A quick way to solve a system of 3 equations?

  • Thread starter Thread starter jumbogala
  • Start date Start date
  • Tags Tags
    System
Click For Summary
SUMMARY

The discussion focuses on solving a system of three equations without using matrices. The equations presented are: A + B + C = -3, 6A + 3B + C = -4, and 8A - 4B - 2C = 22. Participants suggest eliminating variables through strategic manipulation, such as adding multiples of the first equation to the others to simplify the system. The final solution involves substituting back to find the values of A, B, and C sequentially.

PREREQUISITES
  • Understanding of linear equations and systems
  • Familiarity with algebraic manipulation techniques
  • Knowledge of substitution methods in solving equations
  • Basic skills in arithmetic operations
NEXT STEPS
  • Study techniques for eliminating variables in linear systems
  • Learn about substitution methods for solving equations
  • Explore the concept of linear independence in systems of equations
  • Practice solving systems of equations using different methods, including graphical representation
USEFUL FOR

Students in algebra courses, educators teaching linear equations, and anyone looking to improve their problem-solving skills in mathematics.

jumbogala
Messages
414
Reaction score
4

Homework Statement


I need to quickly be able to solve something like this:

A + B + C = -3
6A + 3B + C = -4
8A - 4B - 2C = 22

My calculus prof set some things to zero and was able to solve it really fast that way. He didn't use matrices. I can't figure out now what he did... can anyone help?


Homework Equations





The Attempt at a Solution


I think he was making each of the variables 0 at one point, but I tried that and it definitely didn't work, haha.
 
Physics news on Phys.org
Your description of what your prof did wasn't too clear, but he might have done this:
Add -6 times the first equation to the second equation, then add -8 times the first equation to the third equation. These two operations eliminate the A terms from the second and third equation.
The system now looks like this:
A + B + C = -3
- 3B - 5C = 14
- 12B - 10C = 46

Now add -4 times the second equation to the third, which eliminates B from the third equation, which allows you to solve for C, which you can use in the 2nd equation to find B, and which you can use in the 1st equation to find A.

If that wasn't it, here's another possibility -- Add the 1st and 2nd equations to the 3rd, which gives you 15A = 15, or A = 1. Then substitute that value for A in the 1st and 2nd equation and subtract the 2nd from the first, from which you can solve for B, and eventually C.
 

Similar threads

Replies
10
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 28 ·
Replies
28
Views
3K