
William W. answered 10/11/22
Top Algebra Tutor
If the height of the rocket is modeled by:
h(t) = -16t2 + 108t + 44
Then, the height of the tower would be the same as the height of the rocket at t = 0 seconds (at the exact time it took off, the rocket is at the top of the tower)
For t = 0: h(0) = -16(0)2 + 108(0) + 44 = 44 feet
The rocket follows a parabolic shape (a parabola is the shape of a quadratic). The highest point of a parabola is called its vertex. To find the "x-coordinate" of the parabola f(x) = ax2 + bx + c, we use x = -b/(2a) so to find the "t-coordinate" of our parabola h(t) = -16t2 + 108t + 44 we use t = -108/(2(-16)) = -108/-32 = 3.375. Meaning, the rocket reaches it's maximum height at t = 3.375 seconds. To find out what that height is, plug in t = 3.375 and see what you get:
For t = 3.375: h(3.375) = -16(3.375)2 + 108(3.375) + 44 = 226.25 feet
To find out the time that the rocket hits the ground, you must realize that "the ground" is when the height is zero meaning h(t) = 0 so:
0 = -16t2 + 108t + 44 but to make this easier, divided both sides by 4:
0 = -4t2 + 27t + 11
Use the Quadratic Formula:
For ax2 + bx + c = 0, x = [-b ± √(b2 - 4ac)]/(2a)
So t = [-27 ± √(272 - 4(-4)(11))]/(2(-4)) = [-27 ± √(729 + 176)]/(-8) = (-27 ± √905)/-8 = (-27 ± 30.083)/-8
Meaning that t = (-27 + 30.083)/-8 or t = (-27 - 30.083)/-8 which is t = -0.385 seconds or t = 7.135 seconds
We can through out the negative answer meaning the rocket hits the ground after 7.135 seconds.
To find the time when the rocket reaches 33 feet, we plug in a height of 33 into our equation:
33 = -16t2 + 108t + 44 and solve for t by subtracting 33 from both sides and going through the same process to solve as we did above:
0 = -16t2 + 108t + 11
t = [-108 ± √(1082 - 4(-16)(11))]/(2(-16)) = [-108 ± √(11664 + 704)]/(-32) = [-108 ± √12368]/(-32) = [-108 ± 111.212]/(-32) so t = (-108 + 111.212)/-32 or t = (-108 - 111.212)/-32 meaning t = -0.1 seconds or t = 6.85 seconds. We can again throw out the negative answer so at t = 6.85 seconds the rocket height is 33 feet.
The practical domain (possible values of "t" are t > 0 and t < 7.135 ("take off" time to "hit the ground" time). To write this in interval notation we say domain: [0, 7.135]
The practical range (possible values of "h" are h > 0 and h < 226.25 "hit the ground" height to max height). To write this in interval notation we say range: [0, 226.25]