The 4th option is correct
Answer:
5x + 1
Step-by-step explanation:
-5x - 1
to make -5x positive you have to divide both sides by -1
5x + 1
Hope this helps!!!
Answer:
The rocket will take 4.5 seconds to reach its maximum height.
Step-by-step explanation:
The height of a missile t seconds after it has been fired is given by h=-4.9*t²+44.1*t
This function is a quadratic function of the form f (x) = a*x² + b*x + c. In this case a=-4.9, b=44.1 and c=0
To calculate how many seconds it will take for the rocket to reach its maximum height, I must calculate the maximum of the function. The maximum of a quadratic function is the vertex of the parabola. The x coordinate of the vertex will be simply:
. The y coordinate of the vertex corresponds to the function evaluated at that point.
In this case the x coordinate of the vertex corresponds to the t coordinate. In other words, by calculating the x coordinate of the vertex, you are calculating the maximum time t it will take for the rocket to reach its maximum height. So:

t=4.5
<u><em>The rocket will take 4.5 seconds to reach its maximum height.</em></u>
<span>Each team in the softball league plays each of the other teams exactly once. For every game, there is 2 team playing. The order is not important because A vs B is same as B vs A
So you just need to makes a combination of 2 that have a result of 21. If there is t number of teams, the number of matches would be:
tC2 = t!/2!(t-2)! = 21
</span>t! / (t-2)! = 21 *2
(t)(t-1)= 42
t^2 -t -42=0
(t-7)(t+6)
t=7 ; t=-6
Excluding the minus result, you got 7 teams.