SOLUTION: A company's profit can be modeled by p=t^2-2t+15, where p is the profit (in millions of dollars) for the year that is t years since 2010. Predict when the profit wasn't will be $78
Algebra ->
Linear-equations
-> SOLUTION: A company's profit can be modeled by p=t^2-2t+15, where p is the profit (in millions of dollars) for the year that is t years since 2010. Predict when the profit wasn't will be $78
Log On
Question 1000321: A company's profit can be modeled by p=t^2-2t+15, where p is the profit (in millions of dollars) for the year that is t years since 2010. Predict when the profit wasn't will be $78 million. Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Hi there,
I assume that you want to know when
the profit will $78 million.
P = t^2 - 2t + 15
t^2 - 2t + 15 = 78
t^2 - 2t - 63 = 0
(t + 7)(t - 9) = 0
t + 7 = 0
t = -7 (No answer as negative)
t - 9 = 0
t = 9
...............
So in 9 years or 2019
the profits will be $78 million
Proof:
P(t) = t^2 - 2t + 15
P(9) = 9^2 - 2(9) + 15
P(9) = 81 - 18 + 15
P(9) = 78.
Hope this helps :-)