What is the equation of the tangent line of #f(x)=3x^2-x^3# at #x=1#?

1 Answer
Apr 23, 2017

#y=3x-1#

Explanation:

The equation of the tangent in #color(blue)"point-slope form"# is.

#color(red)(bar(ul(|color(white)(2/2)color(black)(y-y_1=m(x-x_1))color(white)(2/2)|)))#
where m represents the gradient and # (x_1,y_1)" a point on the line"#

#• m_("tangent")=f'(x)" at x =1"#

#rArrf'(x)=6x-3x^2#

#rArrf'(1)=6-3=3#

#"and " f(1)=3-1=2#

#"using " m=3" and " (x_1,y_1)=(1,2)#

#y-2=3(x-1)#

#rArry=3x-1larrcolor(red)" equation of tangent"#