Step-by-step explanation:
every flip has 2 possible outcomes.
1 flip has 2.
2 flips have 2×2 = 2² = 4
3 flips have 2×2×2 = 2³ = 8
and so on.
the number of possible combinations flipping a coin n times is
C(n) = 2^n
for 10 flips
C(10) = 2¹⁰ = 1024
possible outcomes or combinations.
Answer:
C is correct
Step-by-step explanation:
10x³+2x²+0x-11
+0x³+9x²+2x-2
=10x³+11x²+2x-13
Answer:
x = -11
Step-by-step explanation:
I'm assuming it's an isosceles triangle so 32 + 2x = 10;
subtract 32 from both sides;
2x = -22
x = -11
Given:
μ = 70, the mean
σ = 10, the standard deviation
The random variable is x = 65.
Calculate the z-score.
z = (x - μ)/σ = (65 -70)/10 = - 0.5
From standard ables, obtain
P(x<5) = 0.3085 ≈ 30%
The score of 65 is in the 30th percentile.
Answer: 30th
Answer:
y = 0
Step-by-step explanation:
It is always a good idea to look at the question and make some observations about it. Here, you might observe ...
- all of the bases are powers of 3: 243 = 3^5; 9 = 3^2
- y is a factor of every exponent
The latter observation is important, because it means that when y=0, every exponential expression has a value of 1. Hence y = 0 is a solution.
__
To solve the equation, you can write it in terms of powers of 3.
(3^5)^(-y) = (3^-5)^(3y)·(3^2)^(-2y)
3^(-5y) = 3^(-15y)·3^(-4y)
3^(-5y) = 3^(-19y)
-5y = -19y . . . . . . . . equating exponents; equivalent to taking log base 3
14y = 0 . . . . . . . . . . add 19y
y = 0 . . . . . . . . . . . one solution
______
The rules of exponents we used are ...
(a^b)(a^c) = a^(b+c)
(a^b)^c = a^(bc)
1/a^b = a^-b