Question #ab4db

1 Answer
Sep 8, 2017

See explanation below.

Explanation:

Yes, you are right. The quadratic formula is one way to solve this particular equation. Alternatively, you can also solve by graphing. I won't go into too much detail on the actual process of solving this equation by graphing, but I will just say that you look where the graph intersects the x-axis (these would be the solution(s)).

If we use the quadratic formula, we will have to associate the equation given with

ax2+bx+c=0.

If we substitute our given equation x210x+40=0 into the above equation, we get:

a=1

b=10

c=40

These values give us just enough information to use the quadratic formula, which is:

x=b±b24ac2a

So if we substitute our values that we found earlier into this unique formula, we will get x.

x=b±b24ac2a

x=(10)±(10)24(1)(40)2(1)

x=10±1001602

x=10±602

At this point, you will see a negative square root, which indicates that the solution is no real numbers. But if you are in a higher level of math, and you have learned about imaginary numbers (like i), then you are not yet finished with the question. So, let's continue.

From here, we simplify the radical using the imaginary number i (i=1). See below.

x=10±602

x=10±20222

x=10±15222

x=10±2152

x=10±2i152

If you want an exact answer (no rounding), then this would be your answer. If you want to put the solutions in a+bi form, I leave the task to you, as we are not far off.

I hope that helps!