document.write( "Question 210992: the sides of a triangle are in the ratio 4 5 6. what is the length of each side if the perimeter is 45cm \n" ); document.write( "
Algebra.Com's Answer #159396 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the sides of a triangle are in the ratio 4 5 6. what is the length of each side if the perimeter is 45cm \n" ); document.write( ": \n" ); document.write( "Let x = the multiplier \n" ); document.write( "4x + 5x + 6x = 45 \n" ); document.write( "15x = 45 \n" ); document.write( "x = 3 \n" ); document.write( "; \n" ); document.write( "the 3 sides are: \n" ); document.write( "3*4 = 12 \n" ); document.write( "3*5 = 15 \n" ); document.write( "3*6 = 18 \n" ); document.write( "-------- \n" ); document.write( "total 45 \n" ); document.write( " |