85.7k views
3 votes
Write a function for the table
please help I don't get it ​

Write a function for the table please help I don't get it ​-example-1

1 Answer

1 vote

Answer:

y = 2x - 5

Explanation:

Let us consider the points (- 2, - 9) & (0, - 5)

Equation of line in two point form is given as:

[y-(-9)]/[-9-(-5)] = [x - (-2)]/[-2 - 0]

(y + 9)/(-9 +5) = (x + 2)/ (-2)

(y + 9)/(-4) = (x + 2)/(-2)

(y + 9)/(2) = (x + 2)/(1)

(y + 9) = 2(x + 2)

y + 9 = 2x + 4

y = 2x + 4 - 9

y = 2x - 5

This is the required function.

User Fraze
by
5.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.