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)![]() ![]() ![]() 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( " \n" ); document.write( ": \n" ); document.write( "integers are: |