How do you add sqrt24 + sqrt54?

1 Answer
Apr 4, 2015

The answer is 5sqrt(6)

In this type of problems, there is a rule zero: Prime Factorization.

24=2^3 *3 and 54 = 3^3 *2

So

sqrt(24) + sqrt(54) = sqrt(2^3*3) + sqrt(3^3*2)

= sqrt(2^2*2*3) + sqrt(3^2*3*2)

=2sqrt(2*3)+3sqrt(3*2)

2sqrt(6)+3sqrt(6) = sqrt(6)(2+3) = 5sqrt(6)