document.write( "Question 762758: the perimeter of a triangle (the sum of its three sides) is 145.one of the sides is twice the length of the smallest side, and the third is five less than three times the smaller side.Find the lenght of each side \n" ); document.write( "
Algebra.Com's Answer #464171 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the perimeter of a triangle (the sum of its three sides) is 145.one of the sides is twice the length of the smallest side, and the third is five less than three times the smaller side.
\n" ); document.write( "Find the length of each side
\n" ); document.write( "-------------------
\n" ); document.write( "a + b + c = 145
\n" ); document.write( "b = 2a
\n" ); document.write( "c = 3a-5
\n" ); document.write( "-----
\n" ); document.write( "a + 2a + 3a-5 = 145
\n" ); document.write( "6a = 150
\n" ); document.write( "------------------------
\n" ); document.write( "a = 25
\n" ); document.write( "b = 2a = 50
\n" ); document.write( "c = 3a-5 = 70
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );