Answer:
Step-by-step explanation:
its 69 now answer ur phone tyvm
Well I don't know.
Let's think about it:
-- There are 6 possibilities for each role.
So 36 possibilities for 2 rolls.
Doesn't take us anywhere.
New direction:
-- If the first roll is odd, then you need another odd on the second one.
-- If the first roll is even, then you need another even on the second one.
This may be the key, right here !
-- The die has 3 odds and 3 evens.
-- Probability of an odd followed by another odd = (1/2) x (1/2) = 1/4
-- Probability of an even followed by another even = (1/2) x (1/2) = 1/4
I'm sure this is it. I'm a little shaky on how to combine those 2 probs.
Ah hah !
Try this:
Probability of either 1 sequence or the other one is (1/4) + (1/4) = 1/2 .
That means ... Regardless of what the first roll is, the probability of
the second roll matching it in oddness or evenness is 1/2 .
So the probability of 2 rolls that sum to an even number is 1/2 = 50% .
Is this reasonable, or sleazy ?
The answer is 6/40. All the others equal 1/5.
9514 1404 393
Answer:
- 6x +y = -6
- 6x -y = 8
- 5x +y = 13
Step-by-step explanation:
To rewrite these equations from point-slope form to standard form, you can do the following:
- eliminate parentheses
- subtract the x-term
- subtract the constant on the left
- if the coefficient of x is negative, multiply by -1
Of course, any operation you do must be done <em>to both sides of the equation</em>.
__
1. y -6 = -6(x +2)
y -6 = -6x -12 . . . . . eliminate parentheses
6x +y -6 = -12 . . . . . add 6x
6x +y = -6 . . . . . . . . add 6
__
2. y +2 = 6(x -1)
y +2 = 6x -6
-6x +y +2 = -6
-6x +y = -8
6x -y = 8 . . . . . . . . multiply by -1
__
3. y -3 = -5(x -2)
y -3 = -5x +10
5x +y -3 = 10
5x +y = 13
_____
<em>Additional comment</em>
The "standard form" of a linear equation is ax+by=c for integers a, b, c. The leading coefficient (generally, 'a') should be positive, and all coefficients should be mutually prime (have no common factors). That is why we multiply by -1 in problem 2.