document.write( "Question 878419: If you have a rectangular rug whose perimeter is 26 feet and the length is three feet more than the width, what are the dimensions of the rug? (P=2w+2l) \n" ); document.write( "
Algebra.Com's Answer #529938 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Not like P=2w+2l because it is not visually understood without extended effort. Call the length, L.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You have some general situation, L=w+d and 2w+2L=P for positive real numbers d, P; and the unknown variables are L and w.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2w%2B2%28w%2Bd%29=P\", and you already have assigned d=3 and P=26.
\n" ); document.write( "\"2w%2B2w%2B2d=P\"
\n" ); document.write( "\"4w=P-2d\"
\n" ); document.write( "\"highlight%28w=%28P-2d%29%2F4%29\"
\n" ); document.write( "-
\n" ); document.write( "Use the formula given for L:
\n" ); document.write( "\"L=w%2Bd\"
\n" ); document.write( "\"L=%28P-2d%29%2F4%2Bd\"
\n" ); document.write( "\"L=%28P-2d%29%2F4%2B4d%2F4\"
\n" ); document.write( "\"L=%28P-2d%2B4d%29%2F4\"
\n" ); document.write( "\"highlight%28L=%28P%2B2d%29%2F4%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just substitute the values for d and P to get the values for w and L.
\n" ); document.write( "
\n" );