document.write( "Question 159573: Find the largest of three consecutive odd integers such that the sum of the first two integers is five more than the third integer.\r
\n" ); document.write( "\n" ); document.write( "A. 7
\n" ); document.write( "B. 11
\n" ); document.write( "C. 13
\n" ); document.write( "D. 9
\n" ); document.write( "

Algebra.Com's Answer #117680 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
3 consecutive odd integers:
\n" ); document.write( "a, a+2, a+4\r
\n" ); document.write( "\n" ); document.write( "a+a+2=5+a+4
\n" ); document.write( "a=7\r
\n" ); document.write( "\n" ); document.write( "So our largest is 7+4=11.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "7+9=16 which is 5 more than 11.
\n" ); document.write( "
\n" ); document.write( "
\n" );