Answer: choice C) -15x^4y
-----------------------------------------
Explanation:
The coefficients are -3 and 5. They are the numbers to the left of the variable terms
Multiply the coefficients to get -3*5 = -15. So -15 is the coefficient in the answer
Multiply the x terms to get x^3 times x = x^(3+1) = x^4. Notice the exponents are being added
Do the same for the y terms as well: y^2 times y^(-1) = y^(2+(-1)) = y^(2-1) = y^1 = y
So we have a final coefficient of -15, the x terms simplify to x^4 and the y terms simplify to just y
Put this all together and we end up with -15x^4y which is what choice C is showing
Answer:
Yup, 27 is correct!
Step-by-step explanation:
5(7)-8
= 35 - 8
= 27
You have not shared the graphs from which you have to choose your answer.
Why not graph y=|x-4| yourself, to help you choose the correct answer?
First, graph y=|x|. It looks like a "v" opening up, with the vertex at (0,0).
Next, move the whole "v" graph 4 units to the right.
Compare your result to the given answer choices.
Answer:
0.205 ; 0.117 ; 0.999
Step-by-step explanation:
Using binomial probability distribution :
P(x =x) = nCx * p^x * (1 - p)^(n - x)
Probability of success, p = 0.5
P(x = 4) = 10C4 * 0.5^4 * 0.5^6
P(X = 4) = 0.205078125
B.) 3 heads and 7 tails
P(X = 7) = 10C7 * 0.5^7 * 0.5^3
P(X = 7) = 120 * 0.0009765625
P(X = 7) = 0.117
P(atleast one head)
P(x greater than equal to 1) = p(x =1) +... P(x = 10)
Using a binomial probability calculator :
P(x greater than equal to 1) = 0.999