What is the equation of the normal line of f(x)=xlnx at x=3 ?

1 Answer
Jan 1, 2016

y-3ln3=(-1)/(ln3+1)(x-3)

Explanation:

First, find the point on f(x) that the normal line will intersect.

f(3)=3ln3

The normal line will intersect the point (3,3ln3).

The tangent line at a point and its normal line are perpendicular. To find the slope of the tangent line, find f'(3). First, find f'(x).

The product rule will be necessary. It states that

d/dx[f(x)g(x)]=f'(x)g(x)+g'(x)f(x)

Apply this to xlnx:

f'(x)=d/dx(x)*lnx+d/dx(lnx)*x

Both of these derivatives are simple to find.

f'(x)=1*lnx+1/x*x
f'(x)=lnx+1

Now, find the slope of the tangent line.

f'(3)=ln3+1

Since the normal line is perpendicular to the tangent line, its slope will be the opposite reciprocal of that of the tangent line.

Thus, the slope of the normal line is (-1)/(ln3+1) and it passes through the point (3,3ln3).

Relate this information in the point-slope form of a line:

y-3ln3=(-1)/(ln3+1)(x-3)

In decimal form (to 4 places):

y=-0.4765x+4.7254

Graphed:

graph{(y-xlnx)(-y-0.4765x+4.7254)=0 [-1.52, 16.26, -1.584, 7.306]}