Answer:
Step-by-step explanation:
Write a list of all possible outcomes
1-2
1-3
1-4
2-1
2-3
2-4
3-1
3-2
3-4
4-1
4-2
4-3
There are 12 possible outcomes. How many of them have totals of 6 or 7
I count 4
So the probability is 4/12 = 1/3, just as you said.
Is there an easier way?
You might be able to get the 12 easier.
You have 4 choices for the first number and 3 for the second.
P(12) = 4*3 = 12
Getting 6 or 7 might be somewhat trickier.
4 and 3 make seven. That gives two ways 4-3 and 3-4
4 and 2 make six. That gives 2 more ways 4-2 and 2-4
That's all that's possible.
answer: 4 ways make success. The total number of ways is 12.
Answer:7/8 8/7
Step-by-step explanation:
Answer:
The equation for b would be y = 1/2x + 1
Step-by-step explanation:
In order to find this, start by finding two points on the line. We'll use (0,1) and (2, 2). From there we start by finding the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (2 - 1)/(2 - 0)
m = 1/2
Now using that, we can plug it, along with a point into point-slope form to get the answer.
y - y1 = m(x - x1)
y - 1 = 1/2(x - 0)
y - 1 = 1/2x
y = 1/2x + 1
Answer:
f(x)= x^2 - 2, the one in red.
Step-by-step explanation:
To move a quadratic function up/down, you change the value at the very end of the formula.
So instead of f(x)= x^2 + 1, you would do f(x)= x^2 - 2, to move it down 3. This would be the one in red.