Answer:
y = 9x + 10
Step-by-step explanation:
y = mx + b
Here, m is slope and b is y-intercept
y = 9x + 10
Answer:
The answer is 1 cup of sugar
Step-by-step explanation:
x = 2 x 1.5/3
x = 3/3
x = 1 cup of sugar
hope it helps!
Answer:
y=30x+50 and y=40
Step-by-step explanation:
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
-12a - 48
Step-by-step explanation:
you do -6 times 2a which is -12a then you do -6 times 8 which gives you -48 so you put -12a - 48
since the 48 is a negative we would just put a minus sign instead a plus. If it was a positive 48 we would put a plus sign buts its not so we put a negative.