1. 10
2(3 + 2)
2(5)
10
2. $631
59 + 13(44)
59 + 572
631
3. a number decreased by 4
Answer:
Step-by-step explanation:
lets pick 2 points on the line....(6,5) and (10,3)
slope = (y2 - y1) / (x2 - x1)
(6,5)....x1 = 6 and y1 = 5
(10,3)....x2 = 10 and y2 = 3
now we sub
slope = (3 - 5) / (10 - 6) = -2/4 = -1/2
now we use y = mx + b
slope(m) = -1/2
u can use either of ur points...I will use (6,5)...x = 6 and y = 5
now we sub and find b, the y int
5 = -1/2(6) + b
5 = -3 + b
5 + 3 = b
8 = b
so ur equation is : y = -1/2x + 8 <===
The first term is -43.
Explanation:
an = a + (n - 1)d
a12 = a + 11d = 56, first equation
a21 = a + 20d = 101, second equation
Subtract the second equation from the first equation, cancelling +a and -a
11d - 20d = 56 - 101
-9d = -45
d = 5
Subtitute d into the first equation
a + 99 = 56
a = -43
a refers to the first term, hence the first term is -43.
Answer:
y = x+5
Step-by-step explanation:
First find the slope
m = ( y2-y1)/(x2-x1)
= ( 7-3)/(2 - -2)
( 7-3)/(2+2)
4/4
1
Then slope intercept form is
y = mx+b where m is the slope and b is the y intercept
y = 1*x+b
y = x+b
Substitute a point into the equation
7 = 2+b
7-2 =b
5=b
y = x+5