document.write( "Question 784992: The largest of three consecutive even integers is three times the smallest. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #477311 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The largest of three consecutive even integers is three times the smallest. Find the integers. \n" ); document.write( "----- \n" ); document.write( "1st:: 2x-2 \n" ); document.write( "2nd:: 2x \n" ); document.write( "3rd:: 2x+2 \n" ); document.write( "-------------- \n" ); document.write( "Equation: \n" ); document.write( "2x+2 = 3(2x-2) \n" ); document.write( "2x+2 = 6x-6 \n" ); document.write( "4x = 8 \n" ); document.write( "x = 2 \n" ); document.write( "------ \n" ); document.write( "1st: 2x-2 = 2 \n" ); document.write( "2nd: 4 \n" ); document.write( "3rd: 6 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |