Find the equation of the normal line to the curve $y = \sqrt{1+4x}$ at $x=2$.
So, to begin we get rid of the square root right?
$y=(1+4x)^{-1/2}$
Then, the power rule?
$y’= -1/2(1+4x)$
Then, don’t we multiply by the derivative of the inside of the parenthesis?
$y’ = -1/2 (1+4x) \cdot (4)$
$y’ = -2 (1+4x)$
$y’ = -2 - 8x$
Then, we set our derivative to 0 to find the slope.
$0 = -2 - 8x$
$-1/4 = x$ This is our slope!
Then, the normal means it’s the reciprocal of our slope, so it’s actually $-4$.
Then, we plug our $x$ value into our original equation to get our $y$ value.
$y= \sqrt{1+4(1/4)}$
$y= \sqrt{2}$ (our teacher said we aren’t allowed to have decimals in our answers during this section)
Then we plug everything in.
$\sqrt{2} = -4 \cdot 2 + b$
$b= \sqrt{2} + 8$
Is this correct?

Find the equation of the normal line using point and slope.
The point on the curve where the normal goes through is $(2,3)$
To get the slope of the normal by taking the negative reciprocal of the slope of the tangent, which you find by differentiating.
$$y=(1+4x)^\frac12 \implies y' = \frac 12 (1+4x)^{-\frac 12}(4)$$
at $x=2$ the slope of the tangent will be $\frac 23$ so the slope of the normal line will be $-\frac 32 $