asked 39.5k views
0 votes
A farmer is enclosing a rectangular space for a pigpen. He wants the length of the pen to be 15 ft longer than the width. The farmer can afford no more than 150 ft of fencing. What could be the pen’s greatest possible length?

asked
User Mahabub
by
7.3k points

1 Answer

5 votes
let
x--------> the length of the pen
y-------> the width of the pen

we know that
perimeter of a rectangle=2*[x+y]
2*[x+y] <= 150-------> equation 1
x=y+15-----> y=x-15------> equation 2
substitute equation 2 in equation 1

2*[x+(x-15)] <= 150-----> 2*[2x-15] <= 150-----> 4x <=150+30
4x <= 180
x <= 180/4------------> x <= 45 ft

the answer is
t
he pen’s greatest possible length is 45 ft
answered
User Ashik
by
7.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.