Applying two key rules here helps us simplify this expression.
First, the (positive) square root of the product of two numbers is the product of the (positive) square roots of the same numbers. In algebraic terms:
√(xy) = (√x)(√y)
Second, the (positive) square root of the square of a non-negative number is that number. This is evident from the definition of square root: the number that, when squared, gives us back the original number. In algebraic terms:
√(a2) = a for all a ≥ 0
Unfortunately, √7 cannot be simplified using the rules above (or by any other technique). This is because 7 is a prime number, meaning that its only factors are itself and one. It's fine to leave an expression in its simplest possible form.
We can factor 28 as 22·7 and then apply the rules above to simplify the 3√28 term. Done correctly, it should simplify to an integer multiplied by √7. Now, you should have an expression which looks like this, where the blank space is an integer:
4√7 + _√7
This expression can be simplified by applying the distributive property, which allows us to combine like terms using this formula:
ac + bc = (a+b)c
N.B. The two answers previously provided also work, but this answer provides a conceptual understanding of why they work.