2

The question asks for the equation of the tangent line.

So I need this formula $$y-y_1 =m(x-x_1)$$

and the concept of derivatives

$$\lim_{Δ x\to 0} \frac{f(x+Δx) - f(x)}{Δx}$$

Ok, now I have that, I need to find $f(2)$. Let's proceed.

$$f(2) = {\sqrt{2+2}} = 2$$

Wait, But $\sqrt{4}$ also has $-2$ as a root, what should I do? go on with $2$ or with $-2$?

I intended to find the slope and then plug it in the formula with the point $(2,2)$ to find the equation. If someone can solve this question I'll be grateful.

Goun2
  • 637

1 Answers1

2

Hint

$$y'(x)=\frac{1}{2\sqrt{x+2}}\to m=y'(2)=\frac{1}{4}$$

and $(x_1,y_1)=(2,f(2))=(2,2)$.

Ps.: By definition, $\sqrt{4}=2$, and more general, if we have $a>0$ then $\sqrt{a}>0.$

Can you finish?

Arnaldo
  • 21,342