Solve for a
a=2+i
a=2-i
Share
Copied to clipboard
-2a^{2}+8a=10
All equations of the form ax^{2}+bx+c=0 can be solved using the quadratic formula: \frac{-b±\sqrt{b^{2}-4ac}}{2a}. The quadratic formula gives two solutions, one when ± is addition and one when it is subtraction.
-2a^{2}+8a-10=10-10
Subtract 10 from both sides of the equation.
-2a^{2}+8a-10=0
Subtracting 10 from itself leaves 0.
a=\frac{-8±\sqrt{8^{2}-4\left(-2\right)\left(-10\right)}}{2\left(-2\right)}
This equation is in standard form: ax^{2}+bx+c=0. Substitute -2 for a, 8 for b, and -10 for c in the quadratic formula, \frac{-b±\sqrt{b^{2}-4ac}}{2a}.
a=\frac{-8±\sqrt{64-4\left(-2\right)\left(-10\right)}}{2\left(-2\right)}
Square 8.
a=\frac{-8±\sqrt{64+8\left(-10\right)}}{2\left(-2\right)}
Multiply -4 times -2.
a=\frac{-8±\sqrt{64-80}}{2\left(-2\right)}
Multiply 8 times -10.
a=\frac{-8±\sqrt{-16}}{2\left(-2\right)}
Add 64 to -80.
a=\frac{-8±4i}{2\left(-2\right)}
Take the square root of -16.
a=\frac{-8±4i}{-4}
Multiply 2 times -2.
a=\frac{-8+4i}{-4}
Now solve the equation a=\frac{-8±4i}{-4} when ± is plus. Add -8 to 4i.
a=2-i
Divide -8+4i by -4.
a=\frac{-8-4i}{-4}
Now solve the equation a=\frac{-8±4i}{-4} when ± is minus. Subtract 4i from -8.
a=2+i
Divide -8-4i by -4.
a=2-i a=2+i
The equation is now solved.
-2a^{2}+8a=10
Quadratic equations such as this one can be solved by completing the square. In order to complete the square, the equation must first be in the form x^{2}+bx=c.
\frac{-2a^{2}+8a}{-2}=\frac{10}{-2}
Divide both sides by -2.
a^{2}+\frac{8}{-2}a=\frac{10}{-2}
Dividing by -2 undoes the multiplication by -2.
a^{2}-4a=\frac{10}{-2}
Divide 8 by -2.
a^{2}-4a=-5
Divide 10 by -2.
a^{2}-4a+\left(-2\right)^{2}=-5+\left(-2\right)^{2}
Divide -4, the coefficient of the x term, by 2 to get -2. Then add the square of -2 to both sides of the equation. This step makes the left hand side of the equation a perfect square.
a^{2}-4a+4=-5+4
Square -2.
a^{2}-4a+4=-1
Add -5 to 4.
\left(a-2\right)^{2}=-1
Factor a^{2}-4a+4. In general, when x^{2}+bx+c is a perfect square, it can always be factored as \left(x+\frac{b}{2}\right)^{2}.
\sqrt{\left(a-2\right)^{2}}=\sqrt{-1}
Take the square root of both sides of the equation.
a-2=i a-2=-i
Simplify.
a=2+i a=2-i
Add 2 to both sides of the equation.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}