the function relating the height of an object off the ground to the time spent falling is a quadratic…

the function relating the height of an object off the ground to the time spent falling is a quadratic relationship. travis drops a tennis ball from the top of an office building 90 meters tall. three seconds later, the ball lands on the ground. after 2 seconds, how far is the ball off the ground? 30 meters 40 meters 50 meters 60 meters

the function relating the height of an object off the ground to the time spent falling is a quadratic relationship. travis drops a tennis ball from the top of an office building 90 meters tall. three seconds later, the ball lands on the ground. after 2 seconds, how far is the ball off the ground? 30 meters 40 meters 50 meters 60 meters

Answer

Explanation:

Step1: Recall the quadratic - motion formula

The general form of the height - time function for free - fall is $h(t)=h_0+v_0t-\frac{1}{2}gt^2$, where $h_0$ is the initial height, $v_0$ is the initial velocity, and $g$ is the acceleration due to gravity. Since the ball is dropped, $v_0 = 0$, and $h_0=90$m, and $g = 10$m/s². So the function is $h(t)=90 - 5t^2$.

Step2: Substitute $t = 2$ into the function

Substitute $t = 2$ into $h(t)=90 - 5t^2$. We get $h(2)=90-5\times2^2$. First, calculate $5\times2^2=5\times4 = 20$. Then $h(2)=90 - 20$.

Step3: Calculate the result

$h(2)=70$m. But there is a mistake above. Let's use the fact that the ball lands in $t = 3$ seconds. The general quadratic function is $h(t)=at^2+bt + c$. When $t = 0$, $h(0)=90$, so $c = 90$. When $t = 3$, $h(3)=0$. So $0=a\times3^2+b\times3 + 90$, which simplifies to $9a+3b+90 = 0$ or $3a + b=- 30$. Since the ball is dropped (initial velocity $v(0)=0$), and $v(t)=2at + b$, when $t = 0$, $v(0)=b = 0$. Then $3a=-30$, so $a=- \frac{10}{1}$. The height function is $h(t)=-5t^2 + 90$. Substitute $t = 2$ into $h(t)=-5t^2+90$. $h(2)=-5\times2^2+90$. $h(2)=-5\times4 + 90$. $h(2)=-20 + 90$. $h(2)=70$m. There is an error in the options. If we assume the correct quadratic model $h(t)=90-\frac{1}{2}gt^2$ with $g = 10$m/s²:

Step1: Write the height formula

$h(t)=90 - 5t^2$.

Step2: Evaluate at $t = 2$

$h(2)=90-5\times2^2=90 - 20=70$m. If we assume some wrong - setup and recalculate: The general form of the quadratic function for height $h(t)=at^2+bt + c$. $c = 90$ (initial height). We know $h(3)=9a + 3b+90=0$. Since the object is dropped, $b = 0$ (initial velocity is 0). Then $9a=-90$, $a=- 10$. $h(t)=-10t^2+90$. Substitute $t = 2$: $h(2)=-10\times2^2+90=-40 + 90 = 50$m.

Answer:

50 meters