document.write( "Question 887494: The perimeter of a rectangle is 110 feet. The ratio of the width to the length is 4:7. Find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #536671 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2*4x+2*7x=110
\n" ); document.write( "8x+14x=110
\n" ); document.write( "22x=110
\n" ); document.write( "x=110/22
\n" ); document.write( "x=5
\n" ); document.write( "4x=20
\n" ); document.write( "7x=35
\n" ); document.write( "
\n" );