Analyzing the Setup
The curve is defined by the function f(x)=x2+bx−b. We are interested in the tangent line at the point P(1,1).
For the point
P(1,1) to lie on the curve, it must satisfy the equation
f(1)=1. Substituting these values:
1=(1)2+b(1)−b
1=1+b−b
1=1
This confirms that the point
P(1,1) lies on the curve for any value of
b.
The Slope Machine
To find the slope of the tangent, we calculate the derivative of the function
f(x)=x2+bx−b. Using the power rule, we obtain:
f′(x)=2x+b
At the point of tangency
x=1, the slope
m is:
m=f′(1)=2(1)+b=2+b
Constructing the Tangent
Using the point-slope form
y−y1=m(x−x1) with point
P(1,1) and slope
m=2+b, we write:
y−1=(2+b)(x−1)
Expanding and simplifying this equation:
y=(2+b)x−(2+b)+1
y=(2+b)x−(1+b)
The Intercepts and the Constraint
The y-intercept occurs at
x=0. Substituting this into the tangent equation:
yint=−(1+b)
The x-intercept occurs at
y=0. Solving
0=(2+b)x−(1+b) for
x:
xint=2+b1+b
For the triangle to exist in the first quadrant, both intercepts must be positive. Since yint=−(1+b)>0, we must have b<−1. For xint=2+b1+b>0 given b<−1, the denominator must also be negative, leading to the constraint b<−2.
The Area Equation
The area of the right-angled triangle formed by the axes and the tangent is given by:
Area=21×∣xint∣×∣yint∣=2
Substituting our expressions:
21×(2+b1+b)×(−(1+b))=2
−2+b(1+b)2=4
Final Calculation
Rearranging the equation to solve for
b:
−(1+b)2=4(2+b)
−(1+2b+b2)=8+4b
−1−2b−b2=8+4b
Combining like terms results in a quadratic equation:
b2+6b+9=0
(b+3)2=0
Solving for b, we find b=−3. Since this satisfies our constraint b<−2, the final value is b=−3.