<h3>
Answer: Choice A</h3>
![x^2\left(\sqrt[4]{x^2}\right)](https://tex.z-dn.net/?f=x%5E2%5Cleft%28%5Csqrt%5B4%5D%7Bx%5E2%7D%5Cright%29)
=====================================================
Explanation:
The fourth root of x is the same as x^(1/4)
I.e,
![\sqrt[4]{x} = x^{1/4}](https://tex.z-dn.net/?f=%5Csqrt%5B4%5D%7Bx%7D%20%3D%20x%5E%7B1%2F4%7D)
The same applies to x^10 as well
![\sqrt[4]{x^{10}} = \left(x^{10}\right)^{1/4}](https://tex.z-dn.net/?f=%5Csqrt%5B4%5D%7Bx%5E%7B10%7D%7D%20%3D%20%5Cleft%28x%5E%7B10%7D%5Cright%29%5E%7B1%2F4%7D)
Multiply the exponents 10 and 1/4 to get 10/4
![\sqrt[4]{x^{10}} = \left(x^{10}\right)^{1/4} = x^{10*1/4} = x^{10/4}](https://tex.z-dn.net/?f=%5Csqrt%5B4%5D%7Bx%5E%7B10%7D%7D%20%3D%20%5Cleft%28x%5E%7B10%7D%5Cright%29%5E%7B1%2F4%7D%20%3D%20x%5E%7B10%2A1%2F4%7D%20%3D%20x%5E%7B10%2F4%7D)
![\sqrt[4]{x^{10}} = x^{10/4}](https://tex.z-dn.net/?f=%5Csqrt%5B4%5D%7Bx%5E%7B10%7D%7D%20%3D%20x%5E%7B10%2F4%7D)
-----------------------
If we have an expression in the form x^(m/n), with m > n, then we can simplify it into an equivalent form as shown below
![x^{m/n} = x^a\sqrt[n]{x^b}](https://tex.z-dn.net/?f=x%5E%7Bm%2Fn%7D%20%3D%20x%5Ea%5Csqrt%5Bn%5D%7Bx%5Eb%7D)
The 'a' and 'b' are found through dividing m/n
m/n = a remainder b
'a' is the quotient, b is the remainder
-----------------------
The general formula can easily be confusing, so let's replace m and n with the proper numbers. In this case, m = 10 and n = 4
m/n = 10/4 = 2 remainder 2
We have a = 2 and b = 2
So
![x^{m/n} = x^a\sqrt[n]{x^b}](https://tex.z-dn.net/?f=x%5E%7Bm%2Fn%7D%20%3D%20x%5Ea%5Csqrt%5Bn%5D%7Bx%5Eb%7D)
turns into
![x^{10/4} = x^2\sqrt[4]{x^2}](https://tex.z-dn.net/?f=x%5E%7B10%2F4%7D%20%3D%20x%5E2%5Csqrt%5B4%5D%7Bx%5E2%7D)
which means
![\sqrt[4]{x^{10}} = {x^2} \sqrt[4]{x^2}](https://tex.z-dn.net/?f=%5Csqrt%5B4%5D%7Bx%5E%7B10%7D%7D%20%3D%20%7Bx%5E2%7D%20%5Csqrt%5B4%5D%7Bx%5E2%7D)
Answer:
- <em>The probability that the second favorite character will die given that the first favorite character dies is</em><u> 0.53</u>
- <u>This kind of probability is called conditional probability</u>
Explanation:
Name the events and their probabiities:
- Event A: her favorite character will survive, so P (A) = 0.70
- Event B: her her second favorite character will die, so P(B) = 0.75
- Both characters will die ⇒ P (B and not A) = 0.16
You want to find P (B | not A).
That is the probability of the succes B (the second favorite character will die) given other event (not A or the first favorite character dies) is certain (it happens) and that is called conditional probability.
- P (not A) is the complement probability of A, so P (not A) = 1 - P(A) = 1 - 0.7 = 0.3
So, you have P(B), P(not A) and want to find P (B | not A)
The definition of conditional probability is:
- P (X | Y) = P (X and Y) / P (Y)
So, replacing with our terms, we get:
- P ( B | not A) = P (B and not A) / P (not A) = 0.16 / 0.3 ≈ 0.53
Answer:
just mark points it is very easy
Answer:
-7, 15
Step-by-step explanation:
The positive difference between E and G is 11.
<h3>Solution</h3>
G - E = 11
G = 11 + E = 11 + 4
G = 15 . . . . . . . . . . . . . when G is right of E
__
E - G = 11
E - 11 = G = 4 - 11
G = -7 . . . . . . . . . . . . when G is left of E
Possible coordinates for G are -7 and 15.