document.write( "Question 907768: Find the three consecutive whole number such that 3 times the middle number is greater than the sum of the other two by 11 \n" ); document.write( "
Algebra.Com's Answer #550572 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the three consecutive whole number such that 3 times the middle number is greater than the sum of the other two by 11 \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 > 2x+11 \n" ); document.write( "x > 11 \n" ); document.write( "--------------- \n" ); document.write( "1st: x-1 > 10 \n" ); document.write( "2nd: x > 11 \n" ); document.write( "3rd: x+1 > 12 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |