SOLUTION: how do I solve -
x2 - 6x + 16 = 0
It says there are no real answers, but that there are complex answers. What does this mean please?
Thank you.
Algebra ->
Quadratic Equations and Parabolas
-> SOLUTION: how do I solve -
x2 - 6x + 16 = 0
It says there are no real answers, but that there are complex answers. What does this mean please?
Thank you.
Log On
Question 128762: how do I solve -
x2 - 6x + 16 = 0
It says there are no real answers, but that there are complex answers. What does this mean please?
Thank you. Found 2 solutions by jim_thompson5910, stanbon:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! how do I solve -
x^2 - 6x + 16 = 0
It says there are no real answers, but that there are complex answers. What does this mean please?
--------------------
The Real Numbers include the Rational Numbers and the Irrational Numbers.
Complex Numbers are a set of numbers that look like a+bi and where the
a and the b are Real numbers and "i" is the square root of negative-one.
-------------------
Your Problem:
x^2 - 6x + 16 = 0
Use the Quadratic formula to get:
x = [6 +- sqrt(36 - 4*16)]/2
x = [6 +- sqrt(-28)]/2
x = [6 +- 2isqrt(7)]/2
x = [3 +- isqrt(7)]
x = 3+isqrt(7) or x = 3-isqrt(7)
=========================
Notice that the "3" is rational, and the sqrt(7) is irrational
and the answers are in the form a+bi
=========================================
Cheers,
Stan H.
Cheers,
Stan H.