document.write( "Question 833993: Find 4 consecutive integers such that twice the sum of the first and third is 11 greater than 3 times the second.\r
\n" );
document.write( "\n" );
document.write( "Thank you - \n" );
document.write( "
Algebra.Com's Answer #502777 by stanbon(75887) ![]() You can put this solution on YOUR website! Find 4 consecutive integers such that twice the sum of the first and third is 11 greater than 3 times the second. \n" ); document.write( "-------------------- \n" ); document.write( "1st: x-2 \n" ); document.write( "2nd: x-1 \n" ); document.write( "3rd: x \n" ); document.write( "4th: x+1 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "2(x-2 + x) = 3(x-1)+11 \n" ); document.write( "------ \n" ); document.write( "2(2x-2) = 3x-3+11 \n" ); document.write( "------ \n" ); document.write( "4x-4 = 3x+8 \n" ); document.write( "x = 12 \n" ); document.write( "------- \n" ); document.write( "1st: x-2 = 10 \n" ); document.write( "2nd: 11 \n" ); document.write( "3rd: 12 \n" ); document.write( "4th: 13 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |