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
I don’t know the answer but I need a answer to this
Answer:
(8, -22)
Step-by-step explanation:
The tables each contain four (x,y) points of a straight line. You can see that for every increase of x by 2, y decreases by 8 in the first one (observe 26, 18, 10 2), and decreases by 6 in the second.
If you continue the table with x=4, 6 and 8, you get y=-22 in both cases for x=8. That is the intersection, so the solution is (8,-22).
Added a graph. The equations are y=10-4x and y=2-3x respectively. Hope you understand a bit of this (brief) explanation.
Answer: x=-2 and y=-2
Step-by-step-explaination:
To solve the system of equations you have to cancel out a variable. I chose to cancel out Y. First, the coefficients of y need to be the same in both equations. To do this multiply to the top equation by 2 so you get
2(2x) +2(y) = 2(-6)
4x + 2y = -12
Next, subtract the second equation from the first to cancel out the y’s
4x + 2y =-12
-(-8x + 2y = -12)
————————
12x = -24
Solve
X = -24/12
X=-2
Plug x into the original equation to find y
2(-2) + y = -6
-4 + y = -6
Y = -6 +4
Y=-2
You can substitute x and y into the original equations to double check