Find the slope of a line $L$ that tangent to the graph of $y = x^3$ and passes through the point $(0,2000)$.
Well, I am new to this concept, to me, slope means $\dfrac{dy}{dx}$, but I get $\dfrac{dy}{dx}=3x^2$, but I do not understand what I need to do after this. Please help me. Thank you.
Since $\dfrac{dy}{dx} = 3x^2$, the line tangent to $y = x^3$ at the point $(a,a^3)$ will have a slope of $3a^2$.
If you use the point-slope formula, the equation of the line is $y-a^3 = 3a^2(x-a)$.
Now, for what value of $a$ does this line pass through $(x,y) = (0,2000)$?