document.write( "Question 1094651: find three consecutive odd intergers such that the second is 20 less than 3 times the third intergers
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #709207 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
n, the second odd integer
\n" ); document.write( "n+2, the third odd integer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n=-20%2B3%28n%2B2%29\"
\n" ); document.write( "
\n" );