This is the concept of trajectories;
We are required to calculate the time taken for the base ball whose distant to reach the maximum height has been modeled by h=-16t^2+64t+4.2 took to hit the ground. Here we proceed as follows;
At the time when the base ball hits the ground the height,h=0
Thus;
-16t^2+64t+4.2=0
this is a quadratic equation, to solve the quadratic equation we use the formula;
t=[-b+/- sqrt(b^2-4ac)]/(2a)
where;
a=-16,b=64, c=4.2
thus substituting the values in our formula we get:
t=[-64+/-sqrt(64^2-4*(-16)*4.2)]/(-16*2)
t=[-64+/- sqrt(4364.8)]/(-32)
t=[-64+/-66.1]/(-32)
t=4.1 or-0.1
thus the we take the positive value t=4.1 and we conclude that the time taken for the ball to hit the ground was 4.1 seconds
Answer:
the probability that jose chose two blue marbles would be 8/20
Step-by-step explanation:
Answer:
Step-by-step explanation:
f(x) = 2x2
Range = {f(-3), f(1), f(4), f(5)} = {18, 2, 32, 50}
Answer:
The results don't make sense
Step-by-step explanation:
We can solve by means of a 2x2 system of equations, we have to:
"x" is the number of children's tickets
"y" is the number of adult tickets
Thus:
8 * x + 8.75 * y = 259
x + y = 35 => x = 35 - y
replacing we have:
8 * (35 - y) + 8.75 * y = 259
280 - 8 * y + 8.75 * y = 259
- 8 * y + 8.75 * y = 259 - 280
0.75 * y = -21
y = -21 / 0.75
y = -28
Thus:
x = 35 - (-28) = 63
With these results we notice that the problem has inconsistency, since the value of the tickets cannot be given a negative number, I recommend reviewing the problem, since the approach is correct.