SOLUTION: the length of a rectangle is 3 inches more than its width. Write an equation for the area of the rectangle in terms of width, w.

Algebra ->  Rectangles -> SOLUTION: the length of a rectangle is 3 inches more than its width. Write an equation for the area of the rectangle in terms of width, w.       Log On


   



Question 205703This question is from textbook
: the length of a rectangle is 3 inches more than its width. Write an equation for the area of the rectangle in terms of width, w. This question is from textbook

Answer by RAY100(1637) About Me  (Show Source):
You can put this solution on YOUR website!
Area of Rectangle = Length * Width
.
but L = W +3
.
A = L*W = (W+3)* W= W^2 + 3W
.