document.write( "Question 542362: Suppose the length of one rectangular field is 400 meters more than the side of a square field. The width of the rectangular field is 100 meters more than the side of the square field. If the rectangular field has twice the area of the square field, what are the dimensions of each field?\r
\n" ); document.write( "\n" ); document.write( "I came up with 2A^2=(A+400)(A+100)
\n" ); document.write( "A being equal to the side of the square, 2A^2 being equal to the squares area
\n" ); document.write( "I'm not sure where to go from there because when I foiled it out to:
\n" ); document.write( "2A^2=A^2+500A+40,000 I am not sure how to solve for A or if that is even the correct variable.
\n" ); document.write( "

Algebra.Com's Answer #354531 by neatmath(302)\"\" \"About 
You can put this solution on YOUR website!

You have 3 possible variables to work with:
\r
\n" ); document.write( "\n" ); document.write( "l length of rect field
\r
\n" ); document.write( "\n" ); document.write( "w width of rect field
\r
\n" ); document.write( "\n" ); document.write( "s side of square field
\r
\n" ); document.write( "\n" ); document.write( "We know:
\r
\n" ); document.write( "\n" ); document.write( "\"l=400%2Bs\"
\r
\n" ); document.write( "\n" ); document.write( "\"w=100%2Bs\"
\r
\n" ); document.write( "\n" ); document.write( "\"l%2Aw=2%2As%5E2\"
\r
\n" ); document.write( "\n" ); document.write( "Now let's substitute those first 2 values for l and w into our 3rd equation:
\r
\n" ); document.write( "\n" ); document.write( "\"%28400%2Bs%29%2A%28100%2Bs%29=2%2As%5E2\"
\r
\n" ); document.write( "\n" ); document.write( "\"40000%2B100s%2B400s%2Bs%5E2=2%2As%5E2\"
\r
\n" ); document.write( "\n" ); document.write( "\"40000%2B500s%2Bs%5E2=2%2As%5E2\"
\r
\n" ); document.write( "\n" ); document.write( "\"s%5E2-500s-40000=0\"
\r
\n" ); document.write( "\n" ); document.write( "Then we can factor this or use the quadratic formula:
\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-500x%2B-40000+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-500%29%5E2-4%2A1%2A-40000=410000\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=410000 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--500%2B-sqrt%28+410000+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-500%29%2Bsqrt%28+410000+%29%29%2F2%5C1+=+570.156211871642\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-500%29-sqrt%28+410000+%29%29%2F2%5C1+=+-70.1562118716424\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B-500x%2B-40000\" can be factored:
\n" ); document.write( " \"1x%5E2%2B-500x%2B-40000+=+%28x-570.156211871642%29%2A%28x--70.1562118716424%29\"
\n" ); document.write( " Again, the answer is: 570.156211871642, -70.1562118716424.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-500%2Ax%2B-40000+%29\"
\n" ); document.write( "
\r
\n" ); document.write( "\n" ); document.write( "So your equation was right, you just needed to go a bit further.
\r
\n" ); document.write( "\n" ); document.write( "After using the quadratic formula, we can see there is only one possible answer for s:
\r
\n" ); document.write( "\n" ); document.write( "\"s=570.156\" meters rounded to 3 decimal places
\r
\n" ); document.write( "\n" ); document.write( "We had to discard the other possible solution because it was negative, and we can't have negative distances (in most cases).\r
\n" ); document.write( "\n" ); document.write( "And once we know the value for s, we can easily calculate the values for l and w.
\r
\n" ); document.write( "\n" ); document.write( "\"l=970.156\" meters
\r
\n" ); document.write( "\n" ); document.write( "\"w=670.156\" meters
\r
\n" ); document.write( "\n" ); document.write( "I hope this helps!
\n" ); document.write( "
\n" );