Answer:
See explanation below.
Step-by-step explanation:
The equation is:
y = 7x + 6
This is the equation of a line in slope intercept form. The general form, where m is the slope and b is the y intercept is:
y = mx + b
In this case, with the equation:
y = 7x + 6
m is 7 and the y intercept is 6.
The y intercept means the point when x = 0:
(0, 6) is the y intercept point on the graph.
Hope this Helps! Have an Awesome Day!! (-:
S(8)=((100×(1−(50÷100)^(8))÷(1−50÷100)))
=199.22
Answer:
The Radius of the base, r, and the altitude h
Step-by-step explanation:
Surface area of a right cone

R= Radius
H=Radius
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:
-63
Step-by-step explanation: