document.write( "Question 990952: The perimeter of a triangle is 56 centimeters. The longest side is 2 centimeters less than the sum of the other two sides. Twice the shortest side is 13 centimeters less than the longest side. Find the lengths of each side of the triangle.\r
\n" );
document.write( "\n" );
document.write( "a=
\n" );
document.write( "b=
\n" );
document.write( "c=a+b-2
\n" );
document.write( "a+b+c=56 \n" );
document.write( "
Algebra.Com's Answer #610913 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The perimeter of a triangle is 56 centimeters. The longest side is 2 centimeters less than the sum of the other two sides. Twice the shortest side is 13 centimeters less than the longest side. Find the lengths of each side of the triangle.\r \n" ); document.write( "\n" ); document.write( "a= \n" ); document.write( "b= \n" ); document.write( "c=a+b-2 \n" ); document.write( "a+b+c=56 \n" ); document.write( " Shortest side:\n" ); document.write( " |