document.write( "Question 388531: the perimeter of a parallelogram is 54cm. the ratio of the lengths of the sides is 2:7. what are the lengths of the sides? \n" ); document.write( "
Algebra.Com's Answer #274937 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! 2/7=a/b \n" ); document.write( "2b=7a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2a+2b=54 \n" ); document.write( "2a+7a=54 \n" ); document.write( "9a=54 \n" ); document.write( "a=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2b=7*6 \n" ); document.write( "2b=42 \n" ); document.write( "b=21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sides are 6, 21 \n" ); document.write( " |