
George A. answered 09/10/12
Mathematics, Science, and English Language Tutor
Kate,
The values give for x, the independent variable, are sequential 1, 2, 3, 4. So the values of y, the dependent variable, form a sequence for which we want the rule of formation. A technique that often works is to take differences:
original sequence: 2 8 14 20
differences: 6 6 6
So each term after the first is calculated by adding 6 to the previous term; start with 2.
Now let's find the formula for y in terms of x from this rule. The trick here is to notice that all except the first term are gotten by adding 6. This idea can be formulated as follows: each term is 6 times the number of steps away from the first term; that is, the term at x is 6*(x-1). Since the first term is 2, the formula for y is
y = 2 + 6*(x - 1)
There are other ways to solve this problem that make sense in different contexts. I don't know your context, so I don't know how to recommend you solve such problems.