document.write( "Question 308212: the width of a rectangular window is two feet more than its height. if the area is 35 sq. ft, what's the height? \r
\n" ); document.write( "\n" ); document.write( "a. 9ft
\n" ); document.write( "b. 7 ft
\n" ); document.write( "c.5ft
\n" ); document.write( "d. 3 ft
\n" ); document.write( "

Algebra.Com's Answer #220371 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
w=h+2
\n" ); document.write( "hw=35
\n" ); document.write( "h(h+2)=35
\n" ); document.write( "h^2+2h-35=0
\n" ); document.write( "(h+7)(h-5)=0
\n" ); document.write( "h=5'
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );