The y-intercept is (0, -8)
if you set the equation to slope intercept format you get
y=-2x-8
1/5 cups of sugar are used for every cup of water.
Answer:
z = 36 rolls , probability for getting 7 = 1/6
Step-by-step explanation:
A die has 6 possible outcomes, which sums to 36 for two dice for every value on both dice.
The outcomes for rolling both dice for 36 times gives 6 possible outcomes summing to 7, that is, (1, 6), (2, 5), (3, 4), (4, 3), (5, 2), and (6, 1).
There the probability of getting a sum dice of 7 is:
= 6 / 36 = 1/6
Hello from MrBillDoesMath!
Answer:
225
Discussion:
Sum ( 2n - 1) from n = 1 to 15
= Sum(2n) - Sum(1) from n = 1 to 15
= 2 Sum(n) - Sum(1) from n = 1 to 15
= 2* 15(15+1)/2 - (1 + 1 + .. + 1)
The first value comes from the fact that the sum of the first n integers is n(n+1)/2. The latter value sums 15 1's.
= 2 * 15 * 16/2 - 15 => 2/2 = 1
= 15*16 - 15 => 15*16 = 240
= 240 - 15
= 225
Thank you,
MrB