5/54 or approximately 0.092592593
There are 6^3 = 216 possible outcomes of rolling these 3 dice. Let's count the number of possible rolls that meet the criteria b < y < r, manually.
r = 1 or 2 is obviously impossible. So let's look at r = 3 through 6.
r = 3, y = 2, b = 1 is the only possibility for r=3. So n = 1
r = 4, y = 3, b = {1,2}, so n = 1 + 2 = 3
r = 4, y = 2, b = 1, so n = 3 + 1 = 4
r = 5, y = 4, b = {1,2,3}, so n = 4 + 3 = 7
r = 5, y = 3, b = {1,2}, so n = 7 + 2 = 9
r = 5, y = 2, b = 1, so n = 9 + 1 = 10
And I see a pattern, for the most restrictive r, there is 1 possibility. For the next most restrictive, there's 2+1 = 3 possibilities. Then the next one is 3+2+1
= 6 possibilities. So for r = 6, there should be 4+3+2+1 = 10 possibilities.
Let's see
r = 6, y = 5, b = {4,3,2,1}, so n = 10 + 4 = 14
r = 6, y = 4, b = {3,2,1}, so n = 14 + 3 = 17
r = 6, y = 3, b = {2,1}, so n = 17 + 2 = 19
r = 6, y = 2, b = 1, so n = 19 + 1 = 20
And the pattern holds. So there are 20 possible rolls that meet the desired criteria out of 216 possible rolls. So 20/216 = 5/54.
Answer:
Step-by-step explanation:
yep
Answer:
TRUE
Step-by-step explanation:
We are given 2 triangles, ∆ABC and ∆DEF.
For the two trinagles to be considered similar, both must have their set of corresponding angles congruent to each other. That is, their corresponding angles are equal.
From the information given, the following are the set of corresponding angles:
<B = <E = 31°
<B = <D = 90°
<C = <F = 59° [180 - (90+31)]
The corresponding angles of both triangles are congruent. Therefore, it is guaranteed that ∆ABC is similar to ∆DEF (∆ABC ~ DEF).
Answer:
x = 22
Step-by-step explanation:
The figure is attached below.
Its given that SV is parallel to RU. We have to find the value of x.
Observe that, if we join point V to U, we will obtain a parallelogram RSVU. One of the properties of a parallelogram is that the sum of its two adjacent angles is always 180 degrees.
So, the two adjacent angles would be: ∠S and ∠R
From the figure:
∠S = 5x + 4
∠R = 44 + x
Since,
∠S + ∠R must be 180 degrees, we can write:
∠S + ∠R = 180
5x + 4 + 44 + x = 180
6x + 48 = 180
6x = 132
x = 22
Therefore, the value of x is 22.
Answer:
For this scenario, I used the elimination method. Organize the equations, so it's easier to subtract from each other. My x-variable will represent the number of hot dogs and my y-variable will represent the number of sodas.
3x+2y=213
x + y =87
We need to make sure one of the monomials are alike in each equation, so we can eliminate a variable. Distribute 3 to each number/variable in the second equation.
3x+2y=213
3(x+y=87) --> 3x+3y=261
Now we can eliminate x.
3x+2y=213
- 3x+3y=261
----------------------
-y=-48
Divide -1 to both sides to get y=48. So, you sold 48 cans of soda. Now, we can find the number of hot dogs by substituting 48 into the second equation to get x+48=87. Subtract 48 to both sides to result with x=39. So, you sold 39 hot dogs.