document.write( "Question 223402: If the sum of the first two of the five consecutive odd integers is 52, what is the sum of the last two integers? \n" ); document.write( "
Algebra.Com's Answer #167064 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2=52
\n" ); document.write( "2x=50
\n" ); document.write( "x=25
\n" ); document.write( "x+2=27
\n" ); document.write( "x+4=29
\n" ); document.write( "x+6=31
\n" ); document.write( "x+8=33
\n" ); document.write( "33+31=64
\n" ); document.write( "
\n" );