A system of linear equations is a set of two or more equations with the same variables. The solution is the point (x,y) that satisfies ALL equations simultaneously.
Three Methods of Solving
Method 1: Substitution
Best when: One variable is already isolated or easy to isolate.
Solve systems of linear equations using substitution, elimination, and graphing.
How can I study Systems of Linear Equations effectively?▾
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Systems of Linear Equations study guide free?▾
Yes — all study notes, flashcards, and practice problems for Systems of Linear Equations on Study Mondo are 100% free. No account is needed to access the content.
What course covers Systems of Linear Equations?▾
Systems of Linear Equations is part of the SAT Prep course on Study Mondo, specifically in the Heart of Algebra section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Systems of Linear Equations?
Multiply one or both equations so a variable has matching (or opposite) coefficients
Add or subtract the equations to eliminate that variable
Solve for the remaining variable
Back-substitute
Example:2x+3y=124x−3y=6
Add the equations (the y terms cancel):
6x=18⟹x=32(3)+3y=12⟹3y=6⟹y=2
Solution:(3,2)
Method 3: Graphing
The solution is where the two lines intersect. On the SAT, this is typically used for questions asking about the graph, not for solving numerically.
Special Cases in Systems
No Solution (Parallel Lines)
The lines have the same slope but different y-intercepts.
y=2x+3y=2x−1
Same slope (m=2), different intercepts → parallel lines → no solution
In standard form: a2a1=b2b1=c2c1
Infinitely Many Solutions (Same Line)
The equations are multiples of each other.
2x+4y=8x+2y=4
The first equation is just 2 times the second → identical lines → infinite solutions
In standard form: a2a1=b2b1=c2c1
SAT Question Types
Type 1: Solve the System
Find the value of x, y, or an expression like x+y.
Type 2: Number of Solutions
Determine whether the system has 0, 1, or infinitely many solutions.
Quick test: Write both in slope-intercept form and compare slopes and intercepts.
Type 3: "For what value of k..."
Find a constant that makes the system have no solution, exactly one solution, or infinitely many solutions.
Type 4: Word Problems
Set up the system from the word problem, then solve.
Classic example: "Two items cost different amounts. You buy 3 of item A and 2 of item B for $19. You buy 1 of item A and 4 of item B for $17. Find the cost of each."
3a+2b=19a+4b=17
SAT Shortcut: Sum or Difference
When the SAT asks for x+y or x−y (not individual values), you can often add or subtract the equations directly.
Example: If 2x+y=10 and x+2y=8, find x+y.
Adding: 3x+3y=18, so 3(x+y)=18, so x+y=6.
No need to find x and y individually!
Common SAT Mistakes
Making arithmetic errors when multiplying equations by constants
Forgetting to multiply ALL terms when clearing coefficients
Solving for x when y is asked (or vice versa)
Not checking the answer in BOTH equations
Missing the shortcut — solving for individual variables when the expression is faster
Decision Flowchart
Is one variable already isolated? → Substitution
Are coefficients easy to match? → Elimination
Does the question ask for x+y or x−y? → Add/subtract equations directly
Does the question ask about number of solutions? → Compare slopes
+
y=
12
💡 Show Solution
Step 1: Since y is already isolated, use substitution.
Substitute y=x+3 into the second equation:
2x+(x+3)=12
Step 2: Combine like terms
3x+3=12
Step 3: Solve for x3x=9x=3
Step 4: Find yy=3+3=6
Check in both equations:
y=x+3: 6=3+3 ✓
2x+: ✓
Answer:(3,6)
2Problem 2medium
❓ Question:
If 3x+2y=16 and x−2y=0, what is the value of x+y?
💡 Show Solution
Step 1: Notice we can use elimination — the y coefficients are opposites (+2y and −2y).
Add the two equations:
3Problem 3medium
❓ Question:
A coffee shop sells lattes for $4.50 and cappuccinos for $3.75. On Monday, they sold 120 drinks total and made $492 in revenue. How many lattes were sold?
💡 Show Solution
Step 1: Define variables
Let L = number of lattes, C = number of cappuccinos
Step 2: Set up the system
L+C=120(total drinks)4.50L+3.75C=492(total revenue)
Step 3: Solve by substitution — from equation 1: C=120−L
Step 4: Substitute into equation 2
4.50L+3.75(120−L)=4924.50L+450−3.75
Check:C=120−56=64
Revenue: 4.50(56)+3.75(64)= ✓
Answer: 56 lattes
4Problem 4hard
❓ Question:
For what value of k does the following system have no solution?
kx+6y=102x+3y=5
💡 Show Solution
Step 1: For a system to have no solution, the lines must be parallel — same slope, different y-intercept.
Step 2: Rewrite both in slope-intercept form.
Equation 2: 3y=−2x+
5Problem 5expert
❓ Question:
The system below has infinitely many solutions. What is the value of a+b?
ax+by=12
$$3x + 4y = a$
💡 Show Solution
Step 1: For infinitely many solutions, the equations must be scalar multiples of each other.
If equation 1 is k times equation 2:
ax+by=12k(3x
▾
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
y=
12
2(3)+6=12
3x+
2y+
x−
2y=
16+
0
4x=16
x=4
Step 2: Substitute back to find y4−2y=0⟹2y=4⟹y=2
Step 3: Find what the question asks: x+yx+y=4+2=6
Answer:x+y=6
SAT Tip: You could also substitute x=2y from the second equation into the first to get 3(2y)+2y=16, giving 8y=16, y=2, then x=4.
L
=
492
0.75L=42
L=56
252
+
240=
492
5
⟹
y=
−32x+
35
Equation 1: 6y=−kx+10⟹y=−6kx+610
Step 3: For parallel lines, slopes must be equal:
−6k=−32k=36×2=4
Step 4: Verify the y-intercepts differ when k=4:
Equation 1: y-intercept =610=35
Equation 2: y-intercept =35
Wait — they're the same! That means k=4 gives infinitely many solutions (equation 1 is just 2× equation 2).
Step 5: Re-examine. For no solution using the ratio test:
2k=36=5102k=2 gives k=4, but 510=2, so 2k=36=
Since all ratios are equal when k=4, that gives infinitely many solutions. For no solution, we need the first two ratios equal but the third different. Since the third ratio is fixed, no value of k gives no solution — but this is unusual for SAT.
Modified approach: If the constant in equation 1 were different (say 12 instead of 10), then k=4 would give no solution because 24=36=2=512.
Answer:k=4 (assuming the system is set up so the constant ratios differ)
SAT Lesson: Use the ratio test: a2a1=b2b1=c2c1 for no solution.
+
4y)=
k⋅
a
This means:
a=3k,b=4k,12=ka
Step 2: From a=3k and 12=ka:
12=k(3k)=3k2k2=4k=2(taking positive value)
Step 3: Find a and b:
a=3(2)=6b=4(2)=8
Step 4: Verify: Equation 1 becomes 6x+8y=12, which is 2(3x+4y)=12, and equation 2 gives 3x+4y=6. Check: 2(3x+4y)=2⋅6=12 ✓