Question
Question: If \( \dfrac{a}{{\sqrt {bc} }} - 2 = \sqrt {\dfrac{b}{c}} + \sqrt {\dfrac{c}{b}} \) , where \( a,b,c...
If bca−2=cb+bc , where a,b,c>0 then family of lines ax+by+c=0 passes through the fixed point given by
A. (1,1)
B. (1,−2)
C. (−1,2)
D. (−1,1)
Solution
Hint : In order to get the fixed point, solve the given equation bca−2=cb+bc , obtain an equation in terms of the variables a,b,c . Then compare the equation with ax+by+c=0 , find the value of x,y and place it in the fixed point (x,y) .
Complete step by step solution:
We are given with an equation bca−2=cb+bc .
Solving this equation, step by step:
For that multiplying and dividing −2 by bc , in order to have a common denominator on the left side, and we get:
bca−2bcbc=cb+bc ⇒bca−2bc=cb+bc
Since, we know that roots can be written as cb=cb and bc=bc .
So, using this writing the right-side equation as:
bca−2bc=cb+bc
Multiplying and dividing the first operand on the right side by b , and multiplying and dividing the second operand on the right side by c , in order to get a common denominator:
Applying this, we get:
bca−2bc=cb×bb+bc×cc
Solving the right-hand side:
Since, we know that x.x=x , that implies:
bca−2bc=bcb+bcc ⇒bca−2bc=bcb+c
Multiplying both the sides by bc :
bca−2bc×bc=bcb+c×bc ⇒a−2bc=b+c
Adding both the sides by 2bc :
⇒a−2bc=b+c ⇒a−2bc+2bc=b+c+2bc ⇒a=b+c+2bc
Since, we know that x.x=x , so b,c and a can be written as b=(b)2 , a=(a)2 , c=(c)2 .
Substituting these values in the above equation, we get:
⇒a=b+c+2bc ⇒(a)2=(b)2+(c)2+2bc
On the right-hand side, we can see that it perfectly suits the formula: (x+y)2=x2+y2+2xy .
So, replacing (b)2+(c)2+2bc by (b+c)2 , we write it as:
(a)2=(b+c)2
Subtracting both the sides by (b+c)2 , we get:
(a)2−(b+c)2=(b+c)2−(b+c)2 ⇒(a)2−(b+c)2=0
Since, we know that x2−y2=(x+y)(x−y) , so applying this in the above equation:
(a)2−(b+c)2=0 ⇒(a+(b+c))(a−(b+c))=0
Opening the inner parenthesis:
(a+(b+c))(a−(b+c))=0 ⇒(a+b+c)(a−b−c)=0
So, from the above equation, we can see that either (a+b+c)=0 or (a−b−c)=0 .
But it’s given that a,b,c>0 , that implies (a+b+c)=0 as the square root values will give a positive number and when added, the terms would never result into zero.
That gives (a−b−c)=0 , taking −1 common from the equation and which can be written as
⇒(a−b−c)=0 ⇒−1(−a+b+c)=0 .
Dividing both sides by −1 , we get:
⇒(−1)a+b(1)+c=0
Since, it’s given that the family of lines passes through the fixed point, so the equations would be the same.
So, comparing (−1)a+b(1)+c=0 with another equation given ax+by+c=0 , we get:
x=−1 y=1
Therefore, the fixed point becomes (x,y)=(−1,1) , which matches with the option D.
Hence, Option D is correct.
So, the correct answer is “Option D”.
Note : It’s always preferred to solve step by step for ease, rather than solving at once, otherwise it would lead to confusion and there is a huge chance of error.
Writing of roots from one form to another is mandatory, like cb=cb and bc=bc.