230k views
2 votes
Which one of the following is not a function?

select one:
a. y = x2 – 4x + 2 incorrect
b. x = y2 – 4y + 2
c. y = |x – 2|
d. y= /x-2 incorrect

User Grig
by
5.4k points

1 Answer

4 votes
Function here describes y(x), x is the input, y is the output.

A single input or x-value can only yield 1 output or y-value otherwise it is NOT a function.

For example if x = 4 but y could be 2 or -2, Then this is not a y(x) function.
THis can happen when y has an exponent.
x = y^2 ----> 4 = 2^2 = (-2)^2

Therefore answer is b) x = y^2-4y+2
User Wings
by
6.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.