Question:

The equation of the normal to the curve \[ y=\log_e x \] at the point $P(1,0)$ is:

Show Hint

The tangent and normal at a point are always perpendicular. Therefore: \[ m_t\cdot m_n=-1 \] Use this relation immediately after finding the derivative.
Updated On: May 29, 2026
  • $2x+y=2$
  • $x-2y=1$
  • $x-y=1$
  • $x+y=1$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: The slope of the tangent to a curve is obtained using differentiation: \[ m_t=\frac{dy}{dx} \] The slope of the normal is the negative reciprocal of the tangent slope: \[ m_n=-\frac{1}{m_t} \]

Step 1:
Finding the slope of the tangent.
Given curve: \[ y=\log_e x \] Differentiate with respect to $x$: \[ \frac{dy}{dx}=\frac1x \] At the point $(1,0)$: \[ m_t=\left.\frac1x\right|_{x=1}=1 \] Thus, the slope of the tangent is \[ m_t=1 \]

Step 2:
Finding the slope of the normal.
The slope of the normal is: \[ m_n=-\frac1{m_t} \] \[ m_n=-1 \]

Step 3:
Forming the equation of the normal.
Using point-slope form: \[ y-y_1=m(x-x_1) \] Substitute \[ (x_1,y_1)=(1,0), \qquad m=-1 \] \[ y-0=-1(x-1) \] \[ y=-x+1 \] Rearranging: \[ x+y=1 \] Hence, \[ \boxed{x+y=1} \]
Was this answer helpful?
0
0