document.write( "Question 929622: If the three sides of a triangle are in a ratio 3:5:7 and the perimeter of the triangle is 12cm, what is the length of the longest side? \n" ); document.write( "
Algebra.Com's Answer #564392 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! With side ratio 3:5:7 , first add the numbers together. \n" ); document.write( "This will give us a denominator to find fractional parts. \n" ); document.write( "3+5+7 = 15 \n" ); document.write( "The shortest side will be 3/15 * 12 = 36/15 = 2.4 \n" ); document.write( "Then next side will be 5/15 * 12 = 60/15 = 4 \n" ); document.write( "The last side will be 7/15 * 12 = 84/15 = 5.6\r \n" ); document.write( "\n" ); document.write( "Notice that 2.4:4:5.6 is equivalent to 3:5:7 \n" ); document.write( "2.4:4:5.6 , multiplying each element by 10 \n" ); document.write( "gives us 24:40:56 \n" ); document.write( "Divide each by 8 and we get \n" ); document.write( " 3:5:7 \n" ); document.write( " \n" ); document.write( " |