Question
Question: How do you solve the quadratic \[3+\dfrac{5}{2x}=\dfrac{1}{{{x}^{2}}}\] using any method?...
How do you solve the quadratic 3+2x5=x21 using any method?
Solution
A quadratic is a polynomial expression like ax2+bx+c. We can solve for x by rewriting the equation like ax2+bx+c=0. From this equation, we can find x by three methods: finding factors, using quadratic formulas or completing the square. And the quadratic formula is x=2a−b±b2−4ac.
Complete step by step answer:
As per the given question, we have to solve the given quadratic equation to get the respective x values. We are provided with the quadratic equation 3+2x5=x21.
In the given equation, we have fractions. In order to get rid of them we have to multiply the whole equation with the LCM of the denominators.
In the equation 3+2x5=x21 , the denominators of fractions are 2x and x2. The LCM of 2x and x2 is 2x2. So, we multiply the whole equation with 2x2. Then, we get ⇒2x2×3+2x2×2x5=2x2×x21 -----(1)
In equation 1, 2x2×3 equals to 6x2, 2x2×2x5 equals to 5x and 2x2×x21 equals to 2. So, by substituting these values into equation (1), we get
⇒6x2+5x−2=0 ------(2)
Generally, we can solve quadratic equations by finding factors or by completing the square method or by using quadratic formulas.
We can’t find the solution by factoring as there is no pair of numbers whose product is -12 and sum is 5.
So, let’s use the quadratic formula: x=2a−b±b2−4ac. Here, in equation 6x2+5x−2=0, we have a=6, b=5 and c=−2. By substituting these values into the formula, we get