Solve Complex Equations | Helpful Tips for Troublesome Equations

  • Thread starter Ed Quanta
  • Start date
In summary, the conversation discusses finding the roots of the equation z^2+z+1=0, with z being a complex number. The expert advises using the quadratic formula, which will result in 2 roots due to the possibility of z being complex. They also mention the completion of the square method and provide a typed version of the quadratic formula. The conversation also briefly touches on creating equations using LaTex and finding the roots of unity using the expression (z-1)(z^2+z+1) = z^3 -1.
  • #1
Ed Quanta
297
0
Can someone help me solve this equation which for some reason is giving me trouble?

z^2+z+1=0 where z is a complex number, or if it makes it easier we can write

(x,y)(x,y) + (x,y) + (1,0)= (0,0)
 
Mathematics news on Phys.org
  • #2
  • #3
I was trying to do it by separating equations. Anyway, thank you, do you know where I can find an online proof of the quadratic formula?
 
  • #4
Proof lies in completing the square.

[tex]ax^2 + bx + c = 0 = {x^2} + \frac {b} {a} x + \frac {c} {a} [/tex]
[tex] (x + \frac {b} {2a})^2 - \frac {b^2} {4a^2} +\frac {c} {a} =0 [/tex]

Take constant terms to other side, find the square root and subtract b/2a to get the quadratic formula.
 
  • #5
I'll just type that for you: (the "^" means "to the power")

a x^2 + b x + c = 0
x^2 + (b x)/a + c/a = 0 (divide both sides by a, since a is not zero)
x^2 + (b x)/a = -c/a
x^2 + (b x)/a + (b/2a)^2 = -c/a + (b^2)/(4 a^2) (Add (b/2a)^2 to both sides)
By the identity a^2 + 2ab + b^2 = (a+b)^2, we have
(x + b/2a)^2 = -c/a +(b^2)/(4 a^2)
(x + b/2a)^2 = (b^2-4ac)/(4 a^2)
x + b/2a = sqrt.[b^2-4ac] / 2a or -sqrt.[b^2-4ac] / 2a
x = (-b + sqrt.[b^2-4ac]) / 2a or (-b - sqrt.[b^2-4ac]) / 2a

And so you have the quadratic formula. Hope that helps!
 
  • #6
whoops, I am new here and just realized that you could create the equations yet...sorry about making that long chunk in the previous post!
 
  • #7
kuenmao said:
whoops, I am new here and just realized that you could create the equations yet...sorry about making that long chunk in the previous post!

Welcome to PF kuenmao...check out the LaTex post under General Physics.
 
  • #8
the roots of unity

Another way to look at that is (z-1)(z^2+z+1) = z^3 -1. Thus we are talking about the three roots of 1. Those roots are cos(k(120)) + isin(k(120)), for k=1,2,3. This actually is a better way to do it from the standpoint of insight into the roots of unity. However it is not a general method for solving the quadratic.
 
Last edited:

FAQ: Solve Complex Equations | Helpful Tips for Troublesome Equations

What is an equation?

An equation is a mathematical statement that shows the equality between two expressions, typically using variables and symbols.

How do I know which method to use when solving an equation?

The method used to solve an equation depends on the type of equation. For simple equations, you can use inverse operations to isolate the variable. For more complex equations, you may need to use techniques such as factoring, substitution, or the quadratic formula.

What is the order of operations in solving an equation?

The order of operations, also known as PEMDAS, stands for Parentheses, Exponents, Multiplication and Division (from left to right), and Addition and Subtraction (from left to right). When solving an equation, follow this order to simplify and solve the problem.

What if I get a negative number as the solution when solving an equation?

A negative number as a solution may indicate that the equation has no real solutions. However, it could also mean that there is an error in your calculations. Double-check your work and make sure you are following the correct steps to solve the equation.

Can I use a calculator to solve equations?

Yes, you can use a calculator to solve equations. However, it is important to understand the basic principles and methods of solving equations before relying on a calculator. Using a calculator can help with complex equations or when checking your work, but it is still important to know how to solve equations by hand.

Similar threads

Back
Top