SOLUTION: Patterns and functions X. Y. 1. 10 2. 16 3. 22 4. 28

Algebra ->  Test -> SOLUTION: Patterns and functions X. Y. 1. 10 2. 16 3. 22 4. 28       Log On


   



Question 767207: Patterns and functions
X. Y.
1. 10
2. 16
3. 22
4. 28

Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
X. Y.
1. 10
2. 16
3. 22
4. 28
take two points and find equation of a line passing through:
1,10 and 2,16

Solved by pluggable solver: Find the equation of line going through points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (1, 10) and (x2, y2) = (2, 16).
Slope a is a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%2816-10%29%2F%282-1%29+=+6.
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or 6%2A1+%2Bb+=+4. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=10-6%2A1+=+4.

y=(6)x + (4)

Your graph:




now do same with other two points to see if equation is same as y=6x+%2B4
3,22 and 4,28
Solved by pluggable solver: Find the equation of line going through points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (3, 22) and (x2, y2) = (4, 28).
Slope a is a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%2828-22%29%2F%284-3%29+=+6.
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or 6%2A3+%2Bb+=+4. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=22-6%2A3+=+4.

y=(6)x + (4)

Your graph:




since equation is same, all points lie on same line; so, pattern is y=6x+%2B4