Question
Question: Solve the following for the value of x, \(\dfrac{1}{2a+b+2x}=\dfrac{1}{2a}+\dfrac{1}{b}+\dfrac{1}{...
Solve the following for the value of x,
2a+b+2x1=2a1+b1+2x1.
Solution
To solve this question we will first take the term 2x1 from the RHS to the LHS. After that we will take the LCM on both the sides of the obtained equation. After that we will form a quadratic in the x and solve it using the quadratic formula i.e. for ax2+bx+c=0 the solution of this equation are given by x=2a−b±b2−4ac. Hence in this way we will get the two values of x as our answer.
Complete step-by-step answer :
We are given the expression,
2a+b+2x1=2a1+b1+2x1
And we have to solve for the value of x,
So first of all we will take the term 2x1 from RHS of the equation to the LHS, so we get
2a+b+2x1−2x1=2a1+b1
Now taking the LCM on both the sides of the above expression, we get
(2a+b+2x)(2x)2x−2x−b−2x=(2a)(b)2a+b(2a+b+2x)(2x)−(2a+b)=(2a)(b)2a+b
Cancelling out 2a + b from both sides we get,
(2a+b+2x)(2x)−1=(2a)(b)1
Now cross multiplying we get,
−2ab=4ax+2bx+4x2
Arranging the equation such that a quadratic in x is formed, we get
4x2+(4a+2b)x+2ab=0
Dividing the whole equation by 2, we get
2x2+(2a+b)x+ab=0
Now using the quadratic formula i.e. for the equation ax2+bx+c=0, its solutions are given by,
x=2a−b±b2−4ac
So applying this in equation
2x2+(2a+b)x+ab=0 we get
x=4−(2a+b)±(2a+b)2−8ab
Expanding the term (2a+b)2, we have