Question 90866
For this problem you use the rule that says:
.
{{{sqrt(a*b) = sqrt(a)* sqrt(b)}}}
.
Then the trick is to find a value for one of the variables (a or b) that is a perfect
square.
.
Let's start with 112. After playing with factors of 112 for a while you can come up with
the factors 16*7. Notice that 16 is a perfect square. And now you can apply the rule:
.
{{{sqrt(112) = sqrt(16*7) = sqrt(16)*sqrt(7)}}}
.
Then you can take the square root of 16 to get 4. So you can replace the square root of
16 by 4 and you have {{{4*sqrt(7)}}}. So you have simplified {{{sqrt(112)}}} down to
{{{4*sqrt(7)}}}.
.
You can next apply the same sort of simplification to {{{sqrt(28)}}}. Notice that 28
can be factored into 4*7 and that 4 is a perfect square. Applying the rule gives:
.
{{{sqrt(28) = sqrt(4*7) = sqrt(4)*sqrt(7)}}}
.
Then find the square root of 4 ... which is 2 and replace {{{sqrt(4)}}} by 2 to get:
.
{{{sqrt(28) = sqrt(4*7) = sqrt(4)*sqrt(7) = 2*sqrt(7)}}}
.
So we have simplified the second term of the problem down to {{{2*sqrt(7)}}}
.
Substitute these two into the original problem:
.
{{{sqrt(112) + sqrt(28)}}}
.
becomes 
.
{{{4*sqrt(7) + 2*sqrt(7)}}}
.
Then you can add these two directly to get {{{6*sqrt(7)}}}. If it helps you to visualize
this step you can factor out {{{sqrt(7)}}} from the two terms and get:
.
{{{(4 + 2)*sqrt(7)}}}
.
and then just add the two numbers in the parentheses to get {{{6*sqrt(7)}}}.
.
You can quickly verify this on a calculator. The square root of 112 is 10.58300524 and
the square root of 28 is 5.291502622. And if you add these two together (as the original problem
called for) you get 15.87450786.
.
Then take the answer {{{6*sqrt(7)}}}. Using a calculator you find that {{{sqrt(7)}}} is
2.645751311. Multiply that by 6 and you have 15.87450787. Close enough to the other way. 
The error in the very last decimal place is caused by the calculator rounding off.
.
Hope this helps you to understand the problem and a method you can use to do it.