The point of tangency to:
f(x)= (x-7)/(x-1)
at (3,-1) has been corrected to (3, -2), which lies on the curve y = f(x)… (3-7)/(3-1) = -4/2 = -2
With something like f(x)= (x-7)/(x-1)… the usual procedure for the derivative would be the ‘quotient’ rule… perfectly valid.
There is a completely optional shortcut here: f(x) = (x - 1 - 6)/(x - 1) = 1 - 6/(x - 1) ==>
Given that differentiating 1/(x - 1) will be almost identical to differentiating 1/x (which produces -1/x² ), we quickly see that:
f’(x) = (-6)(-1)/(x - 1)² = 6 / (x - 1)²
f’(3) = 6/2² = 3/2
Point-Slope form: y - y₁ = m(x - x₁) [**]
(y - (-2)) = (3/2)(x - 3) ==> y + 2 = (3/2)(x - 3)
Slope-Intercept form:
y + 2 = (3/2)x - 9/2 ==> y = (3/2)x - 9/2 - 4/2 ==> y = (3/2)x - 13/2
[**] For jotting something down quickly, I often like to use a modified Point-slope form (which you will sometimes see in Calculus books):
(y - y₁) / (x - x₁) = m
which may be intuitive, if only because slope ‘m’, after all, means “rise” / “run”.
Of course, if you are asked for the equation of a line in Point-slope form, the expectation is the traditional form.
Oziel T.
04/26/25