document.write( "Question 233843: find three even integers such that the sum of the smallest and the largest is 36 \n" ); document.write( "
Algebra.Com's Answer #172525 by stanbon(75887) ![]() You can put this solution on YOUR website! find three even integers such that the sum of the smallest and the largest is 36 \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 + 2x+2 = 36 \n" ); document.write( "4x = 36 \n" ); document.write( "x = 9 \n" ); document.write( "------------------------- \n" ); document.write( "1st: 2x-2 = 18-2 = 16 \n" ); document.write( "2nd: 18 \n" ); document.write( "3rd: 20 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |