How do you find five ordered pairs of y=-2x?

1 Answer
Jul 10, 2015

Pick 5 arbitrary values for xx and for each xx value calculate the the y value of the corresponding pair by applying the equation.

Explanation:

For example if we choose as our xx values:
color(white)("XXXX")XXXX{ 0, 1, 2, 3, 4}{0,1,2,3,4}

For x=0x=0
color(white)("XXXX")XXXXy= -2(0) = 0y=2(0)=0
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXrarr ordered pair: (0,0)(0,0)

For x=1x=1
color(white)("XXXX")XXXXy= -2(1) = -2y=2(1)=2
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXrarr ordered pair: (1,-2)(1,2)

For x=2x=2
color(white)("XXXX")XXXXy= -2(2) = -4y=2(2)=4
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXrarr ordered pair: (2,-4)(2,4)

For x=3x=3
color(white)("XXXX")XXXXy= -2(3) = -6y=2(3)=6
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXrarr ordered pair: (3,-6)(3,6)

For x=4x=4
color(white)("XXXX")XXXXy= -2(4) = -8y=2(4)=8
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXrarr ordered pair: (4,-8)(4,8)