document.write( "Question 819833: Two sides of a parallelogram are in ratio 5:3 . If its perimeter is 64 cm, find the lengths of its sides.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #493255 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two sides of a parallelogram are in ratio 5:3 . If its perimeter is 64 cm, find the lengths of its sides. \n" ); document.write( "---------------- \n" ); document.write( "5:3 is the same as 5x:3x where 5x can be Length and 3x can be Width \n" ); document.write( "-------------- \n" ); document.write( "Perimeter = 2(L+W) \n" ); document.write( "64 = 2(5x+3x) \n" ); document.write( "8x = 32 \n" ); document.write( "x = 4 \n" ); document.write( "5x = 5*4 = 20 cm = Length \n" ); document.write( "---- \n" ); document.write( "3x = 3*4 = 12 cm = Width \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |