document.write( "Question 520681: the area of a painting is 15 square feet. find the dimensions of the painting if the height is 7 inches more than twice the width \n" ); document.write( "
Algebra.Com's Answer #346176 by Math_prodigy(24)\"\" \"About 
You can put this solution on YOUR website!
h=height
\n" ); document.write( "w=width
\n" ); document.write( "h*w=15
\n" ); document.write( "w=15/h
\n" ); document.write( "h=7+2w
\n" ); document.write( "h=7+2*(15/h)
\n" ); document.write( "h=7+30/h
\n" ); document.write( "h^2=7h+30
\n" ); document.write( "h^2-7h-30=0
\n" ); document.write( "h= \"x+=+%28-%28-7%29+%2B-+sqrt%28+%28-7%29%5E2-4%2A1%2A%28-30%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "h=10
\n" ); document.write( "w=15/10=1.5 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );