185k views
2 votes
Given: A = {(0, 0), (2, 1), (3, 1.5), (4, 2), . . . } Write a rule for A.

y = 2x
x = y/2
y = x/2

User Wizmann
by
7.9k points

2 Answers

3 votes

Answer:

C. y = x/2

Explanation:

According to the rule y = x / 2, x divided by two should always be equal to Y. You can test this by diving each X by 2 and seeing if it equals Y, which it does for every single one. See here:

0 = 0/2 --- true.

1 = 2/2 --- true.

1.5 = 3/2 --- true.

2 = 4/2 --- true.

Hope this makes sense! Please ask if you have any questions.

User Kevin Borders
by
8.6k points
1 vote

Answer: The Answer is C. y = x/2


Hope This Answered Your Question


Explanation:


User Dibo
by
8.3k points