document.write( "Question 255479: the perimeter of a rectangle is 24 feet. the width is 30 feet less than 5 times the length. find the width. \n" ); document.write( "
Algebra.Com's Answer #187931 by EMStelley(208)\"\" \"About 
You can put this solution on YOUR website!
Let's call the width W and the length L. Then we have:\r
\n" ); document.write( "\n" ); document.write( "\"W+=+5L+-+30\"\r
\n" ); document.write( "\n" ); document.write( "And we know that the equation for perimeter is \"24=2W%2B2L\".\r
\n" ); document.write( "\n" ); document.write( "So using the substitution above, we have:\r
\n" ); document.write( "\n" ); document.write( "\"24+=+2%285L-30%29%2B2L\"
\n" ); document.write( "\"24+=+10L-60%2B2L\"
\n" ); document.write( "\"24+=+12L-60\"
\n" ); document.write( "\"84+=+12L\"
\n" ); document.write( "\"7+=+L\"\r
\n" ); document.write( "\n" ); document.write( "So the length is 7 feet. Thus, using our original equation for width, we have a width of 5 feet.
\n" ); document.write( "
\n" );