Tangent/Normal with derivative

  • Thread starter Thread starter iRaid
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
iRaid
Messages
558
Reaction score
8

Homework Statement


Find the lines that are (a) tangent and (b) normal to the curve y=x3 at the point (1,1).

Homework Equations


The Attempt at a Solution


So first I found the derivative, 3x2. Then I used x=1 to find the slope which is 3.

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

(b)y-1=(-1/3)(x-1)
y=(-1/3)x+(4/3)Not really sure if I found the slope correctly tho..
 
Physics news on Phys.org
It looks good to me.

If two lines are perpendicular, then the product of their slopes is -1 .
 
Looks good to me. I see no problem with a or b.