Solve for m. Solve for the point on the graph for x=1. Solve for the equation of the tangent at x=1.

ANSWERS
• m = ,1
,• The point on the graph for x = 1 is (1, ,1,)
,• Equation of the tangent at x = 1 is ,y = x
EXPLANATION
First, we have to find the derivative of y,
[tex]\frac{dy}{dx}=2\cdot2x^{2-1}-3\cdot1x^{1-1}+0=4x-3[/tex]Now, to find m, we have to evaluate the derivative at x = 1,
[tex]\frac{dy}{dx}\Big|_{x=1}=m=4\cdot1-3=4-3=1[/tex]The equation of the tangent is,
[tex]y_t=mx+b[/tex]Where m is the slope - which we found above, and b is the y-intercept. To find b, we have to use a point on the line. We don't know what is the line, but we do know that it is tangent to the graph of y at the tangency point, whose x-coordinate is x = 1. To find the y-coordinate of the tangency point, we have to find y when x = 1,
[tex]y=2(1)^2-3(1)+2=2-3+2=1[/tex]If both the graph of y and the tangent line pass through the point (1, 1), then we can use the point to find the y-intercept of the tangent line,
[tex]1=1\cdot1+b[/tex]Solving for b,
[tex]b=1-1=0[/tex]Hence, the equation of the tangent line is y = x.