<h3>
Answer: 14</h3>
=====================================================
Explanation:
Since the range of is , this means that cannot be negative.
-----------------------------------
Let's set the given nested radical expression equal to the form a+b*sqrt(c), and then square both sides to see what happens
Equating the corresponding parts shows that
Therefore c = 7 must be the case to allow the radicands to match up.
-----------------------------------
Since c = 7, we can update the first equation like so
We'll come back to this later.
-----------------------------------
Focus on
Note how 20 and 2ab are coefficients outside the root. So 20 = 2ab leads to ab = 10.
Here are all the ways to multiply to 10 where a,b are integers
- 1*10 = 10
- -1*(-10) = 10
- 2*5 = 10
- -2*(-5) = 10
So we could have these possibilities.
- a = 1, b = 10
- a = 10, b = 1
- a = -10, b = -1
- a = -1, b = -10
- a = 2, b = 5
- a = 5, b = 2
- a = -5, b = -2
- a = -2, b = -5
If you try all of those a,b combinations with , then you should find that a = 5 and b = 2 works. I'm skipping a bunch of steps here. All you basically do is plug and chug.
Due to symmetry, we could have a = -5 and b = -2 as another solution to . However, if a < 0 and b < 0, then would be negative which contradicts the fact that is positive. So we'll ignore any case where a,b are negative.
Therefore, the only combination that works is a = 5 and b = 2
-----------------------------------
Overall, we found that
And therefore,
You can confirm this with your calculator by taking advantage of the idea "If x = y, then x-y = 0". In other words, if you subtract the left and right sides, you should get 0 as a result (the order of subtraction doesn't matter in this case). Don't forget to use parenthesis correctly, or you may not get 0. It might help to think of it as the form (x) - (y) = 0.
After we confirmed we have the correct a,b,c values, we simply add them up to get a+b+c = 5+2+7 = 14.