1/10
Vocabulary flashcards covering core algebraic concepts, equation-solving techniques, and system of linear equation conditions from Lecture 1.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Elimination Method
A technique for solving a system of linear equations by adding or subtracting equations to eliminate one variable, making it possible to solve for the remaining variable.
Substitution Method
A technique for solving a system of linear equations by expressing one variable in terms of the other from one equation and substituting that expression into the second equation.

System of Linear Equations Cheat Sheet
A reference cheat sheet outlining the three possible outcomes for a system of linear equations a1x+b1y+c1=0 and a2x+b2y+c2=0 based on coefficient ratios.
Unique Solution Condition
The algebraic condition a2a1=b2b1 for two linear equations, indicating that their lines intersect at exactly one point and the system is consistent and independent.
No Solution Condition
The algebraic condition a2a1=b2b1=c2c1 for two linear equations, indicating that the lines are parallel, never meet, and the system is inconsistent.
Infinite Solutions Condition
The algebraic condition a2a1=b2b1=c2c1 for two linear equations, indicating that the lines overlap entirely and the system is consistent and dependent.
CAT Hack for Unique Solutions
A shortcut rule stating that if a2a1=b2b1, a unique solution is instantly confirmed without needing to check c2c1.
Quadratic Formula
The standard formula used to find roots for any quadratic equation ax2+bx+c=0, given by x=2a−b±b2−4ac.
Sum of Perfect Squares Principle
An observation method where an equation written as a sum of non-negative squared terms equal to zero, such as (x−3)2+y2=0, requires each squared term to independently equal zero for real numbers.
Algebraic Optimisation
A problem-solving strategy focused on determining the maximum or minimum values of algebraic expressions under specific integer or real constraints.
Parallel Lines Condition in General Form
For two lines ax+by=6 and 7x+4y=8 to be parallel, their variable coefficient ratios must be equal, meaning 7a=4b.