document.write( "Question 271334: Four time the smallest of three consecutive odd integers is 236 more than the sum of the other two intergers. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #198679 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+2 & x+4 be the 3 odd integers. \n" ); document.write( "4x=236+(x+2)+(x+4) \n" ); document.write( "4x=236+2x+6 \n" ); document.write( "4x-2x=242 \n" ); document.write( "2x=242 \n" ); document.write( "x=242/2 \n" ); document.write( "x=121 ans. for the smallest integer. \n" ); document.write( "121+2=123 for the middle integer. \n" ); document.write( "121+4=125 for the largest integer. \n" ); document.write( "Proof; \n" ); document.write( "4*121=236+123+125 \n" ); document.write( "484=484 \n" ); document.write( " |