Robert A. answered 09/06/14
Math, Computer Programming Languages and Arabic Friendly Tutor
Quadratic Expression: x2+5x + 6
1. Identify a, b and c. (a is the coefficient of x2, b is the coefficient of x and c is the constant number that follows)
• a = 1
• b = 5
• c = 6.
2. Two numbers whose sum = 5 will be:
• 0+5 OR
• 1+4 OR
• 2+3
3. Try to multiply each of those two numbers to get c (which is equal to 6) you will find out that only 2 & 3 work. Their sum is 5 = b and there product is 6 = c
4. Now you will get your expression factorized into: (x + 2)(x +3). If you try to expand this expression you will get the initial quadratic expression of x2 + 5x + 6
Now after that introduction I will explain your case. You have x2 – 9. Let us follow the steps we mentioned above
1. Identify a, b and c.
• a = 1
• b = 0 (Remember b is the number multiplied by x. You have no x here which means that x is multiplied by 0)
• c = -9
2. Two numbers whose sum is equal to b:
• 0 and 0
• -1 and 1
• -2 and 2
• And the list goes on and on of all numbers with their additive inverses( or in simpler terms the same number with a negative sign)
3. Now you have to multiply the numbers you got to see which ones will give you a product of -9
• 0x0 = 0
• -2x2 = -4
• -3x3 = -9 BAM you got your product!
4. Now you will get your expression factorized into (x+3)(x-3). If you try to expand it you will get
x2 – 9
Jasmine F.
09/06/14