Step-by-step explanation:
Volume of cylindrical container

Answer:
y-9= -4(x+1)
Step-by-step explanation:
First, you should know what the format for point slope form is. y-y1=m(x-x1). Now, fill in the points to the x1 and y1 variables. It doesn't matter what ordered pair you use. If the number you fill in is negative, for example, -1, change it to a positive 1. If you're plugging in a positive number such as 9, it becomes -9. Now, it may look like this: y-9=m(x+1). However, you still need to find slope. You can use the expression y-y1/x-x1. 9-1=8. -1-1= -2. So, your slope is 8/-2. However, you can simplify this to -4. Now, plug in -4 to your equation to have your final answer: y-9=-4(x+1).
Answer:
The expression for the nth term is Tn = 8n -7
Step-by-step explanation:
Here, we are to find an expression for the nth term of the sequence.
Mathematically, the nth term of an arithmetic sequence can be expressed as;
Tn = a + (n-1)d
for T2, the equation is
a + d = 9
for T4, the equation is
a + 3d = 25
we can substitute the equation of T2 into T4 but we first need to rewrite T4
a + d + 2d = 25
9 + 2d = 25
2d = 25 -9
2d = 16
d = 16/2
d = 8
now since a + d = 9
a = 9-d
a = 9-8
a = 1
So the expression for the nth term would be;
1 + (n-1)8
1 + 8n - 8
= 8n -8+1
= 8n -7