Advanced Algebra & Quadratics refers to the study of complex algebraic concepts beyond the basics, focusing on the manipulation and understanding of algebraic expressions, equations, and functions. It emphasizes quadratic equations—polynomials of degree two—and their solutions, properties, and graphs. This area explores methods such as factoring, completing the square, and the quadratic formula, as well as applications in problem-solving and real-world scenarios.
Advanced Algebra & Quadratics refers to the study of complex algebraic concepts beyond the basics, focusing on the manipulation and understanding of algebraic expressions, equations, and functions. It emphasizes quadratic equations—polynomials of degree two—and their solutions, properties, and graphs. This area explores methods such as factoring, completing the square, and the quadratic formula, as well as applications in problem-solving and real-world scenarios.
What is a quadratic equation and its standard form?
A quadratic equation is a degree-2 equation in one variable, written as ax^2 + bx + c = 0 with a ≠ 0.
How do you solve a quadratic equation by factoring?
Factor the expression into two binomials: (mx + p)(nx + q) = 0, then set each factor equal to zero and solve for x.
What is the quadratic formula and when is it used?
For ax^2 + bx + c = 0, x = (-b ± sqrt(b^2 - 4ac)) / (2a). Use it when factoring is not possible or practical.
What does the discriminant tell you about the roots?
Discriminant D = b^2 - 4ac. If D > 0 there are two real roots; D = 0 there is one real root; D < 0 there are two complex roots.
What is completing the square and why is it useful?
Completing the square rewrites ax^2 + bx + c as a(x + b/2a)^2 + (c - b^2/4a), revealing the vertex and providing an alternative path to solving or graphing the parabola.