Answer:
a) No. t < 0 is not part of the useful domain of the function
b) 2.0 seconds
Step-by-step explanation:
a) A graph of the function is shown below. It shows t-intercepts at t=-0.25 and t=2.0. We presume that t is measured forward from some event such as the ball being thrown or hit. The model's predicted ball location has no meaning prior to that event, when values of t are negative.
__
b) It is convenient to use a graphing calculator to find the t-intercepts. Or, the equation can be solved for h=0 any of several ways algebraically. One is by factoring.
h = 0 = -16t² +28t +8 . . . . . . . . . . . . the ball hits the ground when h = 0
0 = -4(4t² -7t -2) = -4(4t +1)(t -2)
This has t-intercepts where the factors are zero, at t=-1/4 and t=2.
The ball will hit the ground after 2 seconds.
To find the total distance, Divide distance already walked by percentage:
8 / 0.55 = 14.55 km
She already walked 8 so now subtract:
14.55 - 8 = 6.55 km left to walk
Answer:
Step-by-step explanation:
I don’t know why they bother teaching recursive formulas as the explicit is almost always used :)
For 2,9,16,23...
Recursive is a(n+1)=an+7
Explicit is an=2+7(n-1)
(or more neatly an=7n-5)
For 2,14,98,686...
Recursive is a(n+1)=7an
Explicit is an=2(7^(n-1))
(or (2/7)7^n )
N can be equal to anything below 4 because if they are integers, m will equal to 5 or lower, as long as it is a whole number, but since the greatest possible answer is 5 then we will say m=5. So it is simplified to 6<5<n, and same thing, n is equal to any whole number below 5, so n is equal to 4, 3, 2, 1, 0, etc.