SOLUTION: The perimeter of three sides of a rectangle is 380 and we are trying to build a fence around the entire rectangle. The price of the fence is $14.00 for the longest sides and $10.00

Algebra ->  Rectangles -> SOLUTION: The perimeter of three sides of a rectangle is 380 and we are trying to build a fence around the entire rectangle. The price of the fence is $14.00 for the longest sides and $10.00      Log On


   



Question 875391: The perimeter of three sides of a rectangle is 380 and we are trying to build a fence around the entire rectangle. The price of the fence is $14.00 for the longest sides and $10.00 for the shortest sides. What is the price for the full fence?
Thanks.

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
The description is unclear. Assign variables for lengths of the sides.
x is one dimension
y is the other dimension
x%2B2y=380

If x is the longest side, then cost of the full fence is 14%2A2x%2B10%2A2y;
If y is the longest side, then cost of the full fence is 10%2A2x%2B14%2A2y.

More information is needed.