How to graph a quadratic function - PSAT Math

Card 1 of 49

0
Didn't Know
Knew It
0
1 of 2019 left
Question

A farmer is designing rectangular pen for his cows. One side of the pen will be blocked by a steep hill, and the other three sides of the pen will be fenced off with wire. If the farmer has 20 meters of wire, what is the maximum area of the pen that he can build in square meters?

Tap to reveal answer

Answer

Let l = length and w = width of the pen. Let us assume that the side blocked by the mountain is along the length of the pen.

The length of wire used to make the pen must equal l + 2w, because this is the perimeter of a rectangle, excluding one of the lengths. The area of the pen will equal l x w.

l + 2w = 20

l = 20-2w

A = l x w = (20-2w)(w) = 20w - 4w2

Let A be a function of w, such that A(w) = 20w - 4w2. We want to find the maximum value of A. We recognize that the graph of A must be in the shape of a parabola, pointing downward. The maximum value of the parabola will thus occur at the vertex.

We want to rewrite A(w) in the standard form of a parabola, given by f(x) = a(x-h)2+k. In order to do this, we must complete the square.

20w-4w2 = -4w2+20w = -4(w2-5w) = -4(w2-5w + 25/4) + 25 = -4(w-5/2)2+25

Thus, the vertex of the parabola occurs at (5/2, 25), which means that w = 5/2.

Going back to our original equation, l + 2(5/2) = 20, and l = 15.

A = l x w = 15(5/2) = 75/2

← Didn't Know|Knew It →