SOLUTION: x^2 - 3x + 4 = 0

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: x^2 - 3x + 4 = 0      Log On


   



Question 336631: x^2 - 3x + 4 = 0
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

x%5E2-3x%2B4=0 Start with the given equation.


Notice we have a quadratic equation in the form of ax%5E2%2Bbx%2Bc where a=1, b=-3, and c=4


Let's use the quadratic formula to solve for x


x+=+%28-b+%2B-+sqrt%28+b%5E2-4ac+%29%29%2F%282a%29 Start with the quadratic formula


x+=+%28-%28-3%29+%2B-+sqrt%28+%28-3%29%5E2-4%281%29%284%29+%29%29%2F%282%281%29%29 Plug in a=1, b=-3, and c=4


x+=+%283+%2B-+sqrt%28+%28-3%29%5E2-4%281%29%284%29+%29%29%2F%282%281%29%29 Negate -3 to get 3.


x+=+%283+%2B-+sqrt%28+9-4%281%29%284%29+%29%29%2F%282%281%29%29 Square -3 to get 9.


x+=+%283+%2B-+sqrt%28+9-16+%29%29%2F%282%281%29%29 Multiply 4%281%29%284%29 to get 16


x+=+%283+%2B-+sqrt%28+-7+%29%29%2F%282%281%29%29 Subtract 16 from 9 to get -7


x+=+%283+%2B-+sqrt%28+-7+%29%29%2F%282%29 Multiply 2 and 1 to get 2.


x+=+%283+%2B-+i%2Asqrt%287%29%29%2F%282%29 Simplify the square root (note: If you need help with simplifying square roots, check out this solver)


x+=+%283%2Bi%2Asqrt%287%29%29%2F%282%29 or x+=+%283-i%2Asqrt%287%29%29%2F%282%29 Break up the expression.


So the answers are x+=+%283%2Bi%2Asqrt%287%29%29%2F%282%29 or x+=+%283-i%2Asqrt%287%29%29%2F%282%29


If you need more help, email me at jim_thompson5910@hotmail.com

Also, feel free to check out my website.

Jim