Factorizing Quadratic Equations - Practice Question2

If x+ 2x - 3 = 0, find the possible values of x using factorization method.


Solution.
x+ 2x - 3 = 0
Step1
Find two numbers which, when multiplied will give the constant term (ie -3) and when added (or subtracted) will give the coefficient of (ie 2)
Factors: factors of -3 are


-3 and 1 (-3 x 1 = -3; -3 + 1 = -2. This does not satisfy the equation)
The reason is that coefficient of x is 2 but not -2
3 and -1 (3 x -1 = -3; 3 – 1 = 2. This satisfy the equation)
Step2
Replace 2x with 3x and -x in the equation. (Note that x is the same as 1x)
We then have x3x - x - 3 = 0 (by splitting 2x into 3x and -x)
Step3
Group the first two terms together and the last two terms together as follows
x+ 3x x - 3 = 0
By bringing out common terms, this becomes
x(x + 3) - 1(x + 3) = 0
note that 3 in the bracket now has a + sign such that when multiplied by the – sign outside the bracket, the result will still be minus
Since the two brackets are the same, we take one of them and multiply by the coefficients of the brackets as follows
(x + 3)(x - 1) = 0
If two things are multiplied and the result is zero, it means that either one of them is equal to zero or both are equal to zero
Therefore,


Either x + 3 = 0, which gives x = 0 – 3
And therefore x = –3
Or x - 1 = 0, which gives x = 0 + 1
And therefore x = 1
The values of x that satisfy the equation
x+ 2x - 3 = 0 are x = –3 or 1
Click here to continue view question3

Comments