Solveeit Logo

Question

Question: How do you solve \[4{{x}^{2}}+3=8x\]?...

How do you solve 4x2+3=8x4{{x}^{2}}+3=8x?

Explanation

Solution

The degree of the equation is the highest power to which the variable is raised. We can find whether the equation is linear, quadratic, cubic, etc. from the degree of the equation. For any quadratic equation ax2+bx+c=0a{{x}^{2}}+bx+c=0, here a,ba,band cc\in Real numbers. The roots of the equation can be found by using the formula method, which states that, the roots of the quadratic equation with real coefficients are x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}.

Complete answer:
We are asked to solve the given equation 4x2+3=8x4{{x}^{2}}+3=8x. It means we have to find the roots of the given equation. The highest power to which x is raised is 2, so the degree of the equation is 2. It means that the equation is quadratic. We know that for a general quadratic equation ax2+bx+c=0a{{x}^{2}}+bx+c=0, here a,ba,band cc\in Real numbers. Using the formula method, the roots of the equation are x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}. The given equation can also be written as 4x28x+3=04{{x}^{2}}-8x+3=0, comparing the given equation with the general form. We get a=4,b=8&c=3a=4,b=-8\And c=3. Substituting these values in the above formula we get,

& \Rightarrow x=\dfrac{-\left( -8 \right)\pm \sqrt{{{\left( -8 \right)}^{2}}-4\left( 4 \right)\left( 3 \right)}}{2\left( 4 \right)} \\\ & \Rightarrow x=\dfrac{8\pm \sqrt{64-48}}{8} \\\ & \Rightarrow x=\dfrac{8\pm \sqrt{16}}{8} \\\ & \Rightarrow x=\dfrac{8\pm 4}{8} \\\ \end{aligned}$$ $$\Rightarrow x=\dfrac{8+4}{8}$$ or $$x=\dfrac{8-4}{8}$$ $$\Rightarrow x=\dfrac{12}{8}=\dfrac{3}{2}$$ or $$x=\dfrac{4}{8}=\dfrac{1}{2}$$ Hence the roots of the given quadratic equation $$4{{x}^{2}}+3=8x$$ are $$x=\dfrac{3}{2}$$ or $$x=\dfrac{1}{2}$$. **Note:** There are many ways to find the roots of a quadratic equation like the factorization method, completing the square method, formula method. We can find the roots of the quadratic equation by using any of these three methods. But the factorization method should be preferred because it also tells us about whether roots are real or they are imaginary numbers.