216k views
3 votes
How do you Factorize quadratic expressions​

User Ephemerr
by
7.5k points

1 Answer

3 votes

Explanation:

For a quadratic ax² + bx + c, you can factor using the AC method.

  1. First, multiply a and c.
  2. Next, find factors of ac that add up to b.
  3. Divide the factors by a. Reduce if possible.
  4. The numerator of the fraction becomes the constant. The denominator of the fraction becomes the coefficient.

For example:

2x² + 7x + 3

Here, a = 2, b = 7, and c = 3. Using AC method:

  1. ac = 2×3 = 6
  2. Factors of 6 that add up to 7 are 1 and 6.
  3. Divide by a: 1/2 and 6/2 = 3/1
  4. (2x + 1) (x + 3)
User Mild Fuzz
by
7.1k points