Answer:
a. [tex]y = 2x[/tex]
b. The slope represents the common difference
c. [tex]a_n = 2n[/tex]
d. [tex]a_{10} = 20[/tex]
Step-by-step explanation:
Given:
The graph
Solving (a): The equation
First, we pick any two corresponding points on the graph
[tex](x_1,y_1) = (1,2)[/tex]
[tex](x_2,y_2) = (2,4)[/tex]
Next, we calculate the slope using:
[tex]m = \frac{y_1 - y_2}{x_1 - x_2}[/tex]
[tex]m = \frac{2-4}{1-2}[/tex]
[tex]m = \frac{-2}{-1}[/tex]
[tex]m=2[/tex]
The equation is then calculated as:
[tex]y - y_1 = m(x - x_1)[/tex]
[tex]y - 2 = 2(x - 1)[/tex]
[tex]y - 2 = 2x - 2[/tex]
Make y the subject
[tex]y = 2x - 2+2[/tex]
[tex]y = 2x[/tex]
(b) Interpret the slope
In (a) above, the slope is calculated as: [tex]m=2[/tex]
This represents the common difference of the sequence;
(c) Represent as an arithmetic sequence
We have the following points from the graph:
[tex](x_1,y_1) = (1,2)[/tex]
[tex](x_2,y_2) = (2,4)[/tex]
[tex](x_3,y_3) = (3,6)[/tex]
This means that: The first term is 2; the second is 4, the third is 6.....
So, we have:
[tex]a_1 = 2[/tex] --- First Term
[tex]d = a_2 - a_1 = 4 - 2 = 2[/tex] --- Difference
The nth term of an AP is:
[tex]a_n = a_1 + (n - 1)d[/tex]
This gives:
[tex]a_n = 2 + (n - 1)*2[/tex]
[tex]a_n = 2 + 2n - 2[/tex]
Collect Like Terms
[tex]a_n = - 2+2 + 2n[/tex]
[tex]a_n = 2n[/tex]
(d) Find a10
To do this, we simply substitute 10 for n in [tex]a_n = 2n[/tex]
So, we have:
[tex]a_{10} = 2 * 10[/tex]
[tex]a_{10} = 20[/tex]