SOLUTION: if a rectangle has an area of 100 and 1 side is 2 feet longer then the other what are the length of the second side?

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: if a rectangle has an area of 100 and 1 side is 2 feet longer then the other what are the length of the second side?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 4756: if a rectangle has an area of 100 and 1 side is 2 feet longer then the other what are the length of the second side?
Answer by longjonsilver(2297) About Me  (Show Source):
You can put this solution on YOUR website!
Let shorter length = x
so longer length = x+2

Area of rectangle is x(x+2) = 100, so we get x%5E2+%2B+2x+-+100+=+0. This does not factorise easily, so use the quadratic formula or complete the square (basically the same thing)...

x%5E2+%2B+2x+=+100
x%5E2+%2B+2x+%2B+1+=+100+%2B+1 --> are you OK that this is the same as the previous line?. The reason for adding the 1 is that the lefthand side can now be factorised nicely to (x+1)^2, so:

%28x%2B1%29%5E2+=+101 so now we can take square root of both sides, remembering there are 2 answers:

%28x%2B1%29+=+%2Bsqrt%28101%29 or %28x%2B1%29+=+-sqrt%28101%29

so x+=+-1%2Bsqrt%28101%29 --ignore the other answer as this is physically not correct for a length.

Longer side is 2%2B+-1%2Bsqrt%28101%29 --> 1%2Bsqrt%28101%29

you can check your answer by multiplying -1%2Bsqrt%28101%29 by 1%2Bsqrt%28101%29 to see if they equal 100.

jon.