document.write( "Question 490928: Word problems!! Can you help me solve: Find three consecutive integers whose sum divided by the difference between the third number and the first number will be 3 more than the middle number.
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #334363 by stanbon(75887) ![]() You can put this solution on YOUR website! Find three consecutive integers whose sum divided by the difference between the third number and the first number will be 3 more than the middle number. \n" ); document.write( "----- \n" ); document.write( "1st: x-1 \n" ); document.write( "2nd: x \n" ); document.write( "3rd: x+1 \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "(3x)/(2) = x+3 \n" ); document.write( "--- \n" ); document.write( "3x = 2x+6 \n" ); document.write( "x = 6 \n" ); document.write( "---- \n" ); document.write( "1st: x-1 = 5 \n" ); document.write( "2nd: x = 6 \n" ); document.write( "3rd: x+1 = 7 \n" ); document.write( "================= \n" ); document.write( "Check: \n" ); document.write( "(18)/2 = 6+3 \n" ); document.write( "9 = 9 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |