If the line tangent to the graph of f(x) at x=3 is y=4x+2, then f(3)= 4*3 + 2 = 14 and f’(3) = 4
similarly if the line tangent to the graph of g(x) at x=3 is y=5x-5, then g(3)= 5*3 - 5 = 10 and g’(3) = 5
then we use the fact that derivative of a sum equals the sum of derivatives to solve the problems
i) h(x) =f(x)+g(x) at x=3
h(3) =f(3)+g(3) = 14 + 10 = 24
h’(3) =f’(3)+g’(3) = 4 + 5 = 9
That tells us that the tangent line passes through the point (3 , 24) and its slope equals 9 therefore the equation of the tangent line is
y = 9x + b, where b is a constant.
also at x=3 y=24, therefore 24=27+b, and b = -3
hence the equation of the tangent line is
y = 9x - 3
The other two problems can be solved using the same method
ii) h(x) =f(3)-4g(x) at x=3
h(3) =f(3)-4g(3) = 14 - 40 = -26
h’(3) =f’(3)-4g’(3) = 4 - 20 = -16
That tells us that the tangent line passes through the point (3 , -26) and its slope equals -16 therefore the equation of the tangent line is
y = -16x + b, where b is a constant.
also at x=3 y= -26, therefore -26 = -16*3 + b, and b = 22
hence the equation of the tangent line is
y = -16x + 22
iii) h(x) = 4f(x) at x=3
h(3) =4f(3) = 14 * 4 = 56
h’(3) =4f’(3) = 4 * 4 = 16
That tells us that the tangent line passes through the point (3 , 56) and its slope equals 16 therefore the equation of the tangent line is
y = 16x + b, where b is a constant.
also at x=3 y= 56, therefore 56 = 16*3 + b, and b = 8
hence the equation of the tangent line is
y = 16x + 8
Roger R.
06/17/22