document.write( "Question 114393: Suppose a rectangular movie screen has an area of 10416 square feet. Find the dimensions of the screen if it is 19 feet longer than it is wide.\r
\n" ); document.write( "\n" ); document.write( "THANKS!
\n" ); document.write( "

Algebra.Com's Answer #83290 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
First let L represent the length of the movie screen and let W represent the width of the screen.
\n" ); document.write( ".
\n" ); document.write( "You are told that the length is 19 feet longer than the width. So you can say in equation form
\n" ); document.write( "that:
\n" ); document.write( ".
\n" ); document.write( "L = W + 19
\n" ); document.write( ".
\n" ); document.write( "You are also told that the area of the screen is 10416 sq ft. But the area of a rectangle
\n" ); document.write( "such as this screen is is found by multiplying its length L by its width W. So we can write
\n" ); document.write( "in equation form that:
\n" ); document.write( ".
\n" ); document.write( "Area = L * W
\n" ); document.write( ".
\n" ); document.write( "Substitute 10416 for A and W + 19 for L and you have:
\n" ); document.write( ".
\n" ); document.write( "10416 = (W + 19)*W
\n" ); document.write( ".
\n" ); document.write( "Multiply out the right side by multiplying W times each of the terms in the parentheses
\n" ); document.write( "and the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "10416 = W^2 + 19W
\n" ); document.write( ".
\n" ); document.write( "Get this into standard quadratic form by subtracting 10416 from both sides to make the
\n" ); document.write( "equation:
\n" ); document.write( ".
\n" ); document.write( "0 = W^2 + 19W - 10416
\n" ); document.write( ".
\n" ); document.write( "Just to get it into a more conventional form, transpose the equation (switch sides) to
\n" ); document.write( "make it:
\n" ); document.write( ".
\n" ); document.write( "W^2 + 19W - 10416 = 0
\n" ); document.write( ".
\n" ); document.write( "This is in the standard quadratic form of:
\n" ); document.write( ".
\n" ); document.write( "aW^2 + bW + c = 0
\n" ); document.write( ".
\n" ); document.write( "and by comparing this standard form with the conventional for for this problem, we can see
\n" ); document.write( "that a = 1, b = 19, and c = -10416
\n" ); document.write( ".
\n" ); document.write( "For the standard quadratic form, according to the quadratic formula the answers for the
\n" ); document.write( "unknown are:
\n" ); document.write( ".
\n" ); document.write( "\"W+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ".
\n" ); document.write( "Substitute 1 for a, 19 for b, and -10416 for c and you have:
\n" ); document.write( ".
\n" ); document.write( "\"W+=+%28-19+%2B-+sqrt%28+19%5E2-4%2A1%2A-10416+%29%29%2F%282%2A1%29+\"
\n" ); document.write( ".
\n" ); document.write( "Solve for the term under the radical. \"19%5E2+=+361\" and \"-4%2A1%2A-10416+=+41664\". Add
\n" ); document.write( "these two terms to get that the term under the radical is \"361+%2B+41664+=+42025\".
\n" ); document.write( "This reduces the answer to:
\n" ); document.write( ".
\n" ); document.write( "\"W+=+%28-19+%2B-+sqrt%28+42025+%29%29%2F%282%2A1%29+\"
\n" ); document.write( ".
\n" ); document.write( "Taking the square root of 42025 on a calculator we get 205. Substituting this result further
\n" ); document.write( "reduces the equation for W to:
\n" ); document.write( ".
\n" ); document.write( "\"W+=+%28-19+%2B-+205%29%2F%282%2A1%29+\"
\n" ); document.write( ".
\n" ); document.write( "Multiply out the denominator ... 2*1 = 2 and this simplifies the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"W+=+%28-19+%2B-+205%29%2F2+\"
\n" ); document.write( ".
\n" ); document.write( "The numerator must be positive so that the value of W is positive. [It would make no sense
\n" ); document.write( "to have a negative width.] Therefore, we can disregard the negative sign preceding the
\n" ); document.write( "205 and the equation becomes just:
\n" ); document.write( ".
\n" ); document.write( "\"W+=+%28-19+%2B+205%29%2F2+\"
\n" ); document.write( ".
\n" ); document.write( "The two terms in the numerator combine to 186 and the equation is simplified to:
\n" ); document.write( ".
\n" ); document.write( "\"W+=+186%2F2+=+93\"
\n" ); document.write( ".
\n" ); document.write( "This tells you that the small dimension of the screen is 93 feet. The larger dimension
\n" ); document.write( "(the length) is 19 feet more or 93 + 19 = 112 ft.
\n" ); document.write( ".
\n" ); document.write( "So the screen is 93 by 112 feet.
\n" ); document.write( ".
\n" ); document.write( "Check ... the area of the screen is 93 * 112 = 10416 square feet, just as the problem
\n" ); document.write( "says it should be. Our answer checks.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem and how to use the quadratic formula in
\n" ); document.write( "solving it.
\n" ); document.write( ".
\n" ); document.write( "
\n" );