MHB How to Solve a System of Three Equations with Three Unknowns?

  • Thread starter Thread starter mkelly18790
  • Start date Start date
  • Tags Tags
    Systems
AI Thread Summary
To solve the system of equations a + b = 3, -b + c = 3, and a + 2c = 10, one approach is to first combine the first two equations to form a new equation: a + c = 6. Next, subtract this new equation from the third equation, a + 2c = 10, to isolate c. Once the value of c is determined, substitute it back into the first equation to find a, and then use either the first or second original equation to calculate b. This method effectively simplifies the problem into a manageable two-variable system. The solution process demonstrates the systematic approach to solving multiple equations with unknowns.
mkelly18790
Messages
1
Reaction score
0
How do I do:

a + b = 3
-b + c = 3
a + 2c = 10
 
Mathematics news on Phys.org
I would begin by adding the first two equations, and then you have the 2X2 system:

$$a+c=6$$

$$a+2c=10$$

Now, try subtracting the first from the second to get $c$, then use the first along with the value for $c$ to find $a$, and then once you have $a$ and $c$, you can use either the first or second equation from the original system to find $b$. :D

What do you find?
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Back
Top