SOLUTION: My question is:A rectangle is 4" longer than it is wide. The area is 96 square inches, how do you write an expression for length and how do you write the equation to find width, an

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: My question is:A rectangle is 4" longer than it is wide. The area is 96 square inches, how do you write an expression for length and how do you write the equation to find width, an      Log On


   



Question 325262: My question is:A rectangle is 4" longer than it is wide. The area is 96 square inches, how do you write an expression for length and how do you write the equation to find width, and length?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
"A rectangle is 4" longer than it is wide" means that the length is x%2B4 and the width is x inches long. Since the "area is 96 square inches", we can say that x%28x%2B4%29=96 (since Area = Length * Width). I'll let you solve for x.