SOLUTION: how do I determine if x^2-3x+3=0 is a quadratic equation has two rational solutions,two irrational solutions, one repeated real solution,or two complex solutions that are not real.
Algebra ->
Equations
-> SOLUTION: how do I determine if x^2-3x+3=0 is a quadratic equation has two rational solutions,two irrational solutions, one repeated real solution,or two complex solutions that are not real.
Log On
Question 366516: how do I determine if x^2-3x+3=0 is a quadratic equation has two rational solutions,two irrational solutions, one repeated real solution,or two complex solutions that are not real. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! how do I determine if x^2-3x+3=0 is a quadratic equation has two rational solutions,two irrational solutions, one repeated real solution,or two complex solutions that are not real.
---
a = 1
b = -3
c = 3
---
Evaluate b^2-4ac
If it is negative you have 2 complex solutions
If it is zero you have 2 equal real solutions
If is is positive you have 2 unequal real solutions.
===================
Cheers,
Stan H.