Solveeit Logo

Question

Question: How do you solve the equation \[8{x^2} + 14x + 5 = 0\] by completing the square?...

How do you solve the equation 8x2+14x+5=08{x^2} + 14x + 5 = 0 by completing the square?

Explanation

Solution

We first make the coefficient of x2{x^2}as 1 by dividing the complete equation by the coefficient of x2{x^2}. Then shift the constant value to the right hand side of the equation. Add the square of half value of coefficient of ‘x’ on both sides of the equation. Afterwards we can simplify this using some simple algebraic identity and by taking LCM we will get the desired result.

Complete step-by-step solution:
Given, 8x2+14x+5=08{x^2} + 14x + 5 = 0.
We can see that the coefficient of x2{x^2} is not 1. So we need to divide the equation by the coefficient of x2{x^2} that is by 8.
x2+148x+58=0{x^2} + \dfrac{{14}}{8}x + \dfrac{5}{8} = 0
x2+74x+58=0{x^2} + \dfrac{7}{4}x + \dfrac{5}{8} = 0
The next step is we need to shift the constant terms to the right hand side of the equation,
x2+74x=58 (1){x^2} + \dfrac{7}{4}x = - \dfrac{5}{8}{\text{ }} - - - - (1).
Now we can see that the coefficient of ‘x’ is 74\dfrac{7}{4}. We divide the coefficient of ‘x’ by 2 and we square it.

{\left( {\dfrac{{\left( {\dfrac{7}{4}} \right)}}{2}} \right)^2} = {\left( {\dfrac{7}{{4 \times 2}}} \right)^2} \\\ = {\left( {\dfrac{7}{8}} \right)^2} \\\ = \left( {\dfrac{{49}}{{64}}} \right) \\\ $$. Now we need to add $$\dfrac{{49}}{{64}}$$ on both sides of the equation (1). $${x^2} + \dfrac{7}{4}x + \dfrac{{49}}{{64}} = - \dfrac{5}{8}{\text{ + }}\dfrac{{49}}{{64}}$$ $${x^2} + \dfrac{7}{4}x + \dfrac{{49}}{{64}} = \dfrac{{ - \left( {5 \times 8} \right) + 49}}{{64}}$$

{x^2} + \dfrac{7}{4}x + \dfrac{{49}}{{64}} = \dfrac{{ - 40 + 49}}{{64}} \\
{x^2} + \dfrac{7}{4}x + \dfrac{{49}}{{64}} = \dfrac{9}{{64}} \\

We know the algebraic identity $${(a - b)^2} = {a^2} - 2ab + {b^2}$$. Comparing this with the left hand side of an equation we have $$a = x$$ and $$b = \dfrac{7}{8}$$. $$ \Rightarrow {\left( {x + \dfrac{7}{8}} \right)^2} = \dfrac{9}{{64}}$$ Taking square root on both side we have, $$ \Rightarrow \left( {x + \dfrac{7}{8}} \right) = \pm \sqrt {\dfrac{9}{{64}}} $$ $$ \Rightarrow \left( {x + \dfrac{7}{8}} \right) = \pm \dfrac{3}{8}$$ That is we have two roots, $$ \Rightarrow x + \dfrac{7}{8} = \dfrac{3}{8}$$ and $$x + \dfrac{7}{8} = - \dfrac{3}{8}$$ $$ \Rightarrow x = \dfrac{3}{8} - \dfrac{7}{8}$$ and $$x = - \dfrac{3}{8} - \dfrac{7}{8}$$ $$ \Rightarrow x = \dfrac{{3 - 7}}{8}$$ and $$x = \dfrac{{ - 3 - 7}}{8}$$ $$ \Rightarrow x = \dfrac{{ - 4}}{8}$$ and $$x = - \dfrac{{10}}{8}$$ $$ \Rightarrow x = - \dfrac{1}{2}$$ and $$x = - \dfrac{5}{4}$$is the required solution. **Note:** Since we have a polynomial of degree two and hence it is called quadratic polynomial. If we have a polynomial of degree ‘n’ then we have ‘n’ roots. In the given problem we have a degree that is equal to 2. Hence the number of roots are 2. Also keep in mind when shifting values from one side of the equation to another side of the equation, always change sign from positive to negative and vice-versa.