document.write( "Question 1047753: find three consecutive odd integers such that the sum of the least integer and the middle integer 19 more than the great integer \n" ); document.write( "
Algebra.Com's Answer #663286 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Consecutive odd integers for some integer n,
\n" ); document.write( "\"system%282n%2B1%2C2n%2B3%2C2n%2B5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282n%2B1%29%2B%282n%2B3%29=19%2B%282n%2B5%29\"
\n" ); document.write( "
\n" );