document.write( "Question 121608: In a triangle whose perimeter is 40 cm, the length of the longest side is four cm less than the sum of th lengths of the other sides. The length of the shortest side is four cm more than the difference between the lengths of the other sides. What is the length of the longest side? \n" ); document.write( "
Algebra.Com's Answer #89284 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
LONGEST SIDE (C)=(A+B-4)
\n" ); document.write( "SHORTEST SIDE (A)=4+(A+B-4)-B
\n" ); document.write( "THE THREE SIDES ARE:(C)(A+B-4), (A)[4+(A+B-4)-B & (B)
\n" ); document.write( "40=A+B-4+4+A+B-4-B+B
\n" ); document.write( "40=2A+2B-4
\n" ); document.write( "2A+2B-4-40=0
\n" ); document.write( "2A=2B-44=0
\n" ); document.write( "2(A+B-22)=0
\n" ); document.write( "A+B-22=0
\n" ); document.write( "A+B=22
\n" ); document.write( "C=(A+B)-4
\n" ); document.write( "C=22-4
\n" ); document.write( "C=18 CM IS THE LONGEST SIDE.
\n" ); document.write( "
\n" ); document.write( "
\n" );