Answer:
-6 degrees F
Step-by-step explanation:
We start with -8F as the temperature. It fell 10 degrees to 2F, then fell 8 degrees to -6F.
<h3>
Answer: E) x^5</h3>

=====================================================
Explanation:
We simply take half of the exponent 10 to get 5. This applies to square roots only.
So the rule is 
A more general rule is
![\sqrt[n]{a^b} = a^{b/n}](https://tex.z-dn.net/?f=%5Csqrt%5Bn%5D%7Ba%5Eb%7D%20%3D%20a%5E%7Bb%2Fn%7D)
If n = 2, then we're dealing with square roots like with this problem. In this case, a = x and b = 10.
Answer:
Bag 1: 20
Bag 2: 40
Step-by-step explanation:
Let x be the amount taken out of bag 2
Then the amount left in each bag can be written as:
Bag 1: 50-3x
Bag 2: 50-x
Since we know that half of bag 2 is bag 1, that gives us:
50-3x = 1/2(50-x)
-> 50-3x = 25-x/2
Now lets isolate x and solve:
25 = 5x/2
-> 50 = 5x
-> x = 10
So plug x bag in for the original equations:
Bag 1: 50-3x = 50-3(10) = 20
Bag 2: 50-x = 50-10 = 40