314,856 views
28 votes
28 votes
An object is launched at 19.6 meters per second (m/s) from a 58.8-meter tall platform. The equation for the

object's height s at time t seconds after launch is s(t) = - 4.9t2 + 19.6t + 58.8, where s is in meters. Create a
table of values and graph the function. Approximately what is the maximum height that the object will get?
O 76.4 meters
113.5 meters
O 78.4 meters
58.8 meters

User Rohit Shedage
by
2.6k points

1 Answer

21 votes
21 votes

Answer:

Explanation:

The easiest way to do this is to complete the square on the quadratic. This allows us to see what the vertex is and answer the question without having to plug in a ton of numbers to see what the max y value is. Completing the square will naturally put the equation into vertex form:


y=-a(x-h)^2+k where h will be the time it takes to get to a height of k.

Begin by setting the quadratic equal to 0 and then moving over the constant, like this:


-4.9t^2+19.6t=-58.8 and the rule is that the leading coefficient has to be a 1. Ours is a -4.9 so we have to factor it out:


-4.9(t^2-4t)=-58.8 Now take half the linear term, square it, and add it to both sides. Our linear term is a -4, from -4t. Half of -4 is -2, and -2 squared is 4, so we add a 4 to both sides. BUT on the left we have that -4.9 out front there as a multiplier, so we ACTUALLY added on to the left was -4.9(4) which is -19.6:


-4.9(t^2-4t+4)=-58.8-19.6 and now we have to clean this up. The right side is easy, that is -78.4. The left side...not so much.

The reason we complete the square is to create a perfect square binomial, which is the
(x-h)^2 part from above. Completing the square does this naturally, now it's just up to us to write the binomial created during the process:


-4.9(t-2)^2=-78.4 Now, move the constant back over and set the equation back equal to y:


-4.9(t-2)^2+78.4=s(t) and we see that the vertex is (2, 78.4). That means that 2 seconds after launch, the object reached its max height of 78.4 meters, the third choice down.

User Shamsul Haque
by
3.2k points