Solveeit Logo

Question

Question: How do you decide whether the relation \({{x}^{2}}+{{y}^{2}}=1\) defines a function?...

How do you decide whether the relation x2+y2=1{{x}^{2}}+{{y}^{2}}=1 defines a function?

Explanation

Solution

For checking whether the given relation defines a function or not, we have to use the basic definition of a function. A function is a binary relation between two sets which relates every element of the first set to exactly one element of the other set. The element of the first set is called the preimage, while the element of the second set is called the image. For checking this condition on the given relation, we have to separate yy and express it in the form of xx.

Complete step by step answer:
The relation given to us in the question is
x2+y2=1{{x}^{2}}+{{y}^{2}}=1
Subtracting 11 from both the sides, we get
x2+y21=11 x2+y21=0 y2+x21=0 \begin{aligned} & \Rightarrow {{x}^{2}}+{{y}^{2}}-1=1-1 \\\ & \Rightarrow {{x}^{2}}+{{y}^{2}}-1=0 \\\ & \Rightarrow {{y}^{2}}+{{x}^{2}}-1=0 \\\ \end{aligned}
Taking 1-1 common from the last two terms, we have
y2(1x2)=0\Rightarrow {{y}^{2}}-\left( 1-{{x}^{2}} \right)=0
Now, writing (1x2)\left( 1-{{x}^{2}} \right) as (1x2)2{{\sqrt{\left( 1-{{x}^{2}} \right)}}^{2}} in the above equation, we get
y2(1x2)2=0\Rightarrow {{y}^{2}}-{{\sqrt{\left( 1-{{x}^{2}} \right)}}^{2}}=0
We know that a2b2=(a+b)(ab){{a}^{2}}-{{b}^{2}}=\left( a+b \right)\left( a-b \right). From the above equation, we have a=ya=y and b=1x2b=\sqrt{1-{{x}^{2}}}. So we can write the above equation as
(y+(1x2))(y(1x2))=0\Rightarrow \left( y+\sqrt{\left( 1-{{x}^{2}} \right)} \right)\left( y-\sqrt{\left( 1-{{x}^{2}} \right)} \right)=0
On solving the above equation, we get
y=(1x2)...........(i)y=-\sqrt{\left( 1-{{x}^{2}} \right)}...........(i), and
y=(1x2)...........(ii)y=\sqrt{\left( 1-{{x}^{2}} \right)}...........(ii)
From the equations (i) and (ii), we can say that for a single value of xx, we are getting two different values for yy, one positive and the other negative.
For example, if we put x=0x=0 in the equation (i) then the value of yy which we get is
y=(102) y=1 \begin{aligned} & \Rightarrow y=-\sqrt{\left( 1-{{0}^{2}} \right)} \\\ & \Rightarrow y=-1 \\\ \end{aligned}
Now, on putting x=0x=0 in the equation (ii), the value of yy is
y=(102) y=1 \begin{aligned} & \Rightarrow y=\sqrt{\left( 1-{{0}^{2}} \right)} \\\ & \Rightarrow y=1 \\\ \end{aligned}
So for the value x=0x=0, the given relation gives us two distinct values of yy, which are 11 and 1-1.
We know that a function is a relation which has a single image corresponding to a pre-image.
But the given relation has two images for each pre-image.

Hence, the given relation x2+y2=1{{x}^{2}}+{{y}^{2}}=1 does not define a function.

Note: While expressing yy in the form of xx, always prefer to form a standard quadratic equation in yy and solve it to obtain its two solutions. Do not directly take the square root, after separating xx and yy. This is because we might forget the negative solution in this case, and conclude that the given relation defines a function.