A quick way to solve a system of 3 equations?

  • Thread starter Thread starter jumbogala
  • Start date Start date
  • Tags Tags
    System
jumbogala
Messages
414
Reaction score
4

Homework Statement


I need to quickly be able to solve something like this:

A + B + C = -3
6A + 3B + C = -4
8A - 4B - 2C = 22

My calculus prof set some things to zero and was able to solve it really fast that way. He didn't use matrices. I can't figure out now what he did... can anyone help?


Homework Equations





The Attempt at a Solution


I think he was making each of the variables 0 at one point, but I tried that and it definitely didn't work, haha.
 
Physics news on Phys.org
Your description of what your prof did wasn't too clear, but he might have done this:
Add -6 times the first equation to the second equation, then add -8 times the first equation to the third equation. These two operations eliminate the A terms from the second and third equation.
The system now looks like this:
A + B + C = -3
- 3B - 5C = 14
- 12B - 10C = 46

Now add -4 times the second equation to the third, which eliminates B from the third equation, which allows you to solve for C, which you can use in the 2nd equation to find B, and which you can use in the 1st equation to find A.

If that wasn't it, here's another possibility -- Add the 1st and 2nd equations to the 3rd, which gives you 15A = 15, or A = 1. Then substitute that value for A in the 1st and 2nd equation and subtract the 2nd from the first, from which you can solve for B, and eventually C.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top