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 #610899 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! x, y, z, the sides; \n" ); document.write( " \n" ); document.write( "Take z as the longest side; \n" ); document.write( "Take x as the shortest side; \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This makes a system of equations \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Maybe Row Elimination would be the way to go. Another way is substitute for x in the first and third equations, and continue to work the the two-variable system resulting. Doing this way:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Found one side length, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |