26.0k views
1 vote
Write a function to represent the set of ordered pairs. {(2, 6), (3, 21), (4, 42), (5, 69)} a) f(x) = 3x b) f(x) = x + 4 c) f(x) = x3 - 2 d) f(x) = 3x2 - 6

User Anique
by
9.2k points

2 Answers

5 votes

Answer:

d

Explanation:

User Alol
by
7.9k points
4 votes

We are given order pairs : (2, 6), (3, 21), (4, 42), (5, 69)

The correct option is D) f(x) = 3x^2 - 6.

If we plug x=2 we get

f(2) = 3(2)^2 - 6 = 3(4) -6 = 12-6 =6. Represents (2,6)

If we plug x=3 we get

f(3) = 3(3)^2 - 6 = 3(9) -6 = 27-6 =21 Represents (4,21)

If we plug x=4 we get

f(4) = 3(4)^2 - 6 = 3(16) -6 = 48-6 =42. Represents (4,42)

If we plug x=5 we get

f(5) = 3(5)^2 - 6 = 3(25) -6 = 75-6 =69. Represents (5,69)

Therefore, D ) f(x) = 3x^2 - 6 is our correct option.


User Mythofechelon
by
8.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories