177k views
3 votes
A toy cannon ball is launched from a cannon on top of a platform. The equation h(t) =- 5
t^(2) + 14t+2 gives the height h, in meter, of the ball t seconds after it is launched.

a)Determine if the ball reaches a height of 14 meters. Explain your answer.

b)How long is the ball in the air?

User Prav
by
4.7k points

2 Answers

4 votes

Answer:

a) The ball does not reach a height of 14 meters.

b) The ball is in the air for
(7)/(5)+(√(59))/(5), or 2.94 seconds.

Explanation:

Part A

We are given the quadratic equation
{h(t)=-5t^2 + 14t + 2}.

In order to solve Part A, we need to find the vertex of the quadratic equation.

  • The parent function of a quadratic function is
    f(x) =ax^2+bx+c.
  • The x-coordinate of the vertex is found with the formula
    (-b)/(2a).
  • The y-coordinate of the vertex is found by setting
    f(x) equal to 0 and solving for the variable.

We can define our variables first so they can be substituted into the equation. We use the parent function and align it with our given equation to find the values that align with each variable.


  • a=-5

  • b=14

  • c=2

Now, we can use the formula
(-b)/(2a) to solve for the x-coordinate of the vertex.


\displaystyle{(-(14))/(2(-5))}\\\\(-14)/(-10)\\\\(14)/(10)\\\\x=(7)/(5)

Then, we need to complete the square to solve for the y-coordinate.


\displaystyle{h(t) = -5\big(t^2 - (14)/(5)t\big) + 2}\\\\\big((b)/(2)\big)^2 = \big((14)/(5) * (1)/(2)\big)^2 = (49)/(25)\\\\h(t) + \big((49)/(5)\big)\big(-5\big) = -5\big(t^2 - (14)/(5)t + ((49)/(5)\big)\big) + 2\\\\h(t) - (49)/(5) = -5\big(t^2 - (14)/(5)t + (49)/(25)\big) + 2\\\\h(t) = -5(t^2 - (14)/(5)t + (49)/(25)) + 2 + (49)/(5)\\\\h(t) = -5\big(t - (7)/(5)\big)^2 + (59)/(5)

The equation we just solved by completing the square gives us the equation in vertex form -
a(x-h)^2+k, where (h, k) is the vertex. Therefore, our x-coordinate has already been solved as
(7)/(2) and we have determined that our y-coordinate is
(59)/(5). This can be converted to a decimal to get 11.8, which we can see is less than 14. Therefore, the ball does not reach a height of 14 meters.

Part B

With us solving for the vertex of the quadratic equation, we now need to solve for approximately how many seconds the ball is in the air. Given the x-coordinate of the vertex, we can plug this value in for the x-variable in the quadratic equation (in this case, the variable is t instead).

I will solve this by completing the square. The other answer shows how to solve this by using the quadratic formula.


\displaystyle{h(t)=-5t^2+14t+2\\\\0=-5t^2+14t+2}\\\\-5t^2+14t+2=0\\\\t^2-(14)/(5)t-(2)/(5)=0\\\\t^2-(14)/(5)=(2)/(5)\\\\t^2-(14)/(5)t+(49)/(25)=(2)/(5)+(49)/(25)\\\\\big(t - (7)/(5)\big)^2=(2)/(5)+(49)/(25)\\\\\sqrt{\big(t - (7)/(5)\big)^2} = \sqrt{(2)/(5)+(49)/(25)}\\\\t-(7)/(5)=\pm(√(59))/(5)\\\\t = (7)/(5)\pm(√(59))/(5)

When simplifying
(7)/(5)\pm(√(59))/(5), we can roughly estimate the value of
√(59) by checking perfect squares. A list of the first ten is supplied.


  • 1^2=1

  • 2^2=4\\

  • 3^2=9

  • 4^2=16

  • 5^2=25

  • 6^2=36

  • 7^2=49

  • 8^2=64

  • 9^2=81

  • 10^2=100

Because square roots and squaring a value work inversely, we can see if we take the square root of 64, for example, that we will get the value of 8.

So, with this information, we can estimate the value of which 59 will fall between and see if we need to further evaluate the square root or we can safely evaluate the function and see if we get a negative or a positive value.

By using the values above, the value of the square root falls roughly between 7 and 8 when evaluated.

Therefore, we know if we subtract 7 or 8 from
(7)/(5), we cannot have a value greater than or equal to 7 as the numerator or we will get a negative value, and time does not exist in negatives. Therefore, we know we must add, not subtract.

Therefore, the ball is in the air for
(7)/(5)+(√(59))/(5) seconds, which roughly approximates to about 2.94 seconds.

User Alexyichu
by
4.8k points
2 votes

Answer:

Part A)

No

Part B)

About 2.9362 seconds.

Explanation:

The equation
\displaystyle h(t)=-5t^2+14t+2 models the height h in meters of the ball t seconds after its launch.

Part A)

To determine whether or not the ball reaches a height of 14 meters, we can find the vertex of our function.

Remember that the vertex marks the maximum value of the quadratic (since our quadratic curves down).

If our vertex is greater than 14, then, at some time t, the ball will definitely reach a height of 14 meters.

However, if our vertex is less than 14, then the ball doesn’t reach a height of 14 meters since it can’t go higher than the vertex.

So, let’s find our vertex. The formula for vertex is given by:


\displaystyle (-(b)/(2a),h(-(b)/(2a)))

Our quadratic is:


\displaystyle h(t)=-5t^2+14t+2

Hence: a=-5, b=14, and c=2.

Therefore, the x-coordinate of our vertex is:


\displaystyle x=-(14)/(2(-5))=(14)/(10)=(7)/(5)

To find the y-coordinate and the maximum height, we will substitute this value back in for x and evaluate. Hence:


\displaystyle h((7)/(5))=-5((7)/(5))^2+14((7)/(5))+2

Evaluate:


\displaystyle \begin{aligned} h((7)/(2))&=-5((49)/(25))+(98)/(5)+2 \\ &=(-245)/(25)+(98)/(5)+2\\ &=(-245)/(25)+(490)/(25)+(50)/(25)\\&=(-245+490+50)/(25)\\&=(295)/(25)=(59)/(5)=11.8\end{aligned}

So, our maximum value is 11.8 meters.

Therefore, the ball doesn’t reach a height of 14 meters.

Part B)

To find out how long the ball is in the air, we can simply solve for our t when h=0.

When the ball stops being in the air, this will be the point at which it is at the ground. So, h=0. Therefore:


0=-5t^2+14t+2

A quick check of factors will reveal that is it not factorable. Hence, we can use the quadratic formula:


\displaystyle x=(-b\pm√(b^2-4ac))/(2a)

Again, a=-5, b=14, and c=2. Substitute appropriately:


\displaystyle x=(-(14)\pm√((14)^2-4(-5)(2)))/(2(-5))

Evaluate:


\displaystyle x=(-14\pm√(236))/(-10)

We can factor the square root:


√(236)=√(4)\cdot√(59)=2√(59)

Hence:


\displaystyle x=(-14\pm2√(59))/(-10)

Divide everything by -2:


\displaystyle x=(7\pm√(59))/(5)

Hence, our two solutions are:


\displaystyle x=(7+√(59))/(5)\approx2.9362\text{ or } x=(7-√(59))/(5)\approx-0.1362

Since our variable indicates time, we can reject the negative solution since time cannot be negative.

Hence, our zero is approximately 2.9362.

Therefore, the ball is in the air for approximately 2.9362 seconds.

User Najaf Ali
by
4.9k points