Solving Simultaneous Equations: Step-by-Step Guide and Explanation

AI Thread Summary
To solve the simultaneous equations 2a+b+2c=z, a+2b+c=4, and a+b+2c=3, one can substitute equations into each other while treating z as a constant. Initially, attempts to eliminate variables by multiplying equations were made, but a more effective approach involves substitution to reduce the number of variables. By canceling out one variable at a time, such as 'a', and simplifying the equations, two equations with two unknowns can be derived. This method allows for expressing a, b, and c in terms of z and a constant. The discussion concludes with the user successfully finding the solution after applying the suggested substitution technique.
Stripe
Messages
32
Reaction score
0

Homework Statement


Find a,b,c,z
2a+b+2c=z
a+2b+c=4
a+b+2c=3

2. The attempt at a solution
Ok so I've tried multiplying all lines by 2 so you may possibly cancel out 2a, but not sure where to go after i multiplied everything.

Then i tried to just cancel one equation and then another one e.g

4a+5b+4c=10
4a+4b+8c=12

B-4c=-2

But not sure.

I would really like an explanation on how to actually do it rather than the answer.
 
Physics news on Phys.org
the question has given 4 variables and only 3 equations so you can not find a,b,c,z what you may be able to do is find a,b,c in terms of z and a constant.

to do this continue wih the subsitition of one equation into another treating z as a constant

not sure how you got 4a+5b+4c=10, 4a+4b+8c=12

but try subsituting
a+2b+c=4
a+b+2c=3 canceling the 'a'
and do the same with
2a+b+2c=z
a+2b+c=4
then you will have 2 equations and two unkowns, I'm sure you can see where to go with that
 
Ok thanks for the help I've figured it out. i appreciate the help :D
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
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