document.write( "Question 418733: One side of a triangle is half the longest side. The third side is 8 meters less than the longest side. The perimeter is 42 meters. Find all three sides. (Enter your answers from smallest to largest.)
\n" );
document.write( "? meters
\n" );
document.write( "? meters
\n" );
document.write( "? meters\r
\n" );
document.write( "\n" );
document.write( "Can you show me each step to get the answer? \n" );
document.write( "
Algebra.Com's Answer #292978 by MRperkins(300)![]() ![]() You can put this solution on YOUR website! I am currently answering problems at: http://vyew.com/room#/365877/algebra.com \n" ); document.write( "or you can email me at justin.sheppard.tech at hotmail.com. \n" ); document.write( "Let the longest side be x (we need to label it so we have somewhere to start). Then the other sides are 8 less than x or just x-8 and half of x or 1/2 x \n" ); document.write( "so we have 3 sides, x, 1/2 x and x-8. The perimeter is the distance around the triangle or the sum of the 3 sides and we are told that it is 42 meters. \n" ); document.write( "Therefore, \n" ); document.write( "Combine your x and you get \n" ); document.write( "Add 8 to both sides and you get 2.5x=50 and x=20 meters \n" ); document.write( "then plug in x to find out the side lengths. \n" ); document.write( " |