document.write( "Question 141916: I have tried to solve this equation, but so far, I have been unsuccessful. I keep getting different answers because I don't know if I am reading the problem correctly. Any help will be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "The problem given is:\r
\n" );
document.write( "\n" );
document.write( "A rectangular field has an unknown width. The length is 2 more yards than the width and the total is area is 120 yards with an exponent of 2 above and to the right the \"s\" in yards. I am not sure if this means yards squared or square yards. \r
\n" );
document.write( "\n" );
document.write( "I have tried either squaring the 120 yds. or finding the square root of 120. In either scenario can I get the numbers to total 120 when plugging the values in for \"x\". \n" );
document.write( "
Algebra.Com's Answer #103370 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! Let x= width of the rectangular field \n" ); document.write( "x+2 = length of the field.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = Width * Length \n" ); document.write( "120 = x(x+2) \n" ); document.write( "120 = x^2 +2x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is a quadratic equation so set it equal to zero: \n" ); document.write( "0=x^2 + 2x - 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's hope it factors: \n" ); document.write( "0=(x-10)(x+12)\r \n" ); document.write( "\n" ); document.write( "x=10 or x=-12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Reject the x=-12, since you can't have a negative width.\r \n" ); document.write( "\n" ); document.write( "x=10 yds = Width \n" ); document.write( "x+2= 12 yds = Length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 \n" ); document.write( " |