document.write( "Question 396750: The area of the wall you are going to paint is 50 feet square. If the width is half the height what are the dimensions of the wall? \n" ); document.write( "
Algebra.Com's Answer #281363 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "width is half the height
\n" ); document.write( "Let x and x/2 represent height and width respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x(x/2) = 50 ft^2
\n" ); document.write( "solving for x
\n" ); document.write( " x^2/2 = 50 ft^2
\n" ); document.write( " x^2 = 100 ft^2
\n" ); document.write( " x = ± 10 |Tossing out negative solution for length
\n" ); document.write( " x = 10ft, the height of the wall. the width is 5ft ((1/2)*10ft) \n" ); document.write( "
\n" );