Solveeit Logo

Question

Question: How do you solve \(4{x^2} + 28x - 32 = 0\) by factoring?...

How do you solve 4x2+28x32=04{x^2} + 28x - 32 = 0 by factoring?

Explanation

Solution

In the method of factoring, taking the reference of the equation ax2+bx+c=0a{x^2} + bx + c = 0, we have to find any two numbers whose multiplication results in a product of term aa and cc . Also, the sum of two numbers, if the term cc is positive and the difference between two numbers, if the term cc is negative should result in the term bb.

Complete step-by-step answer:
First of all, we compare the given equation 4x2+28x32=04{x^2} + 28x - 32 = 0 with the standard equation ax2+bx+c=0a{x^2} + bx + c = 0 .
From the comparison, we get
\Rightarrow a=4a = 4
\Rightarrow b=28b = 28
\Rightarrow c=32c = - 32
Here, the term cc is negative.
Hence, we need to find two numbers whose difference will lead to bb and their product will lead to a product of term aa and cc .
As per the problem, we need two numbers that follow the conditions
Product = a×c=4×32=128a \times c = 4 \times 32 = 128
Difference = b=28b = 28 .
For the product   128\;128 , the pairs can be   1\;1 and   128\;128 ,   2\;2 and   64\;64 ,   4\;4 and   32\;32 ,   8\;8 and   16\;16
Out of these all pairs, the pair   4\;4 and   32\;32 seems to be valid because
Product = 4×32=128=a×c4 \times 32 = 128 = a \times c
Difference = 324=28=b32 - 4 = 28 = b
Now, we have two numbers for factoring.
Now, consider the equation
\Rightarrow 4x2+28x32=04{x^2} + 28x - 32 = 0
Now, we can replace the term   28\;28 with the difference
4x2+(324)x32=0\Rightarrow 4{x^2} + (32 - 4)x - 32 = 0
Opening the brackets,
4x2+32x4x32=0\Rightarrow 4{x^2} + 32x - 4x - 32 = 0
Shifting the terms,
4x24x+32x32=0\Rightarrow 4{x^2} - 4x + 32x - 32 = 0
Now, considering the first two terms and expanding them
4×x×x4×x\Rightarrow 4 \times x \times x - 4 \times x
Here, in both terms   4\;4 and xx are common
So taking   4\;4 and xx common and putting the remaining in the brackets
4x(x1)\Rightarrow 4x(x - 1)
Similarly, for the last two terms
32×x32\Rightarrow 32 \times x - 32
Here, in both terms   32\;32 is common
So taking   32\;32 common and putting the remaining in the brackets
32(x1)\Rightarrow 32(x - 1)
Therefore, replacing the equations we get,
4x(x1)+32(x1)=0\Rightarrow 4x(x - 1) + 32(x - 1) = 0
From this equation, taking the bracket (x1)(x - 1) common, we get
(x1)(4x+32)=0\Rightarrow (x - 1)(4x + 32) = 0
Here either of the two brackets is equal to zero.
(x1)=0\Rightarrow (x - 1) = 0
x=1\Rightarrow x = 1
Also considering the other bracket
(4x+32)=0\Rightarrow (4x + 32) = 0
Shifting   32\;32 on the right-hand side
4x=32\Rightarrow 4x = - 32
x=324\Rightarrow x = - \dfrac{{32}}{4}
Hence the final answer can be written as
x=8\Rightarrow x = - 8
Hence, we have two values for xx

x=1x = 1 or x=8x = - 8

Note:
Here, the conditions to remember for the two numbers depends on the sign of cc. If cc is positive, we need to take the sum of two numbers to give the value bb. If cc is negative, we need to take the difference of two numbers to give the value bb . The alternate formula to find the value of xx is b±b24ac2a\dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.