Let the normal at a point P on the curve y2−3x2+y+10=0 intersect the y-axis at (0,23). If m is the slope of the tangent at P to the curve, then ∣m∣ is equal to
📖 Explanation
The geometry of a tangent and a normal line relies on the fact that the normal at any point on a curve is perpendicular to the tangent at that same point, meaning their slopes are negative reciprocals of one another. By applying implicit differentiation to the curve y2−3x2+y+10=0, we find 2yy′−6x+y′=0, which allows us to express the slope of the tangent m at a point P(α,β) as m=2β+16α.
Since the normal line passes through the point P(α,β) and the point (0,3/2), its slope can also be determined by the coordinates as α−0β−3/2, which simplifies to 2α2β−3. Because this slope must equal the negative reciprocal of the tangent slope, we set 2α2β−3=−6α2β+1. Simplifying this equation by cross-multiplying leads to 3(2β−3)=−(2β+1), or 6β−9=−2β−1, which solves to 8β=8, indicating that β=1.
Substituting β=1 back into the original curve equation y2−3x2+y+10=0 gives 12−3α2+1+10=0, which results in 12−3α2=0, or α2=4. Using these findings in the expression for m, we calculate m=2(1)+16α=36α=2α. Given α2=4, α is ±2, meaning m=±4. Therefore, the absolute value ∣m∣ is 4.