5836200 because it's rounded
Please, use " ^ " to denote exponentiation: p(t) = t^2 + 5t + 6.
To find the critical points, differentiate p(t) with respect to t, set the result = to 0, and then solve the resulting equation for t:
p '(t) = 2t + 5 = 0
Solving for t: 2t = -5, and so t = -5/2. (-5/2, p(-5/2)) is the critical point. That evaluates to (-5/2, -0.25). This happens to be the vertex of a parabola that opens up.
Answer: The slope is 4/9 or -4/-9.
Step-by-step explanation:
(1,5)
(10,9) Find the difference in the y values and divide it by the difference in the x values.
5-9= -4
1- 10= -9
-4/-9= 4/9
so the slope is 4/9
Using the slope we could also find the y-intercept and write the equation.
5=4/9 (1) + b where b is the y-intercept
5= 4/9 + b
-4/9 -4/9
b= 41/9
Now we will have the equation y= 4/9 + 41/9
Answer:
Step-by-step explanation:
Answer:
y = x² - 13x + 36
Step-by-step explanation:
Given the zeros x = 4 and x = 9, then the corresponding factors are
(x - 4) and (x - 9)
The polynomial is then the product of the factors
y = (x - 4)(x - 9) ← expand using FOIL
y = x² - 13x + 36