Quick Answer
A complex number is a value expressed in the form a + bi, where i represents the square root of -1. On the Digital SAT, these typically appear in Math Module 2 as medium-difficulty questions. Students are often asked to perform basic arithmetic or find roots for quadratic equations with negative discriminants.
A complex number is a number that can be expressed in the form a + bi, where a and b are real numbers and i is the imaginary unit defined by i² = -1. This system extends the real number line to allow for solutions to equations that have no real roots.
Question: If i = √-1, what is the product (3 + 2i)(1 - 4i)? Solution: Use FOIL: (3)(1) + (3)(-4i) + (2i)(1) + (2i)(-4i) = 3 - 12i + 2i - 8i². Since i² = -1, substitute: 3 - 10i - 8(-1) = 3 - 10i + 8 = 11 - 10i.
Incorrectly handling i²: Students often forget to substitute -1 for i² during multiplication, leading to incorrect real-number components.
Sign errors in subtraction: When subtracting (a + bi) - (c + di), students frequently fail to distribute the negative sign to the imaginary part di.
Confusing real and imaginary parts: Some students mistakenly combine the real constant and the imaginary coefficient into a single term, such as treating 3 + 2i as 5i.
Students targeting 750+ should know that complex solutions to quadratic equations with real coefficients always come in conjugate pairs (a + bi and a - bi). If a question states that 3 + 4i is a root of a quadratic equation, 3 - 4i must also be a root, which can help you quickly reconstruct the original equation.
Quadratic Formula
The Quadratic Formula is a vital tool on the Digital SAT used to find the roots of quadratic equations. It typically appears 1-3 times per test in the Advanced Math section. This formula, x = (-b ± √(b² - 4ac)) / 2a, is essential when quadratic equations cannot be easily factored into integers.
Discriminant
The discriminant is the expression b² - 4ac, used on the Digital SAT to determine a quadratic's number of real solutions. This concept frequently appears in Math Module 1 or 2, typically within high-difficulty questions involving constants or systems of equations where students must identify if a parabola has zero, one, or two x-intercepts.
Explore This Topic
Learn more with step-by-step practice on Lumist
Roots
Roots are the input values that make a function equal zero. On the Digital SAT, roots appear frequently in the Math section, especially within quadratic and polynomial problems. They are typically tested as x-intercepts on a graph or as solutions to equations, appearing in approximately 15% of Advanced Math questions.