Question
Determine whether a relation is a function of x
Original question: For the following exercise, determine whether the relation represents as a function of
Expert Verified Solution
Expert intro: A relation is a function when every input is paired with exactly one output . The quickest check here is to solve for and see whether any can produce two different values.
Detailed walkthrough
We are given the relation
To test whether it represents as a function of , solve for .
Square both sides:
Now isolate :
At this point, each gives exactly one value. That means the relation does represent as a function of .
You can also notice that the original relation uses , which can make it look like there are two outputs. But after rewriting it in terms of , the relation becomes a single-valued rule:
So the answer is yes, it is a function of .
💡 Pitfall guide
One trap is stopping at and concluding it is not a function because of the plus/minus sign. That sign belongs to the way the relation is written, but once you solve for , the output is unique for each . Another mistake is writing with the wrong sign order and then not checking that it matches the same expression.
🔄 Real-world variant
If the equation were instead , then it would not define as a function of because most values would correspond to two possible values, one positive and one negative. But in this case, after solving, the relation reduces to a single quadratic function.
🔍 Related terms
function, relation, vertical line test
FAQ
Does $x=\pm\sqrt{1-y}$ represent $y$ as a function of $x$?
Yes. Solving for $y$ gives $y=1-x^2$, which assigns exactly one output to each input $x$.
Why does the plus-minus sign not prevent it from being a function?
The plus-minus sign appears in the original form, but once rewritten as $y=1-x^2$, the relation has a single output for each $x$. That is what matters for a function.