M a t h w a y to find the answer
Slope Formula:
m= Y2-Y1/X2-X1
m= 8-12 / 3-2
m= -4/ 1
m= -4
Therefore, the equation of the line is y=-4x+20
Answer:
Step-by-step explanation:
(2b+-7)+5(b+-3)
Multiply 5 throughout the second parentheses
(2b-7)+(5b-15)
Add 2b and 5b
7b-7-15
Subtract -7 and -15
7b-22
Answer:
<em>75</em>
Step-by-step explanation:
Given:
f(1) = 100
f(n+1) = f(n) - 5
Solve for:
f(6)
Solution:
f(1) = 100
f(2) = f(1) - 5 = 100 - 5 = 100 - 1 x 5 = f(1) - 1 x 5
f(3) = f(2) - 5 = 100 - 5 - 5 = 100 - 2 x 5 = f(1) - 2 x 5
...
f(n) = f(n - 1) - 5 = 100 - (n-1) x 5 = f(1) - (n-1) x 5
=> f(6) = f(1) - (6-1) x 5 = 100 - 5 x 5 = 100 - 25 = 75
Hope this helps!