document.write( "Question 175194: The lengthsof the sides of a triangle are consecutive even integers.find the length of the longest side if it is 22 units shorter than the perimeter \n" ); document.write( "
Algebra.Com's Answer #130277 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The lengths of the sides of a triangle are consecutive even integers.find the length of the longest side if it is 22 units shorter than the perimeter \n" ); document.write( "--------------- \n" ); document.write( "1st 2x \n" ); document.write( "2nd 2x+2 \n" ); document.write( "3rd 2x+4 \n" ); document.write( "------------------- \n" ); document.write( "Equation: \n" ); document.write( "2x+4 = (2x + 2x+2 + 2x + 4) -22 \n" ); document.write( "2x+4 = 6x + 6 -22 \n" ); document.write( "4x = 20 \n" ); document.write( "x = 5 \n" ); document.write( "--------- \n" ); document.write( "2x = 10 \n" ); document.write( "2x+2 = 12 \n" ); document.write( "2x+4 = 14 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |