You can put this solution on YOUR website! looks like the problem is
:
(3 * square root(7)) / square root(21)
:
multiply the denominator and numerator by the square root(21)
:
(3 * square root(147)) / 21
:
square root(147) / 7
:
square root(3 * 7^2) / 7
:
(7 * square root(3)) / 7
:
****************
square root(3)
****************
: