SOLUTION: a rectangular field has a width of w meters. The length of the field is 2 meters less than 5 times the width. Write an expression that represents the area of the rectangle.
Algebra ->
Human-and-algebraic-language
-> SOLUTION: a rectangular field has a width of w meters. The length of the field is 2 meters less than 5 times the width. Write an expression that represents the area of the rectangle.
Log On
Question 164592: a rectangular field has a width of w meters. The length of the field is 2 meters less than 5 times the width. Write an expression that represents the area of the rectangle. Answer by midwood_trail(310) (Show Source):
You can put this solution on YOUR website! A rectangular field has a width of w meters. The length of the field is 2 meters less than 5 times the width. Write an expression that represents the area of the rectangle.
Width = w
Length = 5w - 2
Area of rectangle is: Area = length times width
The expression that represents your area for this rectangle is:
A = (5w - 2)(w)
Did you follow?