document.write( "Question 1133359: The dimensions of a rectangular monitor screen are such that its length is 5 in. more than its width. If the length were doubled and if the width were decreased by 1 ​in., the area would be increased by 294 in squared. What are the length and width of the​ screen? \n" ); document.write( "
Algebra.Com's Answer #750556 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Original:
\n" ); document.write( "w+5 and w
\n" ); document.write( "area \"w%28w%2B5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Changed:
\n" ); document.write( "2(w+5) and w-1
\n" ); document.write( "area \"2%28w%2B5%29%28w-1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Increase of Area:
\n" ); document.write( "\"2%28w%2B5%29%28w-1%29-w%28w%2B5%29=294\"
\n" ); document.write( "Simplify and solve.
\n" ); document.write( "
\n" );