Solveeit Logo

Question

Question: How do you solve \({x^2} - 8x + 41 = 0\)?...

How do you solve x28x+41=0{x^2} - 8x + 41 = 0?

Explanation

Solution

As the given equation is quadratic in one variable, we will use the quadratic formula to find the roots of the given equation. If the given quadratic equation is of the form ax2+bx+c=0a{x^2} + bx + c = 0, the quadratic formula is given as x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.

Complete step-by-step answer:
We have been given an equation x28x+41=0{x^2} - 8x + 41 = 0.
We have to find the roots of the given equation.
First, we will compare the given equation with the standard quadratic equation which is given by ax2+bx+c=0a{x^2} + bx + c = 0.
On comparing we get the values a=1,b=8,c=41a = 1,b = - 8,c = 41.
Now, we know that the quadratic formula is given as
x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Substituting the values in the above formula we get
x=(8)±(8)24×1×412×1\Rightarrow x = \dfrac{{ - \left( { - 8} \right) \pm \sqrt {{{\left( { - 8} \right)}^2} - 4 \times 1 \times 41} }}{{2 \times 1}}
Now, on solving the obtained equation we get
x=8±641642\Rightarrow x = \dfrac{{8 \pm \sqrt {64 - 164} }}{2}
Add the terms in the square root,
x=8±1002\Rightarrow x = \dfrac{{8 \pm \sqrt { - 100} }}{2}
Now, we know that the value of the square root 100=10i\sqrt { - 100} = 10i.
x=8±10i2\Rightarrow x = \dfrac{{8 \pm 10i}}{2}
Take 2 commons from the numerator,
x=2(4±5i)2\Rightarrow x = \dfrac{{2\left( {4 \pm 5i} \right)}}{2}
Cancel out the common factors,
x=4±5i\Rightarrow x = 4 \pm 5i
Now, we know that a quadratic equation has two roots. We can write the obtained equation as
x=4+5i\Rightarrow x = 4 + 5i and x=45ix = 4 - 5i

Hence, the two roots of the equation x28x+41=0{x^2} - 8x + 41 = 0 is (45i)\left( {4 - 5i} \right) and (4+5i)\left( {4 + 5i} \right).

Note:
Avoid calculation mistakes because single calculation mistakes lead to an incorrect answer. To solve a quadratic equation students can use the factorization method, completing the square method or quadratic formula method. When the time is less and we are sure about the quadratic formula, then it is best to use this method. We can cross verify the factors by opening parenthesis and solving.