document.write( "Question 10410: Dear Tutor this is the problem:\r
\n" );
document.write( "\n" );
document.write( "Find three consecutive integers whose sum is 37 less than 5 times the third integer. \r
\n" );
document.write( "\n" );
document.write( "I need this at 8:00 tonight please work fast. \n" );
document.write( "
Algebra.Com's Answer #5531 by calbreez(9) ![]() You can put this solution on YOUR website! x + (x+1) + (x+2) = 5(x+2)-37 \n" ); document.write( "3x+3=5x+10-37 \n" ); document.write( "3x+3=5x-27 \n" ); document.write( "30=2x \n" ); document.write( "x=15 \n" ); document.write( "So the integers are 15, 16 and 17 \n" ); document.write( " |