Question 1151878: Suppose g(t)=t^2−7t+12.
(a) Find, simplifying your answer as possible: g(0)=
(b) Solve g(t)=0, simplifying your answer as possible:
t= Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Suppose g(t)=t^2−7t+12.
(a) Find, simplifying your answer as possible: g(0)=
---------------
Wherever you see t, sub zero (0)
g(0) = 0^2 - 7*0 + 12
g(0) = 12
Could it be easier?
==============================
(b) Solve g(t)=0, simplifying your answer as possible:
----
g(t)=t^2−7t+12 = 0
(t-3)*(t-4) = 0
t = 3
t = 4