It is a because she is not to us or to something so it A
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.
I just did it in my calculator and got 10.8333333333
PLEASE RATE THIS QUESTION!
Using equations of linear model function, the number of hours Jeremy wants to skate is calculated as 3.
<h3>How to Write the Equation of a Linear Model Function?</h3>
The equation that can represent a linear model function is, y = mx + b, where m is the unit rate and b is the initial value.
Equation for Rink A:
Unit rate (m) = (35 - 19)/(5 - 1) = 16/4 = 4
Substitute (x, y) = (1, 19) and m = 4 into y = mx + b to find b:
19 = 4(1) + b
19 - 4 = b
b = 15
Substitute m = 4 and b = 15 into y = mx + b:
y = 4x + 15 [equation for Rink A]
Equation for Rink B:
Unit rate (m) = (39 - 15)/(5 - 1) = 24/4 = 6
Substitute (x, y) = (1, 15) and m = 6 into y = mx + b to find b:
15 = 6(1) + b
15 - 6 = b
b = 9
Substitute m = 6 and b = 9 into y = mx + b:
y = 6x + 9 [equation for Rink B]
To find how many hours (x) both would cost the same (y), make both equation equal to each other
4x + 15 = 6x + 9
4x - 6x = -15 + 9
-2x = -6
x = 3
The hours Jeremy wants to skate is 3.
Learn more about linear model function on:
brainly.com/question/15602982
#SPJ1