SOLUTION: The area of a rectangle is 28m^2, and the length of the rectangle is 1m more than twice the width. Find the dimensions of the rectangle.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: The area of a rectangle is 28m^2, and the length of the rectangle is 1m more than twice the width. Find the dimensions of the rectangle.      Log On


   



Question 1112022: The area of a rectangle is 28m^2, and the length of the rectangle is 1m more than twice the width. Find the dimensions of the rectangle.
Found 2 solutions by addingup, josgarithmetic:
Answer by addingup(3677) About Me  (Show Source):
You can put this solution on YOUR website!
Area = L x W = 28
L = 2W + 1 substitute for L above:
(2W + 1)W = 28 distribute the W (distributive property of multiplication)
2W^2 + W = 28
2w^2 + W - 28 = 0
rewrite like this:
-28 + W + 2W^2 = 0
now factor:
(-4 + -1W)(7 + -2W) = 0
take the left side:
-4 + -1W = 0
-1W = 4
-W = 4
W = -4
take the other equation, the one on the right:
7 + -2W = 0
-2W = -7
W = -7/-2
W = 3.5
Your answer is:
W = -4 or W = 3.5
The answer we are looking for is not negative, so let's try the 3.5 first:
L = 2W + 1
L = 2(3.5) + 1
L = 8
next:
L x W = 28
8 x 3.5 = 28 Correct
~
Happy learning,
John

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
-----------------------------------------------------------------------
area of a rectangle is 28m^2, and the length of the rectangle is 1m more than twice the width. Find the dimensions
----------------------------------------------------------------------

If x is the width, then length is 2x+1.

The area was given, and equation from description is x%282x%2B1%29=28.

Look for and try checking the factorizations of 28, if you like, but...

2x%5E2%2Bx-28=0
Solve this for x, using general solution for quadratic formula.

x=%28-1%2Bsqrt%281-4%2A2%2A%28-28%29%29%29%2F%282%2A2%29
x=%28-1%2Bsqrt%281%2B224%29%29%2F4
x=%28-1%2B15%29%2F4
x=14%2F4
x=7%2F2
highlight%28x=3%261%2F2%29----------------USE THIS TO EVALUATE THE LENGTH.