document.write( "Question 175728: Find three consecutive odd integers such that 3 times the largest is 57 more than twice the smallest. \n" ); document.write( "
Algebra.Com's Answer #130823 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
call our integers a, a+2, and a+4
\n" ); document.write( ":
\n" ); document.write( "3(a+4)=2a+57
\n" ); document.write( ":
\n" ); document.write( "3a+12=2a+57
\n" ); document.write( ":
\n" ); document.write( "a=45
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28a=45%29\"
\n" ); document.write( ":
\n" ); document.write( "integers are:\"system%2845%2C47%2C49%29\"
\n" ); document.write( "
\n" );