Factoring quadratics
49 flashcards covering Factoring quadratics for the SAT Math section.
Factoring quadratics is a key algebra skill that involves breaking down a quadratic expression, like ax² + bx + c, into simpler factors, such as (x + p)(x + q). For instance, you might factor x² + 5x + 6 into (x + 2)(x + 3). This process helps solve equations, find roots, and simplify problems, making it a foundational tool for understanding more complex math concepts.
On the SAT Math section, factoring quadratics often appears in questions about solving equations, simplifying expressions, or analyzing graphs. You'll encounter multiple-choice problems where you factor to find values of x or identify intercepts, with common traps like sign errors, missing the greatest common factor, or confusing similar forms like difference of squares. Focus on practicing standard techniques, such as factoring by grouping or recognizing perfect squares, to avoid mistakes and handle time pressure effectively.
A concrete tip: Always double-check your factors by expanding them back to the original expression.
Terms (49)
- 01
Quadratic expression
A quadratic expression is a polynomial of degree two, typically written as ax² + bx + c, where a, b, and c are constants and a is not zero.
- 02
Quadratic equation
A quadratic equation is an equation set to zero in the form ax² + bx + c = 0, where a, b, and c are constants and a is not zero, and it can often be solved by factoring.
- 03
Standard form of a quadratic
The standard form of a quadratic is ax² + bx + c, where a, b, and c are real numbers and a is not zero, making it easy to identify coefficients for factoring or other methods.
- 04
Factoring a quadratic
Factoring a quadratic means rewriting it as a product of two binomials, such as ax² + bx + c = (dx + e)(fx + g), to simplify solving equations or analyzing the expression.
- 05
Greatest common factor in quadratics
The greatest common factor in a quadratic is the largest expression that divides evenly into all terms, and factoring it out first simplifies the quadratic for further factoring.
- 06
Factoring out the GCF
Factoring out the greatest common factor involves dividing each term of the quadratic by that factor and writing it outside parentheses, like 2x² + 4x = 2x(x + 2).
- 07
Factoring trinomials with a=1
Factoring trinomials of the form x² + bx + c involves finding two numbers that multiply to c and add to b, then writing it as (x + m)(x + n).
- 08
Two numbers that multiply to c and add to b
In factoring x² + bx + c, these are two numbers whose product is c and sum is b, such as 3 and 4 for x² + 7x + 12, since 3 × 4 = 12 and 3 + 4 = 7.
- 09
Factoring trinomials with a>1
Factoring trinomials like ax² + bx + c, where a is greater than 1, requires finding two binomials whose product gives the original trinomial, often using methods like the AC method.
- 10
AC method for factoring
The AC method for factoring ax² + bx + c involves multiplying a and c, finding two numbers that multiply to that product and add to b, then rewriting the middle term and factoring by grouping.
- 11
Difference of squares
The difference of squares is a quadratic of the form x² - y², which factors into (x - y)(x + y), allowing quick simplification of expressions like x² - 9.
- 12
Perfect square trinomial
A perfect square trinomial is a quadratic like x² + 2xy + y², which factors into (x + y)², such as x² + 6x + 9 = (x + 3)².
- 13
Identifying perfect square trinomials
To identify a perfect square trinomial, check if the first and last terms are perfect squares and the middle term is twice the product of their square roots, like in x² + 10x + 25.
- 14
Sum of cubes
The sum of cubes is an expression like x³ + y³, which factors into (x + y)(x² - xy + y²), though it's less common for pure quadratics on the test.
- 15
Difference of cubes
The difference of cubes is an expression like x³ - y³, which factors into (x - y)(x² + xy + y²), and may appear in problems involving quadratics.
- 16
Factoring by grouping
Factoring by grouping involves rearranging terms of a polynomial, like ax + ay + bx + by, into groups that share common factors, such as (a(x + y) + b(x + y)) = (a + b)(x + y).
- 17
Zero product property
The zero product property states that if a product of factors equals zero, like (x - 2)(x + 3) = 0, then at least one factor must be zero, so x = 2 or x = -3.
- 18
Solving quadratic equations by factoring
Solving quadratic equations by factoring means setting the equation to zero, factoring it into binomials, and using the zero product property to find the values of x that make it true.
- 19
Common sign error in factoring
A common sign error in factoring occurs when multiplying numbers for c but forgetting to match the signs in the binomials, like incorrectly factoring x² - 5x + 6 as (x - 2)(x - 3) instead of (x - 2)(x - 3).
- 20
Factoring with negative leading coefficient
Factoring a quadratic with a negative leading coefficient, like -x² + 4x - 3, often involves factoring out the negative sign first, such as -(x² - 4x + 3) = -(x - 1)(x - 3).
- 21
Factoring when factors are not integers
Factoring quadratics where the factors involve fractions or decimals, like 2x² + 3x + 1, still requires binomials whose product matches, but SAT problems typically use integers.
- 22
Prime quadratic
A prime quadratic is one that cannot be factored over the integers, like x² + x + 1, meaning it has no binomial factors with integer coefficients.
- 23
Strategy for factoring on multiple-choice tests
A strategy for factoring on multiple-choice tests is to plug in the answer choices or test possible factors quickly to verify which one multiplies back to the original quadratic.
- 24
Recognizing when to factor
Recognizing when to factor involves identifying expressions that are quadratics, such as in equations set to zero or in word problems where variables represent quantities like area.
- 25
Factoring in word problems
In word problems, factoring quadratics helps solve for variables representing real-world quantities, like finding the time when a projectile hits the ground.
- 26
Example: Factoring x² + 5x + 6
Factoring x² + 5x + 6 involves finding two numbers that multiply to 6 and add to 5, which are 2 and 3, so it factors to (x + 2)(x + 3).
Solve x² + 5x + 6 = 0 to get x = -2 or x = -3.
- 27
Example: Factoring 2x² + 7x + 3
Factoring 2x² + 7x + 3 uses the AC method: multiply 2 and 3 to get 6, find numbers that multiply to 6 and add to 7 (6 and 1), rewrite as 2x² + 6x + x + 3, and factor to (2x + 3)(x + 1).
- 28
Example: Difference of squares x² - 16
Factoring x² - 16 as a difference of squares gives (x - 4)(x + 4), which is useful for solving equations like x² - 16 = 0.
- 29
Example: Perfect square x² + 8x + 16
Factoring x² + 8x + 16 recognizes it as a perfect square trinomial, resulting in (x + 4)², which helps in completing the square or solving equations.
- 30
Factoring quadratics for area problems
In area problems, factoring quadratics represents the area of a shape, like a rectangle with area x² + 7x + 12, which factors to (x + 3)(x + 4) for dimensions.
- 31
Factoring in projectile motion
Factoring quadratics in projectile motion problems, such as height equations like h = -16t² + 64t, helps find when the object reaches certain heights or hits the ground.
- 32
Distinguishing factoring from expanding
Distinguishing factoring from expanding means recognizing that factoring breaks down a quadratic into binomials, while expanding multiplies binomials to form the quadratic.
- 33
Factoring to find roots
Factoring to find roots involves solving ax² + bx + c = 0 by factoring and setting each factor to zero, giving the x-intercepts or solutions of the equation.
- 34
Common trap: Forgetting to set equation to zero
A common trap is attempting to factor a quadratic expression without first setting it equal to zero, which is necessary for solving equations.
- 35
Common trap: Incorrect binomial pairing
An incorrect binomial pairing trap occurs when factors don't multiply back to the original quadratic, like mistakenly writing x² + 5x + 6 as (x + 1)(x + 4) instead of (x + 2)(x + 3).
- 36
Factoring quadratics with fractions
Factoring quadratics with fractional coefficients, like (1/2)x² + (3/2)x + 1, requires clearing fractions first or factoring as is, though SAT problems usually avoid this.
- 37
Using factoring for graphing
Using factoring for graphing helps identify x-intercepts of a parabola from ax² + bx + c by finding the roots, which are the points where the graph crosses the x-axis.
- 38
Factoring in systems of equations
In systems involving quadratics, factoring one equation can help solve for variables and substitute into another, though it's less common on the SAT.
- 39
Strategy: Check factors by expanding
A strategy is to check factored results by expanding them back to ensure they match the original quadratic, catching any factoring errors.
- 40
Factoring quadratics with zero constant term
Factoring quadratics like x² + 4x, which has a zero constant term, results in x(x + 4), making it easier to solve equations like x² + 4x = 0.
- 41
Difference of squares with variables
Factoring expressions like (2x)² - 3² as (2x - 3)(2x + 3) applies the difference of squares to variables, helping in algebraic manipulation.
- 42
Perfect square with coefficients
A perfect square like 4x² + 12x + 9 factors to (2x + 3)², where the first term is a perfect square and the whole expression fits the pattern.
- 43
Factoring by grouping in quadratics
Factoring by grouping in quadratics applies when the quadratic can be rewritten with four terms, like x³ + 2x² + x + 2 = x²(x + 2) + 1(x + 2) = (x² + 1)(x + 2).
- 44
Common trap: Assuming all quadratics factor
A common trap is assuming every quadratic factors nicely over integers, but some, like x² + 2x + 2, do not and require other methods.
- 45
Factoring for inequality solutions
Factoring quadratics helps solve inequalities by finding roots and testing intervals, like for x² - 4 > 0, factoring to (x - 2)(x + 2) > 0.
- 46
Example: Factoring x² - 4x + 4
Factoring x² - 4x + 4 recognizes it as a perfect square, resulting in (x - 2)², which is useful for equations like x² - 4x + 4 = 0.
- 47
Example: Factoring 3x² - 2x - 1
Factoring 3x² - 2x - 1 involves finding binomials like (3x + 1)(x - 1), since 3(-1) = -3 and 1(-1) = -1, and -3 + 1(-1) wait, actually using AC method for accuracy.
- 48
Strategy: Look for patterns first
A strategy is to first look for patterns like difference of squares or perfect squares before general factoring, saving time on the test.
- 49
Factoring in geometric contexts
In geometric contexts, factoring quadratics can represent dimensions or areas, like factoring x² + 5x + 6 to find possible lengths in a rectangle problem.