I would like to create a rectangular vegetable patch. The fencing for the east and west sides costs $4 per foot, and the fencing for the north and south sides costs only $2 per foot. I have a budget of $128 for the project. What are the dimensions of the vegetable patch with the largest area I can enclose?
let x = length and y = height, so we might have something like this |dw:1363584129935:dw|
The fencing for the east and west sides costs $4 per foot so it costs 4y + 4y = 8y dollars to do the east and west sides
the fencing for the north and south sides costs only $2 per foot so it costs 2x+2x = 4x dollars to do the north and south sides
In total, it will cost you 4x + 8y dollars to do the whole enclosure
Your budget is $128, so let's say you spend exactly that much money (nothing more, nothing less)
this would mean 4x + 8y = 128
Solve for x or y and tell me what you get
it might make sense to solve for y, but either one works
like this? y=16-.5x
good
keep that in mind because we'll use that later
now the area of this rectangle |dw:1363584493426:dw| is A = Length * Width A = LW A = x*y
Join our real-time social learning platform and learn together with your friends!