Answer:
We use the formula:
S 10 = 8 · [(1/2)^9 - 1] / (1/2 - 1 );
Then, S 10 = 8 · ( 1/512 - 1 ) / ( 1/2 - 1 );
S 10 = 8 · ( - 511 / 512 ) / (-1 / 2 );
S 10 = ( - 511 / 64 ) · ( - 2 );
S 10 = + 511 / 32;
S 10 = 15.96;
Step-by-step explanation:
Answer:
4+4+8+8+422+33+65520222222+222= 65,520,222,923
Answer:
a. 11.26 % b. 6.76 %. It appears so since 6.76 % ≠ 15 %
Step-by-step explanation:
a. This is a binomial probability.
Let q = probability of giving out wrong number = 15 % = 0.15
p = probability of not giving out wrong number = 1 - q = 1 - 0.15 = 0.75
For a binomial probability, P(x) = ⁿCₓqˣpⁿ⁻ˣ. With n = 10 and x = 1, the probability of getting a number wrong P(x = 1) = ¹⁰C₁q¹p¹⁰⁻¹
= 10(0.15)(0.75)⁹
= 1.5(0.0751)
= 0.1126
= 11.26 %
b. At most one wrong is P(x ≤ 1) = P(0) + P(1)
= ¹⁰C₀q⁰p¹⁰⁻⁰ + ¹⁰C₁q¹p¹⁰⁻¹
= 1 × 1 × (0.75)¹⁰ + 10(0.15)(0.75)⁹
= 0.0563 + 0.01126
= 0.06756
= 6.756 %
≅ 6.76 %
Since the probability of at most one wrong number i got P(x ≤ 1) = 6.76 % ≠ 15 % the original probability of at most one are not equal, it thus appears that the original probability of 15 % is wrong.
Answer:
the possible number would be 159 in
Step-by-step explanation:
Answer:
y=8x-29
Step-by-step explanation:
Since we know the slope (m) is 8, we can plug it in the slope-intercept formula y=mx+b, making y=8x+b.
Now we need to find the y-intercept (b). To do that, you would need to plug in the points given to you, which were (4,3).
x=4, y=3... so 3=8(4)+b
Now you can solve for the variable b to find the y-intercept.
3=8(4)+b, multiply...
3=32+b, subtract 32 on both sides...
-29=b
Therefore, the y-intercept, or b, is -29.
The equation would be y=8x-29