Question
Question: Let S\( = \\{ x \in R:x \geqslant 0\,and\,2\left| {\sqrt x - 3} \right| + \sqrt x (\sqrt x - 6) + 6 ...
Let S=x∈R:x⩾0and2∣x−3∣+x(x−6)+6=0. Then S
A) Contains exactly two elements.
B) Contains exactly four elements
C) Is an empty set.
D) Contains exactly one element.
Solution
This question can be solved by substitution. Substitute x=y orx−3=yor whichever you feel like and write the given equation in terms of y. Further, solve the equation and get the values of y from which you can get the values of x
Complete step-by-step solution:
Here in this problem, we are given with definition of a set S which contains non-negative real numbers ‘x’ which follows the equation 2∣x−3∣+x(x−6)+6=0 . Using this information we need to correct the option among the given four choices.
First, we will substitute x−3=y
But why? This is because solving the equation withxwill be a bit difficult. So we replace it by y and will solve it in terms of y
⇒x−3=y
Using the value of x in the given equation, we get:
⇒2∣y∣+(y+3)(y−3)+6=0
Using identity (a+b)(a−b)=a2−b2 in the above equation, we can solve it further:
⇒2∣y∣+y2−9+6=0⇒y2+2∣y∣−3=0
As y2is always positive, hence we can write y2=∣y∣2
⇒∣y∣2+2∣y∣−3=0
This becomes a quadratic equation; with the product as minus three and sum two we get:
⇒∣y∣2+3∣y∣−∣y∣−3=0⇒∣y∣(∣y∣+3)−(∣y∣+3)=0
After taking common, we can represent the above equation as:
(∣y∣−1)(∣y∣+3)=0
Hence we get:
⇒∣y∣=1 or ∣y∣=−3
As ∣y∣ cannot be negative therefore, ∣y∣=−3is rejected
Therefore, ∣y∣=1⇒y=±1
Now we have got the value of y
But we need to find the values of x and so we will replace y by x−3
⇒x−3=1andx−3=−1⇒x=4andx=2
By squaring both sides of the above equation, we get
⇒x=16,x=4
Therefore, the set S contains only two elements, i.e. 16 and 4 .
Hence, option A is correct
Note: In such questions, substitution is very important, and choosing the correct substitution is more important. Although in the question we solved, it hardly matters whether we choose x or x−3 or x−6 for substitution. This means you need to substitute the correct variable i.e. variable and ignore the coefficients. An alternative approach can be taken to solve the quadratic equation ∣y∣2+2∣y∣−3=0 by using the quadratic formula, i.e. x=2a−b±b2−4ac .