document.write( "Question 546819: A rectange shed covers 300 feet of ground. It is 6 feet longer than it is wide. What is the width of the shed to the nearest tenth of a foot?\r
\n" );
document.write( "\n" );
document.write( "This is what I tried:
\n" );
document.write( "x = width
\n" );
document.write( "x + 6 = length
\n" );
document.write( "Area of a Rectangle = 300 \r
\n" );
document.write( "\n" );
document.write( "What I set up: 300 = x(x + 6)
\n" );
document.write( "Which then I got: 300 = x^2 +6x\r
\n" );
document.write( "\n" );
document.write( "That is all I could figure out. \n" );
document.write( "
Algebra.Com's Answer #356094 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! What you've done so far is good! \n" ); document.write( "Now you need to solve the resulting quadratic equation for x (the width). \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The width is 14.6 feet (to the nearest tenth of a foot). \n" ); document.write( " \n" ); document.write( " |