document.write( "Question 539383: In a triangle, the sides are in a ratio of 3:4:5 and the perimeter is 60in. What's the measurement of each side?? HELP! \n" ); document.write( "
Algebra.Com's Answer #353413 by AnlytcPhil(1810)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "To divide a number in N into three parts in the ratio of a:b:c\r\n" );
document.write( "\r\n" );
document.write( "first part = \"a%2F%28a%2Bb%2Bc%29\"×N\r\n" );
document.write( "second part = \"b%2F%28a%2Bb%2Bc%29\"×N\r\n" );
document.write( "third part = \"c%2F%28a%2Bb%2Bc%29\"×N\r\n" );
document.write( "\r\n" );
document.write( "To divide a perimeter 60 into three sides in the ratio of 3:4:5\r\n" );
document.write( "\r\n" );
document.write( "first side = \"3%2F%283%2B4%2B5%29\"×60 = \"3%2F12\"×60 = \"1%2F4\"×60 = 15\r\n" );
document.write( "second side = \"4%2F%283%2B4%2B5%29\"×60 = \"4%2F12\"×60 = \"1%2F3\"×60 = 20 \r\n" );
document.write( "third side = \"5%2F%283%2B4%2B5%29\"×60 = \"5%2F12\"×60 = 25\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );