document.write( "Question 903086: the width of a rectangular screen is 3 inches more than its height. if the area of the screen is 154 square inches , find the dimension? \n" ); document.write( "
Algebra.Com's Answer #547754 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "(h+3)h = 154
\n" ); document.write( "h^2 + 3h - 154 = 0
\n" ); document.write( "(h + 14)(h-11) = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( "h = 11in and w = 14in \"11%2B3\"
\n" ); document.write( " \n" ); document.write( "
\n" );