Question 31052
{{{8*sqrt(x+3)*sqrt(y)*sqrt(x)}}}  I am going to write this all under one square root
{{{8*sqrt(x*y*(x+3))}}} distribute the x and y
{{{8*sqrt((x^2)*y+3xy)}}}  the {{{sqrt(x^2)=x}}}
{{{8*x*sqrt(y+3xy)}}} this is the simplest form of this expression