document.write( "Question 78740This question is from textbook
\n" ); document.write( ": The length of a rectangular sign is 3 feet longer than the width. If the sign's area is 54 square feet, find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #56480 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
The problem tells you that the Length (L) equals the Width (W) plus 3 feet. In equation
\n" ); document.write( "form this becomes:
\n" ); document.write( ".
\n" ); document.write( "\"L+=+W+%2B+3\"
\n" ); document.write( ".
\n" ); document.write( "The problem also tells you that the Area (A) is 54 square feet. From geometry you know that
\n" ); document.write( "the formula for the Area of a rectangle is that Area equals the product of the Length
\n" ); document.write( "times the Width. In equation form this is:
\n" ); document.write( ".
\n" ); document.write( "\"A+=+L%2AW+\"
\n" ); document.write( ".
\n" ); document.write( "Substitute the given area to get:
\n" ); document.write( ".
\n" ); document.write( "\"54+=+L%2AW\"
\n" ); document.write( ".
\n" ); document.write( "This equation has two unknowns. You can't solve it unless you can eliminate one of the
\n" ); document.write( "unknowns. To do that you can note that L = W + 3. If you substitute W + 3 for L in the
\n" ); document.write( "equation you get:
\n" ); document.write( ".
\n" ); document.write( "\"54+=+%28W+%2B+3%29%2AW\"
\n" ); document.write( ".
\n" ); document.write( "And multiplying out the right side results in:
\n" ); document.write( ".
\n" ); document.write( "\"54+=+W%5E2+%2B+3W\"
\n" ); document.write( ".
\n" ); document.write( "Get this into the standard quadratic form by first subtracting 54 from both sides and
\n" ); document.write( "then switching sides around to get:
\n" ); document.write( ".
\n" ); document.write( "\"w%5E2+%2B+3W+-+54+=+0\"
\n" ); document.write( ".
\n" ); document.write( "This can be factored into:
\n" ); document.write( ".
\n" ); document.write( "\"%28W%2B9%29%2A%28W-6%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Notice that this equation will be true if either of the 2 factors is a zero because
\n" ); document.write( "zero times anything is zero and therefore equal to the right side of this equation.
\n" ); document.write( ".
\n" ); document.write( "Set W+9 equal to zero and solve to find that W = -9. But what sense does a negative
\n" ); document.write( "width make in this case? None at all, so disregard this solution.
\n" ); document.write( ".
\n" ); document.write( "Next set W-6 equal to zero and solve to find that W = +6. That's better. The width is
\n" ); document.write( "6 feet, and since we know that the length is 3 feet longer than the width, the length
\n" ); document.write( "has to be 9 feet. Check by noting that the product of the length times the width is
\n" ); document.write( "9 ft times 6 ft and that equals the given area of 54 sq ft.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem a little better.
\n" ); document.write( "
\n" );