document.write( "Question 876180: A triangle has side lengths in the ratio 3 : 4 : 5. If the perimeter of the triangle is 84cm, what is the length of the shortest side? \n" ); document.write( "
Algebra.Com's Answer #528603 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: solve the equation for x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x + 4x + 5x = 84\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "once you find x, compute 3x to get your final answer \n" ); document.write( " |