SOLUTION: the area of a rectangle is 102 square inches. the length of the rectangle is 5 inches greater than twice the width. find the dimensions of the rectangle
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: the area of a rectangle is 102 square inches. the length of the rectangle is 5 inches greater than twice the width. find the dimensions of the rectangle
Log On
Question 385281: the area of a rectangle is 102 square inches. the length of the rectangle is 5 inches greater than twice the width. find the dimensions of the rectangle Found 2 solutions by mananth, richard1234:Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! the area of a rectangle is 102 square inches. the length of the rectangle is 5 inches greater than twice the width. find the dimensions of the rectangle
...
width = w in
length = 2w+5 in
..
L*W=Area
w(2w+5)=102
2w^2+5w=102
-102 -102
2w^2+5w-102=0
2w^2+17w-12w-102=0
w(2w+17)-6(2w+17)=0
(w-6)(2w+17)=0
w= 6 inches the width
Length=2x+5=12+5=17 inches
....
m.ananth@hotmail.ca
Or, we can convert this into an elementary algebra problem by assuming the width is x and the length is 2x + 5. Then,
x(2x + 5) = 102
2x^2 + 5x - 102 = 0
(2x + 17)(x - 6) = 0
x = -17/2 or x = 6 --> x = 6 because we take the positive value.