Question

Determine whether a relation is a function of x

Original question: For the following exercise, determine whether the relation represents yy as a function of xx

  1. x=±1yx=\pm\sqrt{1-y}

(x)2=(1y)2(x)^2=(\sqrt{1-y})^2

x2=1yx^2=1-y

y=x2+1y=-x^2+1

(x)2=(1y)2(x)^2=(-\sqrt{1-y})^2

x2=1yx^2=1-y

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: A relation is a function when every input xx is paired with exactly one output yy. The quickest check here is to solve for yy and see whether any xx can produce two different yy values.

Detailed walkthrough

We are given the relation

x=±1yx=\pm\sqrt{1-y}

To test whether it represents yy as a function of xx, solve for yy.

Square both sides:

x2=1yx^2=1-y

Now isolate yy:

y=1x2y=1-x^2

At this point, each xx gives exactly one yy value. That means the relation does represent yy as a function of xx.

You can also notice that the original relation uses ±\pm, which can make it look like there are two outputs. But after rewriting it in terms of yy, the relation becomes a single-valued rule:

y=1x2\boxed{y=1-x^2}

So the answer is yes, it is a function of xx.

💡 Pitfall guide

One trap is stopping at x=±1yx=\pm\sqrt{1-y} 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 yy, the output is unique for each xx. Another mistake is writing y=x2+1y=-x^2+1 with the wrong sign order and then not checking that it matches the same expression.

🔄 Real-world variant

If the equation were instead y2=x+1y^2=x+1, then it would not define yy as a function of xx because most xx values would correspond to two possible yy 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.

chat