SOLUTION: A rectangular pen is to be built against a wall using 60 m of fencing for the three sides which need fencing. If the area of the pen is to be as large as possible, find the length

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A rectangular pen is to be built against a wall using 60 m of fencing for the three sides which need fencing. If the area of the pen is to be as large as possible, find the length       Log On


   



Question 937287: A rectangular pen is to be built against a wall using 60 m of fencing for the three sides which need fencing. If the area of the pen is to be as large as possible, find the length of the longest side and also its maximum area.
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
a = xy
y + 2x = 60
y = 60 - 2x
---
a = x(60 - 2x)
a = 60x - 2xx
---
-2xx + 60x = 0
---
the above quadratic equation is in standard form, with a=-2, b=60 and c=0
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
-2 60 0
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
x = 0
x = 30
---
the quadratic has a vertex maximum at: ( 15, 450 )
---
maximum area (a) occurs when x = 15:
y = 60 - 2*15
y = 30 m
---
answer:
x = 15 m
y = 30 m
max area = 450 sq.m
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---