1 of out 3? 1/3 if there is only three cards
Answer:
S=157
Step-by-step explanation:
an= a1+(n-1)d
a2=80+(2-1)(-3)
a2=80-3
a2=77
Sn=(a1+an)*n/2
S2=(80+a2)*2/2
S2=(80+77)*1
S2=157
Answer:
2a + 10
Step-by-step explanation:
the number = 2(a + 5)
= 2a + 10
Answer:
C. 24 1/4
Step-by-step explanation:
You turn both the lowest and the highest values into improper fractions and subtract the numerators then turn it back into a mixed fraction.
Answer: y = 3x-8
------------------------------------------------
------------------------------------------------
Explanation:
The slope is 3, so m = 3
The given point is (3,1) meaning x = 3 and y = 1. The x coordinate is always listed first in an ordered pair. The general format is (x,y)
We'll use m = 3, x = 3 and y = 1 to find the y intercept
y = mx+b
y = m*x+b
1 = 3*3+b ... plug in m = 3, x = 3 and y = 1
1 = 9+b
1-9 = 9+b-9 ... subtract 9 from both sides
-8 = b
b = -8
----------------
So we're given m = 3 as the slope and we just found that b = -8 is the y intercept
So y = mx+b updates to y = 3x-8. This is the final answer.
----------------
Side Notes:
* The slope of 3 means rise/run = 3/1 indicating each time we go up 3, we move to the right 1
* The y intercept -8 is the location on the vertical y axis numberline where the graph crosses. The point (0,-8) is on this line.