document.write( "Question 1003320: The height of a photograph is 40 cm greater than the width, and the area of the photograph
\n" ); document.write( " is 896 cm2 What is the height of the photograph?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #652624 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let w=the width of the photograph. Then:
\n" ); document.write( "w(w+40)=896
\n" ); document.write( "w^2+40w-896=0
\n" ); document.write( "(w+56)(w-16)=0
\n" ); document.write( "w=16,-56
\n" ); document.write( "The width is 16cm, the height is 56cm!!!!!!!!!!!!!!!
\n" ); document.write( "
\n" );