Quick Answer
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.
The Quadratic Formula is an algebraic expression used to determine the solutions, or roots, of any quadratic equation in standard form ax² + bx + c = 0. It is expressed as x = (-b ± √(b² - 4ac)) / 2a, where a, b, and c are numerical coefficients.
Question: What are the roots of the equation 3x² - 7x + 2 = 0? Solution: Using a=3, b=-7, c=2: x = (-(-7) ± √((-7)² - 4(3)(2))) / 2(3) x = (7 ± √(49 - 24)) / 6 x = (7 ± √(25)) / 6 x = (7 ± 5) / 6. Solutions: x = 2 and x = 1/3.
Sign errors: Students often forget that the formula starts with '-b', leading them to use the wrong sign if 'b' is already negative.
Incorrect division: A common error is only dividing the radical term by 2a instead of dividing the entire numerator (both -b and the radical).
Squaring negatives: Students frequently write -5² as -25 instead of 25 when calculating the discriminant, leading to incorrect values under the square root.
Students targeting 750+ should know that the Quadratic Formula can be split to find the sum of roots (-b/a) and the product of roots (c/a) instantly without solving the entire equation, which saves significant time on complex Digital SAT problems.
Quadratic Equation
A quadratic equation is a second-degree polynomial equation typically written in standard form as ax² + bx + c = 0. On the Digital SAT, these equations appear frequently in the Advanced Math section, accounting for approximately 15% of math questions. Students must solve them using factoring, completing the square, or the quadratic formula.
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.