BackSystems of Equations and Matrices – Precalculus Study Guide
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Ch. 9 – Systems and Matrices
Systems of Linear Equations
Systems of linear equations consist of two or more linear equations involving the same set of variables. The solution to a system is the set of values that satisfy all equations simultaneously.
Single Equation: Represents a line on a graph. Every point on the line is a solution to the equation.
System of Equations: Multiple equations, each representing a line. The solution is the point(s) where the lines intersect.
Example: For the system and , the intersection point is the solution to both equations.
Solving Systems of Linear Equations
There are several methods to solve systems of linear equations, including graphing, substitution, and elimination.
Substitution Method
Definition: Solve one equation for one variable, then substitute into the other equation.
Steps:
Choose an equation and solve for or .
Substitute into the other equation.
Solve for the remaining variable.
Plug back to find the other variable.
Check by substituting both values into both equations.
Example: Solve and by substitution.
Elimination Method
Definition: Add or subtract equations to eliminate one variable.
Steps:
Write equations in standard form .
Multiply one or both equations so coefficients of one variable are equal (or opposites).
Add or subtract equations to eliminate that variable.
Solve for the remaining variable.
Plug back to find the other variable.
Check by substituting both values into both equations.
Example: Solve and by elimination.
Multiplying Equations in Elimination Method
To eliminate a variable, you may need to multiply one or both equations by a factor so that the coefficients of the variable are equal or opposites.
If coefficients are... | Multiply... | Example |
|---|---|---|
Equal, opposite signs | Nothing; just add |
|
Equal, same signs | Either eqn by |
|
Factors of each other | Multiply one eqn |
|
Anything else | Each eqn by a number |
|
Classifying Systems of Linear Equations
Systems of linear equations can be classified based on the number of solutions:
Type | Description | Graph | Number of Solutions |
|---|---|---|---|
Independent | Lines intersect at one point | Distinct intersection | 1 |
Dependent | Lines are coincident (same line) | Overlap completely | Infinitely many |
Inconsistent | Lines are parallel | No intersection | 0 |
Introduction to Matrices
A matrix is a rectangular array of numbers arranged in rows and columns. Matrices are used to represent and solve systems of linear equations.
Augmented Matrix: Represents a system of equations, including coefficients and constants.
Example: The system , , can be written as:
Matrix Row Operations
Row operations are used to solve systems of equations by transforming matrices.
Row Operation | System of Equations | Matrix | Notation |
|---|---|---|---|
Swap two rows | Swap two equations | Swap two rows | |
Multiply row by a number | Multiply equation by a number | Multiply row by a number | |
Add a multiple of one row to another | Add a multiple of one equation to another | Add a multiple of one row to another |
Solving Systems Using Matrices (Row-Echelon Form)
To solve a system using matrices, use row operations to write the matrix in row-echelon form (upper triangular form).
Row-Echelon Form: All zeros below the diagonal.
Reduced Row-Echelon Form: All zeros below and above the diagonal, and leading coefficients are 1.
Gaussian Elimination: The process of using row operations to solve systems.
Gauss-Jordan Elimination: Extends Gaussian elimination to reduced row-echelon form.
Determinants & Cramer's Rule
Determinants are special numbers calculated from square matrices. Cramer's Rule uses determinants to solve systems of linear equations.
Determinant of a 2x2 Matrix
Formula: For ,
Example: ,
Determinant of a 3x3 Matrix
Formula: For ,
Example:
Cramer's Rule
Definition: A method for solving systems of linear equations using determinants.
For 2 equations in 2 unknowns:
Given and
For 3 equations in 3 unknowns:
Given , ,
, ,
Where is the coefficient matrix, and , , are matrices with the respective column replaced by the constants.
Systems of Inequalities
Systems of inequalities involve finding the region of the graph that satisfies all inequalities in the system.
Graphing Linear Inequalities:
Graph the boundary line (solid for or , dashed for or ).
Shade the region that satisfies the inequality.
For systems, the solution is the overlapping shaded region.
Graphing Nonlinear Inequalities:
Graph the boundary curve (e.g., parabola, circle).
Shade the region that satisfies the inequality.
Example: Graph and .
Summary Table: Methods for Solving Systems
Method | When to Use | Steps |
|---|---|---|
Graphing | Small systems, visual solutions | Graph each equation, find intersection |
Substitution | Easy to isolate a variable | Solve for one variable, substitute |
Elimination | Standard form, large coefficients | Multiply/add/subtract to eliminate variable |
Matrices | Large systems, advanced methods | Write augmented matrix, use row operations |
Cramer's Rule | Square systems, determinants nonzero | Calculate determinants, solve for variables |
Additional info: These notes cover the essential concepts and methods for solving systems of equations and inequalities, as well as matrix operations and determinants, which are core topics in Precalculus Chapter 9.