Solve Quadratic Equation for x1^2 + x2^2

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
blunted
Messages
23
Reaction score
0

Homework Statement



If the roots of x^2 - 2x + 4 = 0 are x1 and x2, what is x1^2 + x2^2?

Homework Equations





The Attempt at a Solution



I don't think these questions can be answered by solving for x only cause there will be no real root(complex number).

So I found that x1 + x2 = 2 and x1 * x2 = 4 via Vieta's theorem.
And I tried solving it with the quadratic formula but as I said it hasn't got a real root.
 
Physics news on Phys.org
blunted said:

Homework Statement



If the roots of x^2 - 2x + 4 = 0 are x1 and x2, what is x1^2 + x2^2?

Homework Equations





The Attempt at a Solution



I don't think these questions can be answered by solving for x only cause there will be no real root(complex number).

So I found that x1 + x2 = 2 and x1 * x2 = 4 via Vieta's theorem.
And I tried solving it with the quadratic formula but as I said it hasn't got a real root.

That's a good start.

x12 + x22 = (x1 + x2)2 - 2x1x2, right?
 
How did you get to that equation? :O