I have an equation that breaks down a relationship between the side lengths of $\frac{1}{2}$ of an equilateral triangle. I there is a sub step that I do not understand, I will list all steps for completeness. The step that I do not understand is step 3 sub-step 2. How does $\sqrt{ s^2 - \frac{s^2}{4} }$ become $\large = \sqrt{\frac{3s^2}{4}}$?
Step 1 - Divide triangle into 2 halves:
This leaves us with $h$, $s$, and $\frac{s}{2}$.
Step 2 - Use Pythagorean theorem to get side lengths:
$(\frac{s}{2})^2 + h^2 = s^2$
or
$h = \sqrt{s^2 - (\frac{s}{2})^2}$
Step 3 - Simplify right side of the equation:
$\sqrt{ s^2 - ( \frac{s}{2}^2 ) } = \sqrt{ s^2 - \frac{s^2}{4} }$
$\large = \sqrt{\frac{3s^2}{4}}$
$\large = \frac{\sqrt{3}}{2}s$
