document.write( "Question 161961This question is from textbook Algebra Structure and Method Book
\n" );
document.write( ": 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 permiter.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #119350 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the sides be s, s+2, and s+4 \n" ); document.write( "P=s+s+2+s+4=3s+6 \n" ); document.write( "3s+6=s+4+22 \n" ); document.write( "3s+6=s+26 \n" ); document.write( "2s=20 \n" ); document.write( "s=10 \n" ); document.write( "s+4=14 the longest side. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |