document.write( "Question 1169597: Fine four consecutive odd integers such that the sum of the first three is five more than twice the largest \n" ); document.write( "
Algebra.Com's Answer #794418 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Fine four consecutive odd integers such that the sum of the first three is five more than twice the largest
\n" ); document.write( "---------------
\n" ); document.write( "Use n, n+2, n+4, n+6
\n" ); document.write( "---
\n" ); document.write( "n + n+2 + n+4 = 2(n+6) + 5
\n" ); document.write( "What's the mystery?
\n" ); document.write( "
\n" );