SOLUTION: the lenght of a rectangle is 8 inches greater than its width find the width of the rectangle if it area is 105 square inches
Algebra ->
Rectangles
-> SOLUTION: the lenght of a rectangle is 8 inches greater than its width find the width of the rectangle if it area is 105 square inches
Log On
Question 880547: the lenght of a rectangle is 8 inches greater than its width find the width of the rectangle if it area is 105 square inches Found 2 solutions by josgarithmetic, lwsshak3:Answer by josgarithmetic(39617) (Show Source):
You can put this solution on YOUR website! the lenght of a rectangle is 8 inches greater than its width find the width of the rectangle if it area is 105 square inches
***
let x=width of rectangle
x+8=length of rectangle
width*length=area
x(x+8)=105
x^2+8x=105
x^2+8x-105=0
(x+15)(x-7)=0
x=-15 (reject)
or
x=7
width of rectangle=7 inches