Question 1059695

Hello, looking for some help with this problem.


5sqrt3(2sqrt15+sqrt8) 


Thanks!
<pre>{{{matrix(1,6, 5 * sqrt(3), "[", 2 * sqrt(15), "+", sqrt(8), "]")}}}
{{{matrix(1,11, "(", 5 * sqrt(3), "*", 2 * sqrt(15), ")", "+", "(", 5 * sqrt(3), "*", sqrt(8), ")")}}} ------ Distributing
{{{matrix(1,3, 10 * sqrt(45), "+", 5 * sqrt(24))}}}
{{{matrix(1,3, 10 * sqrt(9) * sqrt(5), "+", 5 * sqrt(4) * sqrt(6))}}}_____{{{matrix(1,3, 10 * 3 * sqrt(5), "+", 5 * 2 * sqrt(6))}}}______{{{highlight_green(matrix(1,3, 30 * sqrt(5), "+", 10 * sqrt(6)))}}}