Solveeit Logo

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=xR:x0and2x3+x(x6)+6=0= \\{ x \in R:x \geqslant 0\,and\,2\left| {\sqrt x - 3} \right| + \sqrt x (\sqrt 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.

Explanation

Solution

This question can be solved by substitution. Substitute x=y\sqrt x = y orx3=y\sqrt x - 3 = yor whichever you feel like and write the given equation in terms of yy. Further, solve the equation and get the values of yy from which you can get the values of xx

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 2x3+x(x6)+6=02\left| {\sqrt x - 3} \right| + \sqrt x (\sqrt x - 6) + 6 = 0 . Using this information we need to correct the option among the given four choices.
First, we will substitute x3=y\sqrt x - 3 = y
But why? This is because solving the equation withx\sqrt x will be a bit difficult. So we replace it by yy and will solve it in terms of yy
x3=y\Rightarrow \sqrt x - 3 = y
Using the value of x\sqrt x in the given equation, we get:
2y+(y+3)(y3)+6=0\Rightarrow 2\left| y \right| + (y + 3)(y - 3) + 6 = 0
Using identity (a+b)(ab)=a2b2(a + b)(a - b) = {a^2} - {b^2} in the above equation, we can solve it further:
2y+y29+6=0y2+2y3=0\Rightarrow 2\left| y \right| + {y^2} - 9 + 6 = 0 \Rightarrow {y^2} + 2\left| y \right| - 3 = 0
As y2{y^2}is always positive, hence we can write y2=y2{y^2} = {\left| y \right|^2}
y2+2y3=0\Rightarrow {\left| y \right|^2} + 2\left| y \right| - 3 = 0
This becomes a quadratic equation; with the product as minus three and sum two we get:
y2+3yy3=0y(y+3)(y+3)=0\Rightarrow {\left| y \right|^2} + 3\left| y \right| - \left| y \right| - 3 = 0 \Rightarrow \left| y \right|\left( {\left| y \right| + 3} \right) - \left( {\left| y \right| + 3} \right) = 0
After taking common, we can represent the above equation as:
(y1)(y+3)=0\left( {\left| y \right| - 1} \right)\left( {\left| y \right| + 3} \right) = 0
Hence we get:
y=1 or y=3\Rightarrow \left| y \right| = 1{\text{ or }}\left| y \right| = - 3
As y\left| y \right| cannot be negative therefore, y=3\left| y \right| = - 3is rejected
Therefore, y=1y=±1\left| y \right| = 1 \Rightarrow y = \pm 1
Now we have got the value of yy
But we need to find the values of xx and so we will replace yy by x3\sqrt x - 3
x3=1andx3=1x=4andx=2\Rightarrow \sqrt x - 3 = 1\,\,\,and\,\,\,\sqrt x - 3 = - 1 \Rightarrow \sqrt x = 4\,\,and\,\,\sqrt x = 2
By squaring both sides of the above equation, we get
x=16,x=4\Rightarrow x = 16\,\,,\,\,x = 4
Therefore, the set S contains only two elements, i.e. 16 and 416{\text{ 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\sqrt x or x3\sqrt x - 3 or x6\sqrt 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 y2+2y3=0{\left| y \right|^2} + 2\left| y \right| - 3 = 0 by using the quadratic formula, i.e. x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} .