Solveeit Logo

Question

Question: How do you solve the equation \[4{{x}^{2}}-14x-8=0\]?...

How do you solve the equation 4x214x8=04{{x}^{2}}-14x-8=0?

Explanation

Solution

This type of problem is based on the concept of factoring and solving x. First, we have to consider the given equation and divide the whole equation by 2. Then, split the middle term of the equation in such a way that it has a common term in both the first and last term. Here, the middle term is -7x, so we can write -7x as the sum of -8x and x. Then, take the common terms from the obtained equation and represent the equation as a product of two functions of x. Thus, the two functions are the factors of the given equation which on equating to 0, we get the final answer.

Complete step by step solution:
According to the question, we are asked to solve 4x214x8=04{{x}^{2}}-14x-8=0.
We have been given the quadratic equation is 4x214x8=04{{x}^{2}}-14x-8=0. ---------(1)
Let us first divide the whole equation (1) by 2.
4x214x82=02\dfrac{4{{x}^{2}}-14x-8}{2}=\dfrac{0}{2}
On further simplification, we get
4x2214x282=02\dfrac{4{{x}^{2}}}{2}-\dfrac{14x}{2}-\dfrac{8}{2}=\dfrac{0}{2}
On cancelling out the common terms, we get
2x27x4=02{{x}^{2}}-7x-4=0 ----------(2)
Let us now split middle term in such a way that the sum of the two terms is equal to -7 and the product of the two terms is equal to -8.
We know that 8×1=8-8\times 1=-8 and -8+1=-7.
Let us substitute in equation (2).
We get
2x2+(8+1)x4=02{{x}^{2}}+\left( -8+1 \right)x-4=0
On using distributive property in the obtained equation, that is, a(b+c)=ab+aca\left( b+c \right)=ab+ac
We get
2x28x+1x4=02{{x}^{2}}-8x+1x-4=0
Let us now find the common term.
2x22×4x+1x4=02{{x}^{2}}-2\times 4x+1x-4=0
Here, 2x is the common term from the first two terms and 1 is common from the last two terms.
Therefore, 2x(x4)+1(x4)=02x\left( x-4 \right)+1\left( x-4 \right)=0.
From the obtained equation, find that (x-4) is common.
On taking out (x-4) common from the two terms, we get
(x4)(2x+1)=0\left( x-4 \right)\left( 2x+1 \right)=0
Therefore, the factors are (x+3) and (2x+5)(x+3) \text{ and } (2x+5).
We know that factors are equal to zero if the whole equation is equal to zero.
(x4)=0\Rightarrow \left( x-4 \right)=0 and (2x+1)=0\left( 2x+1 \right)=0.
Let us now consider x4=0.x-4=0.
Add -4 on both sides. We get
x4+4=0+4x-4+4=0+4
On further simplification, we get
x=4x=4
Now, consider 2x+1=0.2x+1=0.
Add -1 on both the sides. We get
2x+11=012x+1-1=0-1
That is, 2x=1.2x=-1.
Then, divide the obtained expression by 2. We get
x=12x= - \dfrac{1}{2}
Hence, the values of x in the given equation 4x214x8=04{{x}^{2}}-14x-8=0 are 4 and 12-\dfrac{1}{2}.

Note: Whenever we get such types of problems, we should make necessary calculations to the given quadratic equation and then take out the common terms out of the bracket to obtain the values of x. Also, avoid calculation mistakes based on the sign conventions. Here, we can solve this question by using quadratic formula, that is, x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}. In this question a=4,b=14andc=8.a=4, b=-14 \text{and} c=-8. Substitute these values in the given formula and we can find the values of x.