For $P = (1, 0)$
First I would differentiate,
$$y=x^3-2x^2+1$$
To get
$$\frac{dy}{dx}= 3x^2-4x$$
Then add in 1 for x.
= $-1$
But then I am really not sure where i should do with this to get the answer
$$Y=1-x$$
How to I reach this point?
For $P = (1, 0)$
First I would differentiate,
$$y=x^3-2x^2+1$$
To get
$$\frac{dy}{dx}= 3x^2-4x$$
Then add in 1 for x.
= $-1$
But then I am really not sure where i should do with this to get the answer
$$Y=1-x$$
How to I reach this point?
You have the point $(x_1, y_1) =(1,0)$ and the slope $m = -1$.
You can use the so-called "point slope formula": $$y-y_1 = m(x-x_1)$$ $$y - 0 = -1(x-1)$$
And simplify.