document.write( "Question 805232: The length and width of a rectangle are in ratio of 7:3. He perimeter of the rectangle is 60 inches. What are the length and width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #485130 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2*7x+2*3x=60 \n" ); document.write( "20x=60 \n" ); document.write( "x=60/20 \n" ); document.write( "x=3 \n" ); document.write( "7x=21 length \n" ); document.write( "3x=9 Width \n" ); document.write( " |