Answer:
15
/2
, Square root of 64, 8.14, 8 1/7
C: at y=5
The formula is y=mx+b (b meaning the y-intercept) so that +5 is where your y-intercept is gonna be!
Answer:
0.7 = 70%.
Step-by-step explanation:
There are 5 cans, and she will pick 2, so the number of possibilities that she can pick 2 cans is a combination of 5 choose 2:
C(5,2) = 5!(3!*2!) = 5*4/2 = 10
To find how many possibilities there are with at least 1 can of soup, we can find the number of groups that include no cans of soup, and then see how many possibilities complete the total 10:
There are 3 "no-soup" cans, so the number of possibilities is a combination of 3 choose 2:
C(3,2) = 3!/2! = 3
So, there are 3 possibilities that have no cans of soup, so the number of possibilities that have at least 1 can of soup is 10 - 3 = 7
Then, the probability is 7 / 10 = 0.7 = 70%.
2.5(t - 2) - 6 = 9
2.5(t - 2) = 9 + 6 = 15
t - 2 = 15/2.5 = 150/25 = 6
t = 6 + 2 = 8
Answer: 8
Check: 2.5(8 - 2) - 6 = 2.5(6) - 6 = 1.5(6) = 9 good