document.write( "Question 100658: A triangle has a perimeter of 165 cm. The first side is 65 cm less than twice the second side. The third side is 10 cm less than the second side. Write and solve an equation to find the length of each side of the triangle. \n" ); document.write( "
Algebra.Com's Answer #73273 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X=SECOND SIDE
\n" ); document.write( "2X-65=FIRST SIDE
\n" ); document.write( "X-10=THIRD SIDE
\n" ); document.write( "X+(2X-65)+(X-10)=165
\n" ); document.write( "4X-65-10=165
\n" ); document.write( "4X=165+75
\n" ); document.write( "4X=240
\n" ); document.write( "X=240/4
\n" ); document.write( "X=60 CM FOR THE SECOND SIDE.
\n" ); document.write( "2*60-65=120-65=55 FOR THE FIRST SIDE.
\n" ); document.write( "60-10=50 FOR TH E THIRD SIDE.
\n" ); document.write( "PROOF
\n" ); document.write( "60+55+50=165
\n" ); document.write( "165=165
\n" ); document.write( "
\n" ); document.write( "
\n" );