document.write( "Question 500850: A large rectangular movie screen in an Imax theater as an area of 10,384 square feet. Find the dimensions of the screen if it is 30 feet longer than it is wide? \n" ); document.write( "
Algebra.Com's Answer #338321 by geetha_rama(94)\"\" \"About 
You can put this solution on YOUR website!
Let x be the width of the screen and
\n" ); document.write( " x + 30 be the length of the screen
\n" ); document.write( "Area of the screen = 10384 square feet
\n" ); document.write( "=>x(x+30) = 10384
\n" ); document.write( "x^2 + 30x = 10384
\n" ); document.write( "x^2 + 30x - 10384 = 0
\n" ); document.write( "x2+118x - 88x -10384 = 0
\n" ); document.write( "x(x+118) -88(x+118) = 0
\n" ); document.write( "(x+118)(x-88) = 0
\n" ); document.write( "x=-118,88\r
\n" ); document.write( "\n" ); document.write( "Since width should be positive,
\n" ); document.write( "width = 88 feet
\n" ); document.write( "length = 118 feet
\n" ); document.write( "
\n" ); document.write( "
\n" );