Answer: 25 + 3n
Step-by-step explanation:
Hi, the answer is lacking the last part:
<em>Write an expression for the amount of money he makes this week.
</em>
So, to answer this we have to write an expression:
The fixed amount that he earns per week (25) plus the product of the amount he earns per subscription (3) and the number of subscriptions sold (n) , must be equal to his weekly earnings.
Mathematically speaking:
25 + 3n
Feel free to ask for more if needed or if you did not understand something.
Minus 3 from the 3 and the 18
Answer:
it knocks off $179.80 or the final cost which is $719.20.
Step-by-step explanation:
Answer:
y = 2x - 7
Step-by-step explanation:
The question is asking for slope-intercept form, y = mx + a.
Given:
(1, -5) and (9, 11)
Find the slope (m) between the two points:
m = (y2 - y1) / (x2 - x1)
x1 = 1
x2 = 9
y1 = -5
y2 = 11
m = ( 11 - (-5) )/(9 - 1)
= 16/8
m = 2
y = 2x + a
Use one of the two points to find a (I will use (1, -5)):
-5 = 2(1) + a
-5 = 2 + a
-7 = a
a = -7
y = 2x + (-7)
y = 2x - 7