✔ 最佳答案
A straight line y=k cuts the curve C: y = x² + 2x at two points A and B,where k is a constant. The tangents to the curve C at A and B are perpendicularto each other.
(a) Find the value of k
(b) Find the equations of the tangents to curve C at A and B.
Solution :
(a)
The straight line : y = k ...... [1]
The curve C : y = x² + 2x ...... [2]
[1] = [2] :
x² + 2x = k
x² + 2x - k = 0
x = -1 + √(1 + k) or x = -1 - √(1 + k)
A = (-1 + √(1 + k), k), B = (-1 -√(1 + k), k)
C : y = x² + 2x
y' = 2x + 2
Slope of the tangent at A = 2[-1 + √(1 + k)] + 2 = 2√(1 + k)
Slope of the tangent at A = 2[-1 - √(1 + k)] + 2 = -2√(1 + k)
The two tangents are perpendicular to each other :
[2√(1 + k)] ´ [-2√(1 + k)] = -1
4(1 + k) = 1
4 + 4k = 1
4k = -3
k = -3/4
(b)
Slope of the tangent at A = 2√[1 + (-3/4)] = 1
A = (-1 + √[1 + (-3/4)], -3/4) = (-1/2,-3/4)
Equation of the tangent at A :
y + (3/4) = 1[x + (1/2)]
x - y - (1/4) = 0
4x - 4y - 1 = 0
Slope of the tangent at B = -2√[1 + (-3/4)] = -1
B = (-1 - √[1 + (-3/4)], -3/4) = (-3/2,-3/4)
Equation of the tangent at B :
y + (3/4) = (-1)[x + (3/2)]
x + y + (9/4) = 0
4x + 4y + 9 = 0
The two required equations are :
4x - 4y - 1 = 0 and 4x + 4y + 9 = 0