document.write( "Question 467742: Suppose that the width of a certain rectangle is 5 inches more than one-fourth of its length. The perimeter of the rectangle is 80 inches. Find the length and width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #321085 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "width of a certain rectangle is 5 inches more than one-fourth of its length
\n" ); document.write( "Let x and (.25x + 5in) represent the length and width respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 2(x) + 2*(.25x+5in) = 80in
\n" ); document.write( "Solving for x
\n" ); document.write( " 2.5x = 70in
\n" ); document.write( " x = 28in, the length. the width is 12in (.25*28in + 5)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*28in + 2*12in = 80in \n" ); document.write( "
\n" );