If your equation is in the form ax2 + bx + c, it can always be solved for x by using the quadratic formula.
x = -b plus or minus the square root of (b2 - 4ac) with the whole thing divided by 2a
Let's try an easy example: x2 + 3x - 4 = 0
That's factorable: (x + 4)(x - 1) so we already know what the answers are (-4, 1)
Now let's plug in the quadratic formula where a = 1, b = 3, c = -4
x = -3 plus or minus the square root of (3)2 -(4)1(-4) divided by 2(1)
Simplified, that's -3 plus or minus the square root of 25 divided by 2
Our two answers are (-3 + 5) divided by 2 and (-3 - 5) divided by 2
2/2 = 1 and -8/2 = -4
Non-factorable equations work just as well, except the answer won't be a whole number. It'll be some nasty decimal or an imaginary number.
Chat with our AI personalities
Tell me the equations first.
You need as many equations as you have variables.
You can solve the system of equations with three variables using the substitute method, or using matrix operations.
If you don't learn to solve equations then guess and check is the only way to arrive at new information.
You would solve them in exactly the same way as you would solve linear equations with real coefficients. Whether you use substitution or elimination for pairs of equations, or matrix algebra for systems of equations depends on your requirements. But the methods remain the same.