SOLUTION: A rectangle's length is 6 units greater than its width. what is an equation expressing the rectangle's area, A, as a function of w.
Algebra ->
Rectangles
-> SOLUTION: A rectangle's length is 6 units greater than its width. what is an equation expressing the rectangle's area, A, as a function of w.
Log On
Question 934710: A rectangle's length is 6 units greater than its width. what is an equation expressing the rectangle's area, A, as a function of w. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A rectangle's length is 6 units greater than its width. what is an equation expressing the rectangle's area, A, as a function of w.
---
length = width + 6
-----
Equation:
Area = length * width
------
A = (w+6)w
A = w^2 + 6w
-----------------
Cheers,
Stan H.
----------------