How do i solve the system of equation

  • Thread starter Thread starter lorik
  • Start date Start date
  • Tags Tags
    System
AI Thread Summary
To solve the system of equations a + b - c = 0.1, 2a - b - c = 0, and a + b + c = 0.3, start by determining the value of a. By manipulating the equations, it can be found that a = 0.1. Substituting this value into the remaining equations allows for the elimination of variables, leading to two equations with b and c. Additionally, methods such as subtracting or adding equations can simplify the process of finding b and c. Cramer's Rule is also suggested as an efficient technique for solving the system.
lorik
Messages
38
Reaction score
0

Homework Statement


I need to find a,b,c from
a+b-c=0.1
2a-b-c=0
a+b+c=0.3


Homework Equations





The Attempt at a Solution



The furthest I've gone is
a+b+c=0.1
3a=0.3=>0.1

NOW PLEASE HELP ME HOW TO SOLVE FOR B AND C ?
 
Physics news on Phys.org
im not sure what you have done?
you can start by subtracting the first equation from third equation, then you will have the value of c
after that you can use this value in the second equation to get either a in terms of b or b in terms of a, after that you can easily substitute again in the first or third equation to get your answer..
 
lorik said:

Homework Statement


I need to find a,b,c from
a+b-c=0.1
2a-b-c=0
a+b+c=0.3


Homework Equations





The Attempt at a Solution



The furthest I've gone is
a+b+c=0.1
3a=0.3=>0.1
You lost your variable! 3a = .3 ==> a = .1
Now substitute for a in two other equations to get two equations in b and c, which you can solve for those variables.
lorik said:
NOW PLEASE HELP ME HOW TO SOLVE FOR B AND C ?
 
What you did the first time was add the second and third equations, eliminating both b and c at the same time to get a= .1.

Now, you can, as Mark44 suggests, set a= .1 in those three equations reducing to two equations for b and c. (Only two equations because a= .1 makes the second and third equations, that you used to get a, the same.)

Or you can do as Thebigstar25 suggests- subtract the first equation from the third equation. That eliminates both a and b at the same time, allowing you to solve for c.

Once you have found a and c, put those values into any of the three equations and solve for b.
 
Ok thanks for the fast reply because it really helped !
 
I do not know if you have learned about Cramer's Rule, but you might want to look into this, it will make this problem very simple to solve.
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top