Showing posts with label Normal Line. Show all posts
Showing posts with label Normal Line. Show all posts

Equation of a Normal Line - Algebraic Functions

y=x2-4x+1 at the point (0, -4) 

Step 1: Get the Derivative by Applying Quotient Rule
ddx(uv)=vdudx-udvdxv2

Given: 
u=x2-4
dudx=2x
v=x+1
dvdx=1


dydx=x+1(2x)-x2-4(1)(x+1)2
dydx=2x2+2x-x2-4(x+1)2
dydx=x2+2x+4(x+1)2


Step 2: Get the Slope at point (0, -4)
m=02+2(0)+4(0+1)2
m=4


Step 3: Apply the equation of a Normal Line at point (0, -4)
y-y1=-1m(x-x1)
y+4=-14(x-0)-4
-4y-16=x
x+4y+16=0


Final Answer: x+4y+16=0




Share:

Normal Line Equation to the curves at the given point of tangency

y=(x2-1)2 at the point (-2, 9) 

Step 1: Get the Derivative by Applying the General Power Rule
ddx(cun)=cnun-1dudx
dydx=2x2-12-12x
dydx=4xx2-1


Step 2: Get the slope at point (-2, 9)
m=4(-2)-22-1
m=-8(3)
m=-24


Step 3: Apply the Equation of Normal Line at point (-2, 9)
y-y1=-1m(x-x1)
y-9=--124(x--2)
y-9=124(x+2)24
24y-216=x+2
24y-216-x-2=0
x-24y+218=0


Final Answer: x-24y+218=0




Share:

Find the equation of the tangent line and normal line

Find the equation of the tangent line and normal line 
to the graph of y=4x+1 at 1, 2



Step 1: Use the differentiation formula 
ddxcu=-cu2ddxu 
y'=-4x+12 (1)


: At point (1, 2)
dydx=-41+12 =-1

Hence, slope of the tangent line at (1, 2) equals -1 
while slope of the normal line at the point is 1.


Step 2: Using the point-slope form of the equation of the line.
y-y1=m(x-x1)


Equation of the tangent line:
y-2=-1(x-1)
y-2=-x+1
x+y-3=0

Equation of the normal line:
y-2=1(x-1)
y-x-1=0
x-y+1=0

Share: