Equation Lab #13 – Systems of Three Equations

During the last five days, I went over how to solve systems of equations using two different methods. But we primarily covered systems of two equations. Now, we’re going up a level. Instead of two equations, we’ll be solving systems of three equations, with three variables per equation.

Systems of Three Equations:

Solving systems of three equations is the same as solving for systems of two equations, where you focus on one variable at a time. You know how to solve systems like y=2x+4y=2x+4 and x+y=13x+y=13. What you haven’t seen yet, are systems like z=2x+3yz=2x+3y, x+y=z24x+y=\frac{z}{2}-4, and x+y+z=50x+y+z=50. You’ll have to substitute or eliminate two variables before you can get to solve one. And yes, if you know how to solve systems of three equations, you’ll know how to solve systems of four or more equations. But we’re not going to continue going higher up.

Let’s start with the first system: 5b+2c+3s=905b+2c+3s=90, c+1=s+bc+1=s+b, and 2s+1=b+c2s+1=b+c. This one will require double substitution. But first, we need to set up the equations for substitution. We’re going to put cc on the backburner first by plugging in cc in both equations. Using the equation c+1=s+bc+1=s+b, it requires subtracting 11 from both sides to make it the equation for cc. So we’ll need to substitute cc with s+b1s+b-1 in both 2s+1=b+c2s+1=b+c and 5b+2c+3s=905b+2c+3s=90. The first equation becomes 5b+2s+2b2+3s=905b+2s+2b-2+3s=90, and the second equation becomes 2s+1=b+s+b12s+1=b+s+b-1. We’ll have to simplify both equations before going to the next step. This should make the two equations 7b+5s2=907b+5s-2=90 and 2s+1=2b+s12s+1=2b+s-1.

The next variable to substitute is ss, and that would require setting up 2s+1=2b+s12s+1=2b+s-1 for operation. Subtracting ss from both sides, you get s+1=2b1s+1=2b-1. Subtracting 11 from both sides, you get s=2b2s=2b-2. Now we can plug it into the other equation, which will make it 7b+10b102=907b+10b-10-2=90.

With only bb left, we can solve for bb. First, we combine like terms, which will make the equation 17b12=9017b-12=90. Then we add 1212 to both sides, which gives us 17b=10217b=102. Finally, we divide both sides by 1717, giving us b=6b=6 as the result. We have found our first variable.

Now let’s solve for ss. Using the equation s=2b2s=2b-2, 26=122\cdot6=12, but 122=1012-2=10. The result is s=10s=10, revealing us the next variable.

The final variable to solve for is cc. Since b=6b=6 and s=10s=10, we can plug both values into the equation c+1=s+bc+1=s+b. The equation you’ll be solving is c+1=10+6c+1=10+6. Combining like terms, you have c+1=16c+1=16. Subtracting 11 from both sides, you get c=15c=15. So, b=6b=6, c=15c=15, and s=10s=10.

Step-by-Step Process
 1. 5b+2c+3s=905b+2c+3s=90
c+1=s+bc+1=s+b
2s+1=b+c2s+1=b+c
2. 5b+2c+3s=905b+2c+3s=90
c=s+b1c=s+b-1
2s+1=b+c2s+1=b+c
3. 5b+2(s+b1)+3s=905b+2(s+b-1)+3s=90
2s+1=b+(s+b1)2s+1=b+(s+b-1)
4. 5b+2s+2b2+3s=905b+2s+2b-2+3s=90
2s+1=b+s+b12s+1=b+s+b-1
5. 7b+5s2=907b+5s-2=90
2s+1=2b+s12s+1=2b+s-1
6. 7b+5s2=907b+5s-2=90
s+1=2b1s+1=2b-1
7. 7b+5s2=907b+5s-2=90
s=2b2s=2b-2
8. 7b+5(2b2)2=907b+5(2b-2)-2=90
9. 7b+10b102=907b+10b-10-2=90
10. 17b12=9017b-12=90
11. 17b=10217b=102
12. b=6b=6
13. s=2(6)2s=2(6)-2
14. s=12s=12
15. s=10s=10
16. c+1=(10)+(6)c+1=(10)+(6)
17. c+1=10+6c+1=10+6
18. c+1=16c+1=16
19. c=15c=15
20. b=6,c=15,s=10b=6, c=15, s=10

Now let’s check our work. For the third equation, you should get 2(10)+1=(6)+(15)2(10)+1=(6)+(15). 210+1=212\cdot 10+1=21, and 6+15=216+15=21, so the third equation holds. For the second equation, we should have (15)+1=(10)+(6)(15)+1=(10)+(6). 15+1=1615+1=16, and 10+6=1610+6=16, so the second equation holds. Finally, for the first equation, you should get 5(6)+2(15)+3(10)=905(6)+2(15)+3(10)=90. 56=305\cdot 6=30, 215=302\cdot 15=30, and 310=303\cdot 10=30. 30+30+30=9030+30+30=90, so the third equation holds. As a result, b=6b=6, c=15c=15, and s=10s=10 are the correct solutions.

Now let’s do another system. It is 6k+j+8p=2486k+j+8p=248, 7k+5j+3p=2247k+5j+3p=224, and 4k+9j+2p=2324k+9j+2p=232. This time, we’ll strictly use the elimination method. The easiest equation to set up for elimination is 6k+j+8p=2486k+j+8p=248, which you’ll have to multiply by 55 before working with 7k+5j+3p=2247k+5j+3p=224, and 99 before working with 4k+9j+2p=2324k+9j+2p=232. 6k+j+8p=2486k+j+8p=248 times 55 is 30k+5j+40p=124030k+5j+40p=1240, and 6k+j+8p=2486k+j+8p=248 times 99 is 54k+9j+72p=223254k+9j+72p=2232. If we subtract 7k+5j+3p=2247k+5j+3p=224 from 30k+5j+40p=124030k+5j+40p=1240, the equation is 23k+37p=101623k+37p=1016. If we subtract 4k+9j+2p=2324k+9j+2p=232 from 54k+9j+72p=223254k+9j+72p=2232, the equation is 50k+70p=200050k+70p=2000.

Our two equations we got are 23k+37p=101623k+37p=1016 and 50k+70p=200050k+70p=2000. The next step is to set up kk for elimination, leaving us with pp. 5050 times 23k+37p=101623k+37p=1016 is 1150k+1850p=508001150k+1850p=50800, and 2323 times 50k+70p=200050k+70p=2000 is 1150k+1610p=460001150k+1610p=46000. Subtract both equations, you should be left with 240p=4800240p=4800.

With 240p=4800240p=4800 being the single-variable equation, we got through two steps of elimination, all we have to do is divide both sides by 240240. The result is p=20p=20.

Now let’s solve for kk. We’ll use 50k+70p=200050k+70p=2000. 7020=140070\cdot 20=1400, so the equation is 50k+1400=200050k+1400=2000. Subtract 14001400 from both sides, we get 50k=60050k=600. Divide both sides by 5050, we get 1212. The result is k=12k=12.

Finally, let’s find jj. Using the equation 6k+j+8p=2486k+j+8p=248, 612=726\cdot 12=72, and 820=1608\cdot 20=160. You have 72+j+160=24872+j+160=248. Combining like terms, you get j+232=248j+232=248. Subtracting 232232 from both sides, you get j=16j=16. We have our values for kk, jj, and pp, which are 1212, 1616, and 2020, respectively.

Step-by-Step Process
 1. 6k+j+8p=2486k+j+8p=248
7k+5j+3p=2247k+5j+3p=224
4k+9j+2p=2324k+9j+2p=232
2. 5(6k+j+8p=248)5(6k+j+8p=248)
7k+5j+3p=2247k+5j+3p=224
3. 30k+5j+40p=124030k+5j+40p=1240
7k+5j+3p=2247k+5j+3p=224
4. (30k7k)+(5j5j)+(40p3p)=1240224(30k-7k)+(5j-5j)+(40p-3p)=1240-224
5. 23k+37p=101623k+37p=1016
6. 9(6k+j+8p=248)9(6k+j+8p=248)
4k+9j+2p=2324k+9j+2p=232
7. 54k+9j+72p=223254k+9j+72p=2232
4k+9j+2p=2324k+9j+2p=232
8. (54k4k)+(9j9j)+(72p2p)=2232232(54k-4k)+(9j-9j)+(72p-2p)=2232-232
9. 50k+70p=200050k+70p=2000
10. 23k+37p=101623k+37p=1016
50k+70p=200050k+70p=2000
11. 50(23k+37p=1016)50(23k+37p=1016)
23(50k+70p=2000)23(50k+70p=2000)
12. 1150k+1850p=508001150k+1850p=50800
1150k+1610p=460001150k+1610p=46000
13. (1150k1150k)+(1850p1610p)=5080046000(1150k-1150k)+(1850p-1610p)=50800-46000
14. 240p=4800240p=4800
15. p=20p=20
16. 50k+70(20)=200050k+70(20)=2000
17. 50k+1400=200050k+1400=2000
18. 50k=60050k=600
19. k=12k=12
20. 6(12)+j+8(20)=2486(12)+j+8(20)=248
21. 72+j+160=24872+j+160=248
22. j+232=248j+232=248
23. j=16j=16
24. k=12,j=16,p=20k=12, j=16, p=20

Let’s check our work. 612+16+8206\cdot12+16+8\cdot 20 becomes 72+16+16072+16+160, which results in 248248 as the sum. 712+516+3207\cdot 12+5\cdot 16+3\cdot 20 becomes 84+80+6084+80+60, which results in 224224 as the sum. And 412+916+2204\cdot 12+9\cdot16+2\cdot 20 becomes 48+144+4048+144+40, which results in 232232 as the sum. All three equations hold, so k=12k=12, j=16j=16, and p=20p=20 are the correct answers.

Word Problem #12:

A science test contains multiple questions with different weights. Questions included are life science questions, physical science questions, and earth science questions. The total number of questions is 100 questions. Each life science question is worth 4 points, each physical science question is worth 5 points, and each earth science question is worth 3 points, making the science test having a total of 420 points. An interesting fact is that the ratio between life science and physical science questions is 2 to 3. How many life science, physical science, and earth science questions are there.

First, let’s define the variables. We’ll use bb for life science questions since “biology” starts with a ‘b’, pp for physical science questions since “physics” starts with a ‘p’, and gg for earth science questions since geology starts with a ‘g’. One of the equations states the total number of questions, which is 100. Therefore, the first equation is b+p+g=100b+p+g=100. Since life science questions are worth 4 points, physical science questions are worth 5 points, and earth science questions are worth 3 points, the expression for the second equation is 4b+5p+3g4b+5p+3g, which has a sum of 420. The last one is the ratio, where there’s 3 physical science questions for every 2 life science questions. So the equation is b2=p3\frac{b}{2}=\frac{p}{3}. With the equations being b+p+g=100b+p+g=100, 4b+5p+3g=4204b+5p+3g=420, and b2=p3\frac{b}{2}=\frac{p}{3}, we are ready to solve.

First, let’s cross-multiply the ratio equation. We should have 3b=2p3b=2p. Since no equation is ready for substitution yet, we’ll have to multiply the coefficients. For b+p+g=100b+p+g=100, we can multiply the whole equation by 33, making it 3b+3p+3g=3003b+3p+3g=300. Since the coefficients for gg match in both 3b+3p+3g=3003b+3p+3g=300 and 4b+5p+3g=4204b+5p+3g=420, we can try subtraction. This will eliminate gg from the equation and result in the rest being b+2p=120b+2p=120. At this point, we can substitute 2p2p with 3b3b since 3b=2p3b=2p. The equation is b+3b=120b+3b=120. Combining like terms, we get 4b=1204b=120. Dividing both sides by 44, we get b=30b=30.

With the value for bb found, let’s find pp. This means substituting bb with 3030 in the equation b+2p=120b+2p=120. The equation becomes 30+2p=12030+2p=120. Subtracting 3030 from both sides, we get 2p=902p=90. Dividing both sides by 22, we get p=45p=45.

The last variable to solve for is gg. Since b=30b=30 and p=45p=45, we can plug them into the equation b+p+g=100b+p+g=100. The equation is 30+45+g=10030+45+g=100. Combining like terms, we get g+75=100g+75=100. Subtracting 7575 from both sides, we get g=25g=25.

Step-by-Step Process
 1. Define bb as number of life science
questions, define pp as number of
physical science questions, and
define gg as number of earth
science questions.
2. There are a total of 100100 questions,
and 22 life science questions for
every 33 physical science questions.
3. There are a total of 420420 points for
the 44 points for every life science
question, 55 points for every
physical science question, and 33
points for every earth science
question.
4. b+p+g=100b+p+g=100
4b+5p+3g=4204b+5p+3g=420
b2=p3\frac{b}{2}=\frac{p}{3}
5. b+p+g=100b+p+g=100
4b+5p+3g=4204b+5p+3g=420
3b=2p3b=2p
6. 3(b+p+g=100)3(b+p+g=100)
4b+5p+3g=4204b+5p+3g=420
3b=2p3b=2p
7. 3b+3p+3g=3003b+3p+3g=300
4b+5p+3g=4204b+5p+3g=420
3b=2p3b=2p
8. (4b3b)+(5p3p)+(3g3g)=420300(4b-3b)+(5p-3p)+(3g-3g)=420-300
3b=2p3b=2p
9. b+2p=120b+2p=120
3b=2p3b=2p
10. b+(3b)=120b+(3b)=120
11. b+3b=120b+3b=120
12. 4b=1204b=120
13. b=30b=30
14. (30)+2p=120(30)+2p=120
15. 30+2p=12030+2p=120
16. 2p=902p=90
17. p=45p=45
18. (30)+(45)+g=100(30)+(45)+g=100
19. 30+45+g=10030+45+g=100
20. 75+g=10075+g=100
20. g=25g=25
21. b=30,p=45,g=25b=30, p=45, g=25

There are 30 life science questions, 45 physical science questions, and 25 earth science questions.

Quiz #13:

Now that the lesson is over, let’s see if you can complete this quiz. This time, there are nine questions, but there are three different systems to solve. Whether you put down the missing value or the variable with the missing value is fine for as long as you use the correct variable and correct answer. For instance, when the question is b+3=6, you can use 3 or b=3 as your answer, but not a=3.

Equation Lab Quiz 13

Solve these systems of equations.

1 / 9

Part 1: Find x:

5x+4y+3z=46; z=2x-1; 5y=4z

2 / 9

Part 2: Find y:

5x+4y+3z=46; z=2x-1; 5y=4z

3 / 9

Part 3: Find z:

5x+4y+3z=46; z=2x-1; 5y=4z

4 / 9

Part 1: Find x:

x+y+z=24; x+y-z=6; y=2x-6

5 / 9

Part 2: Find y:

x+y+z=24; x+y-z=6; y=2x-6

6 / 9

Part 3: Find z:

x+y+z=24; x+y-z=6; y=2x-6

7 / 9

Part 1: Find x:

x+y+z=30; 2x+3y+4z=98; 4x+y-z=19

8 / 9

Part 2: Find y:

x+y+z=30; 2x+3y+4z=98; 4x+y-z=19

9 / 9

Part 3: Find z:

x+y+z=30; 2x+3y+4z=98; 4x+y-z=19

Your score is

The average score is 0%

0%

Leave a Reply

About the author

I am a 32-year-old man who is interested into video games, collection, and travel. I also hope to be a video game developer.

Discover more from Palm City Life 2026

Subscribe now to keep reading and get access to the full archive.

Continue reading