How do you find the slope of the line tangent to #x^2+xy+y^2=7# at (1,2) and (-1,3)?
1 Answer
The tangent equations are:
At
At
Explanation:
The gradient of the tangent to a curve at any particular point is given by the derivative of the curve at that point. The normal is perpendicular to the tangent so the product of their gradients is
We have:
# x^2 +xy+y^2 = 7 #
First let us check that
# (1,2) \ \ \ \ \=> 1+2+4 = 7 #
# (-1,3) => 1-3+9 = 7 #
Then differentiating (implicitly) wrt
# 2x + xdy/dx + y + 2ydy/dx = 0 #
# :. (2x + y) + (2y+x)dy/dx = 0 #
# :. dy/dx = -(2x + y)/(2y+x) #
Coordinate
When
# dy/dx = -(2 + 2)/(4+1) = -4/5#
So the tangent passes through
# y - 2 = -4/5(x-1) #
# :. y - 2 = -4/5x+4/5 #
# :. y = -4/5x+14/5 #
Coordinate
When
# dy/dx = -(-2+3)/(6-1) = -1/5#
So the tangent passes through
# y - 3 = -1/5(x+1) #
# :. y - 3 = -1/5x-1/5 #
# :. y = -1/5x+14/5 #
We can confirm this solution is correct graphically: