Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Linear Equations: These represent a straight-line relationship on a coordinate plane. Solving a linear equation like involves isolating the variable by performing inverse operations. Visually, the solution corresponds to the specific point on the x-axis where the line crosses if .
Simultaneous Linear Equations: This involves finding a common solution for two or more equations. Graphically, the solution is the unique point where two straight lines intersect. If the lines are parallel, there is no solution; if they are identical, there are infinitely many solutions.
Quadratic Equations and the Null Factor Law: A quadratic equation is of the form . The Null Factor Law states that if the product of two factors is zero (), then at least one factor must be zero. We use this by factoring quadratics into to find the roots and .
The Quadratic Formula: When a quadratic cannot be easily factored, the quadratic formula provides a direct method to find the roots. Visually, these roots represent the x-intercepts of a parabola. If the parabola does not cross the x-axis, the formula will involve the square root of a negative number, indicating no real solutions.
The Discriminant: The value indicates the number of solutions for a quadratic. Visually: if , the parabola crosses the x-axis at two distinct points; if , the vertex of the parabola touches the x-axis at exactly one point; if , the parabola never touches the x-axis.
Substitution vs. Elimination: These are the two primary algebraic methods for solving simultaneous equations. Substitution involves expressing one variable in terms of the other and 'plugging' it into the second equation. Elimination involves adding or subtracting equations to remove one variable entirely, which is often more efficient when coefficients are multiples of each other.
Completing the Square: This method transforms a quadratic from standard form into vertex form . Visually, this reveals the turning point (vertex) of the parabola at and is a fundamental step in deriving the quadratic formula.
📐Formulae
General form of a Linear Equation:
Standard form of a Quadratic Equation:
The Quadratic Formula:
The Discriminant:
Vertex form of a Quadratic:
Difference of Two Squares:
💡Examples
Problem 1:
Solve the following simultaneous equations using the elimination method:
Solution:
Step 1: Multiply the second equation by to align the coefficients: . Step 2: Add this new equation to the first equation to eliminate : . Step 3: Solve for : . Step 4: Substitute back into the original second equation: . The solution is .
Explanation:
The elimination method is used here by creating additive inverses for the terms ( and ), allowing them to cancel out when the equations are added.
Problem 2:
Solve the quadratic equation using the quadratic formula.
Solution:
Step 1: Identify the coefficients: . Step 2: Substitute values into the quadratic formula: . Step 3: Simplify the expression under the square root (the discriminant): . Step 4: Solve for both possible values of : . . The solutions are and .
Explanation:
Since the quadratic is equal to zero, we use the quadratic formula to find the two points where the associated parabola intersects the x-axis.