So, the derivative of the function should be equal to the gradient of the tangent line: $5= 2kx-3$.
But I don't know what I should do next. Any hints please?
So, the derivative of the function should be equal to the gradient of the tangent line: $5= 2kx-3$.
But I don't know what I should do next. Any hints please?
On
On
I presume you aren't given point A so you can't just plug that in for $x$ and figure out k, so you could set up a system of two equations with two unknowns, $x$ and $k$. The first equation can be gotten from how you derived $5 = 2kx-3$ and the second can be gotten by equating both equations such as to get $$ 5x-3=kx^2-3x+5$$ You could then go about solving for $x$ and $k$
Not only does $y=5x-3$ have to have the same slope as $y=kx^2-3x+5$ at the point $A$, but both curves must contain the point $A$. If $A=(a,b)$, this tells you that $5=2ka-3$ (this is the condition you found at the point $(x,y)=(a,b)$) and also $5a-3=ka^2-3a+5$. Now use both equations to solve for $k$.