Simultaneous equations with 3 Unknowns

Click For Summary

Homework Help Overview

The discussion revolves around solving a system of simultaneous equations with three unknowns: a, b, and c. The equations presented are 2a - 5b + c = 1, a + c = 2, and b - 3c = -3. Participants express challenges in understanding the methods to approach the problem, particularly in the context of preparing for further studies in Engineering.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various methods for solving the equations, including substitution and elimination. Some suggest using Cramer's rule or Gaussian elimination, while others express confusion about how to handle the equations given that only one equation contains all three variables. There are inquiries about the "golden rules" for solving such systems.

Discussion Status

Several participants have provided guidance on expressing variables in terms of others and substituting them back into the equations. There is an ongoing exploration of different methods, with some participants actively working through the equations and checking their results. However, there is no explicit consensus on a single method being the best approach.

Contextual Notes

Participants note that examples typically show three equations with three variables, which adds to the confusion when only one equation contains all three variables. There is also mention of a lack of familiarity with matrix methods among some participants.

Krypto78
Messages
21
Reaction score
0
Help chaps I am having a bad time with this.

I can appreciate this is basic, however i can not get my head around it.

Im scrubbing up on my maths as i was thinking of doing a HND in Engineering. I am working my way through K.A. Stroud's Engineering Mathematics and simply can't get to grips with this.

the exercise question is:-

2a - 5b + c = 1
a + c = 2
b - 3c = -3

solve the equations for a,b and c.

Im just not sure on the golden rules? do i use substitution or elimination? If someone can guide me through this it would be of HUGE appreciation.

Great site by the way:)

Nick
 
Physics news on Phys.org
Krypto78 said:
Help chaps I am having a bad time with this.

I can appreciate this is basic, however i can not get my head around it.

Im scrubbing up on my maths as i was thinking of doing a HND in Engineering. I am working my way through K.A. Stroud's Engineering Mathematics and simply can't get to grips with this.

the exercise question is:-

2a - 5b + c = 1
a + c = 2
b - 3c = -3

solve the equations for a,b and c.

Im just not sure on the golden rules? do i use substitution or elimination? If someone can guide me through this it would be of HUGE appreciation.

Great site by the way:)

Nick

The most elementary way of solving a small system like this is to use Gaussian elimination. See: http://en.wikipedia.org/wiki/Gaussian_elimination

You can just use elimination without putting things in matrix notation, but once you get the hang of it, Gaussian elimination is just much faster and more mechanical.
 
Thanks for the quick reply.

The problem is most examples show 3 equations with the 3 variables in them.

in my example only 1 equation has all 3 variables. I think this is where i lose it.

:(
 
Krypto78 said:
Thanks for the quick reply.

The problem is most examples show 3 equations with the 3 variables in them.

in my example only 1 equation has all 3 variables. I think this is where i lose it.

:(

Put 0s where the "missing" coefficients are.
 
Still totally stuck. Anychance you can start me in the right direction? I won't give up till I've nailed it.

:)
 
Krypto78 said:
Help chaps I am having a bad time with this.

I can appreciate this is basic, however i can not get my head around it.

Im scrubbing up on my maths as i was thinking of doing a HND in Engineering. I am working my way through K.A. Stroud's Engineering Mathematics and simply can't get to grips with this.

the exercise question is:-

2a - 5b + c = 1
a + c = 2
b - 3c = -3

solve the equations for a,b and c.

Im just not sure on the golden rules? do i use substitution or elimination? If someone can guide me through this it would be of HUGE appreciation.

Great site by the way:)

Nick

Use the second eqn to express 'a' in terms of 'c' and use the third eqn to express 'b' in terms of 'c'. Plug those expressions into the first eqn (that is, where you see a or b, use the c-expressions instead). Now you have a single eqn for c alone, and it is easy to solve.

BTW: when folks say to use Gaussian elimination they just mean: do exactly what I outlined above.

RGV
 
Last edited:
I haven't learned using matrices to solve systems of equations, however, notice if you find a and b in terms of c, you can substitute these values into the first equation.

Edit: nevermind, Ray already explained this process!
 
Thanks for the replys chaps.

So this is where I am at:-

1) 2a - 5b + c = 1
2) a + c = 2
3) b - 3c = -3

Express 'a' in terms of 'c' in equation 2)

a = 2 - c

Express 'b' in terms of 'c' in equation 3)

b = -3 + 3c

substitute values into equation 1)

2(2-c)-5(-3+3c)+c = 1

removing brackets:-

4 - 2c + 15 - 15c + c = 1

19 - 16c = 1

-16c = -18

c = -18/-16

= 1.125

is this right?

Many thanks

Nick
 
  • #10
so knowing c = 1.125

substituting into equation 2) to calculate 'a'

a + 1.125 = 2

2- 1.125 = a

a = 0.875

knowing a and c, substituting into equation 1)

5 x 0.875 - 5b + 1.125 = 1

4.375 - 5b + 1.125 = 1

5.5 - 5b = 1

-4.5 = -5b

b = -4.5/-5

b = 0.9
 
  • #11
hang on...

if i use equation 2) to calculate b i get:-

b = -3 + 3c

b = -3 + 3 x 1.125

b = 0.375

ive gone wrong...
 
  • #12
seen my error its 2a not 5a in equation 1)

so i have:-

a = 0.875
b = 0.375
c = 1.125

substituting these value into all 3 equations proves correct e.g

b - 3c = -3

0.375 - 3 x 1.125 does indeed = -3

how does that sound??
 
  • #13
If you checked the solutions and they worked, then they must be the answers. Good job.
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
9K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 21 ·
Replies
21
Views
4K
Replies
6
Views
42K
  • · Replies 2 ·
Replies
2
Views
11K
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K