document.write( "Question 388315: there are 5 questions of which I am having difficutly. Could you please help me. Thank you so much.
\n" );
document.write( "1.find 3 consecutive integers such as the slum of the first two equals three times the third.
\n" );
document.write( "2. find 2 consecutive integers such that three times the second equals 5 more than the first.
\n" );
document.write( "3. find 3 consecutive odd integers such that the sum of the second and the third equals 3 less than the first.
\n" );
document.write( "4. find 4 consecutive even integers such that the slum of the 3rd and the 4th equals 6 less than 4x the second
\n" );
document.write( "5. find 3 consecutive integers sulch that the slum of all 3 integers equals twice the 2nd. \n" );
document.write( "
Algebra.Com's Answer #274627 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1.find 3 consecutive integers such as the sum of the first two equals three times the third. \n" ); document.write( "-- \n" ); document.write( "1st: x-1 \n" ); document.write( "2nd: x \n" ); document.write( "3rd: x+1 \n" ); document.write( "Solve: x-1 + x = 3(x+1) \n" ); document.write( "------------------------------ \n" ); document.write( "2. find 2 consecutive integers such that three times the second equals 5 more than the first. \n" ); document.write( "--- \n" ); document.write( "1st: x \n" ); document.write( "2nd x+1 \n" ); document.write( "Solve: 3(x+1) = 5x \n" ); document.write( "-------------------------- \n" ); document.write( "3. find 3 consecutive odd integers such that the sum of the second and the third equals 3 less than the first. \n" ); document.write( "--- \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "3rd: 2x+3 \n" ); document.write( "Solve: 2x+1+2x+3 = 3(2x-1) \n" ); document.write( "----------------------------------- \n" ); document.write( "4. find 4 consecutive even integers such that the sum of the 3rd and the 4th equals 6 less than 4x the second \n" ); document.write( "----- \n" ); document.write( "1st: 2x-2 \n" ); document.write( "2nd: 2x \n" ); document.write( "3rd: 2x+2 \n" ); document.write( "4th: 2x+4 \n" ); document.write( "Solve: 2x+2 + 2x+4 = 4*2x-6 \n" ); document.write( "====================================\r \n" ); document.write( "\n" ); document.write( "5. find 3 consecutive integers such that \n" ); document.write( "the sum of all 3 integers equals twice the 2nd. \n" ); document.write( "--- \n" ); document.write( "1st: x \n" ); document.write( "2nd: x+1 \n" ); document.write( "3rd: x+2 \n" ); document.write( "Solve: x + x+1 + x+2 = 2(x+1) \n" ); document.write( "3x+3 = 2x+2 \n" ); document.write( "x = -1 \n" ); document.write( "==== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------------------------------------------------------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |