Question
Question: Solve the following quadratic equation by factorization method: \(4{{x}^{2}}-4{{a}^{2}}x+{{a}^{4}}-{...
Solve the following quadratic equation by factorization method: 4x2−4a2x+a4−b4=0
Solution
To solve this question we need to have the knowledge of quadratic equations. In this question we need to apply formulas for factoring the expression. The formula used to solve this will bex2−y2=(x−y)(x+y) . We will also take common values and factorize the expression accordingly.
Complete step-by-step solution:
The question ask us to find the value of x in the expression 4x2−4a2x+a4−b4=0using factorization method. We will expand the middle term in such a way that we get the common values for the calculation. The middle term will be expanded as:
⇒4x2−2[(a2+b2)+(a2−b2)]x+(a2−b2)(a2+b2)=0
Since we know that the product of positive and negative is negative while that of negative and negative is positive and positive and positive is positive. Applying the same in the above equation we get:
⇒4x2−2(a2+b2)x−2(a2−b2)x+(a2−b2)(a2+b2)=0
We will take common 2x and will factorize further:
⇒2x(2x−(a2+b2))−(a2−b2)(2x−(a2+b2))=0
From the above term we can take (2x−(a2+b2)) common. On doing this we get:
⇒(2x−(a2+b2))(2x−(a2−b2))=0
In the second term in the above expression we will take 4 as common, hence resulting to:
⇒(2x−(a2+b2))(2x−(a2−b2))=0
We will now individually find the value for x from the above expression.
⇒(2x−(a2+b2))=0
⇒x=2a2+b2
The value of xfor the another term will be:
⇒(2x−(a2−b2))=0
⇒x=2a2−b2
So the two values of x are 2a2+b2 and 2a2−b2.
∴ The values for x for the following quadratic equation by factorization method: 4x2−4a2x+a4−b4=0 are 2a2+b2 and 2a2−b2.
Note: We can check whether the answer we got is correct or not. To check this we will put the value of x which are a2+b2 and in the equation (x−(2a2+b2))(x−(2a2−b2)). If the equation results in zero this means the answer is correct. On checking we get:
⇒(x−(2a2+b2))(x−(2a2−b2))
Putting 2a2+b2in place of x:
⇒(2a2+b2−(2a2+b2))(2a2+b2−(2a2−b2))
⇒(2a2+b2−a2−b2)(2a2+b2−a2+b2)
⇒0(b2)=0
Similarly on putting 2a2−b2in the equation we get zero. So the answer is correct.