Question
Question: If from the points (h, 2-5h), h ∈ R, h≠ 1 two distinct tangents are drawn to the curve y = x³-3x² - ...
If from the points (h, 2-5h), h ∈ R, h≠ 1 two distinct tangents are drawn to the curve y = x³-3x² - ax + b then find the value of (a+b).

3
Solution
Solution:
We are given the cubic
f(x)=x3−3x2−ax+b,and a family of points
P(h,2−5h)(h∈R,h=1).A tangent to f(x) at any point x=r is
y=f(r)+f′(r)(x−r),withf′(r)=3r2−6r−a.For this tangent to pass through P(h,2−5h) we require
2−5h=f(r)+f′(r)(h−r).Substitute
f(r)=r3−3r2−ar+b,f′(r)=3r2−6r−a.Then
2−5h=r3−3r2−ar+b+(3r2−6r−a)(h−r).Expanding and simplifying (grouping powers of r) one obtains a cubic in r whose roots represent points of tangency. In order that exactly two distinct tangents are drawn from P(h,2−5h), the cubic must have a double root and a simple root. Differentiating the cubic (with respect to r) and eliminating common factors, one finds (after routine algebra) that the double root is either r=h or r=1. The possibility r=h forces a contradiction (since the coefficient of r3 would then be nonzero for arbitrary h). Hence the double root must be
r=1.Thus one of the tangency points is fixed, namely at r=1. We then have
(1,f(1))withf(1)=13−3⋅12−a⋅1+b=1−3−a+b.Since the tangent at this point must pass through P(h,2−5h) for all h=1, in particular the fixed tangent line at r=1 must contain every point of the form
(h,2−5h).The tangent line at r=1 is found using
f′(1)=3−6−a=−3−a.Its equation is
y−f(1)=f′(1)(x−1).Plug in x=h and y=2−5h:
2−5h−f(1)=(−3−a)(h−1).Also, at r=1 the point of contact is (1,f(1)) and substituting x=1 the equation must yield f(1)=f(1). Now, note that for the external point P(h,2−5h) to lie on the tangent, its x-coordinate h is arbitrary (with h=1). This is possible only if the entire family of points lies on the tangent line. But the set
{(h,2−5h):h∈R}is a straight line with equation
y=−5x+2.Thus the tangent line at r=1 is
y=−5x+2.But we also have from the tangent line at r=1:
y−f(1)=(−3−a)(x−1).Comparing slopes, we must have
−3−a=−5⟹a=2.Now, equate the constant term by noting that the point (1,f(1)) lies on y=−5x+2:
f(1)=−5(1)+2=−3.But f(1)=1−3−2+b=−4+b. Hence
−4+b=−3⟹b=1.Thus,
a+b=2+1=3.Final Answer: 3
Summary (Minimal Explanation):
-
Write the equation of the tangent to f(x)=x3−3x2−ax+b at x=r:
y=f(r)+f′(r)(x−r) with f′(r)=3r2−6r−a.
-
For (h,2−5h) to lie on the tangent, set
2−5h=f(r)+f′(r)(h−r).
-
Requiring that for arbitrary h (except h=1) there are two distinct tangents forces one of the tangency points to be fixed; it turns out r=1 must be a double root.
-
Since the tangent at r=1 must contain all (h,2−5h), it is identical with the line y=−5x+2.
-
Equate the slope −5 with −3−a to get a=2 and use f(1)=−3 to obtain b=1.
-
Therefore, a+b=3.