menu

Solving Quadratic Binomials With Zero Product Property

Posted on 09/10/2024, in

info This trick only works when the sum is 0!

You know that if you multiply two binomials you get a answer that is in ax^2+bx+c form, but there is a simpler way to solve for x if your answer equals to 0.

How To Use It

alt

$$ Q: (2x−1)(4x−3)=0 First split the equations into two. (2x-1)=0 (4x-3)=0 Then solve normally. 2x−1=0⇒x= 1/2 or 0.50

4x-3=0⇒x = 3/4 or 0.75 ​ $$ So, step by step, here is what to do.

  • Split Equation into two
  • Solve Normally
  • Check!

Why 0?

The Zero Product Property states that if two numbers product is 0 then one of the factors is 0. Another way of writing this is:

If a⋅b=0, then either a=0 or b=0 Note that this property doesn’t work for sums! When the product equals zero, you can conclude that one or more of the factors must be zero, but when the sum equals zero, you just need to solve the equation directly (i.e., isolate the variable). $$ SUM EQUALS ZERO: 4x-3=0

FACTORS EQUALS ZERO: X*0 $$

Test Your Knowledge!


Quadratic Binomial Quiz

1. Solve the equation: (2x - 1)(4x - 3) = 0
a) x = 1/2, x = 3/4
b) x = 1, x = 3
c) x = -1/2, x = -3/4
d) x = -1, x = -3
2. Solve the equation: (x + 5)(x - 7) = 0
a) x = -5, x = 7
b) x = 5, x = -7
c) x = 0, x = -12
d) x = 2, x = -3
3. Solve the equation: (3x - 2)(x + 1) = 0
a) x = 2/3, x = -1
b) x = 2, x = 1
c) x = -2/3, x = -1
d) x = 0, x = 1
4. Solve the equation: (4x + 3)(2x - 5) = 0
a) x = -3/4, x = 5/2
b) x = 3/4, x = -5/2
c) x = -5/2, x = 3/4
d) x = 0, x = -3/2
5. Solve the equation: (5x - 4)(x + 3) = 0
a) x = 4/5, x = -3
b) x = -4/5, x = 3
c) x = 4, x = -3/5
d) x = -4, x = 3/5

</body>

Top