<span> the probability that she rolls an odd number AND and pulls a red chip
so it is = Prob(odd no) * Prob(red chip)
Prob(odd no) for a fair die = 1/2
Prob(red chip) = red chip / total chip = 2/(2+1) = 2/3
so the ans is 1/2 * 2/3 = 1/3
</span>
Answer:
F(x) = 2/3x + 3
Step-by-step explanation:
I found this out by first starting off with the equation, f(x) = mx + b. (b is the y intercept, m is the slope.) The y intercept, where the line passes through the y axis, is 3. (f(x) = mx + 3) Now, look at rise over run, and see that the slope is 2/3, since for every one it goes over, it goes up 2/3. your final equation is f(x) = 2/3x + 3