Given that x= -2 and y = 2
Plug these values into the equation...
You will get:
-a^2 + 2b^2 = 2
Now, differentiate the equation with respect to x:
dy/dx = d/dx (a^2 / (x+1)) - d/dx (b^2 (x))
You will get:
dy/dx = -a^2 / (x+1) - b^2
At x= -2, dy/dx = -25
Plug these values into the derivative, and you will get the following equation:
-a^2 -b^2 = -25
You will have 2 equations and 2 unknowns:
-a^2 + 2b^2 = 2
-a^2 -b^2 = -25
Using substitution to solve for a and b, we get:
a^2 = 16
b^2 = 9
To find the point on the curve at x=1, plug this value into the equation of the curve...
y = 16 / 2 -9
y = -1
Now you have the point on the curve: (1,-1)
Plug x=1 into the equation of the derivative to find the slope...
dy/dx = -13
Use the point (1, -1 ) and the slope dy/dx = -13 to find the equation of the line...
y = -13x + 12
To find the equation of the normal line, we need to find a line that is perpendicular to y = -13x + 12
The slope of this perpendicular line should have the negative reciprocal slope of the tangent line, so
m= 1/13
We can use the slope of the tangent line and point on the curve (1, -1) to find the normal line:
y = (1/13)x - 14/13)