139k views
0 votes
X = 1, 2, 3 , 4 ,5

y = 15, 12, 9, 6, 3
Write an equation which describes the rule in the following table:

User Cfkane
by
4.8k points

2 Answers

3 votes
X goes by 1s

And y goes by 3s
User Zxzak
by
5.3k points
1 vote

Answer:

  • y = -3x + 18

Explanation:

We can see:

  • x- values increase by 1 unit
  • y- values decrease by 3 units (slope is -3).

This is a linear relationship. Use point-slope form to find the equation:

  • y - 15 = -3(x - 1)
  • y = -3x + 3 + 15
  • y = -3x + 18
User Rob Greenlee
by
4.5k points