Question 875109
{{{sqrt(24)*sqrt(72)}}}
{{{sqrt(24)*sqrt(3*24)}}}
{{{sqrt(24)*sqrt(3)*sqrt(24)}}}
{{{highlight(24*sqrt(3))}}}



-
You could if you wished, split the {{{sqrt(24)}}} into {{{sqrt(2*2*3*2)}}},
{{{sqrt(2*2*2*3)}}}
{{{sqrt(2^2*2*3)}}}
{{{2*sqrt(2*3)}}}
{{{2sqrt(6)}}}
But this was not necessary.