Determine an equation for the tangent to the graph of f(x) at point P.

602 Views Asked by At

Determine an equation for the tangent to the graph of f(x) at point P.

Use of CAS tool allowed.

a) f(x)= 3/(1+√x) , P(4, 1)


b) f(x)= √(5-x^2 ) , P(1, 2)

2

There are 2 best solutions below

0
On BEST ANSWER

Since you are allowed to use a CAS tool, there is not much to do here.

Here is one such tool: a), and b)

0
On

Hint: Equation of tangent line of $f$ at $(x_0,y_0)$ is $$y-y_0=m(x-x_0)$$ where

a) $x_0=4,y_0=1$ and $m=f'(4)$

b) $x_0=1,y_0=2$ and $m=f'(1)$