Answer: I dont use it for that. Sometimes, yes i need help but i read the explanation, and mainly i just answer
Step-by-step explanation:
Answer:

Step-by-step explanation:
Given the center of sphere is: (-2, 2, 3)
Passes through the origin i.e. (0, 0, 0)
To find:
The equation of the sphere ?
Solution:
First of all, let us have a look at the equation of a sphere:

Where (
) are the points on sphere.
is the center of the sphere and
is the radius of the sphere.
Radius of the sphere is nothing but the distance between any point on the sphere and the center.
We are given both the points, so we can use distance formula to find the radius of the given sphere:

Here,

So, Radius is:

Therefore the equation of the sphere is:

First, let's add all the x's.
x + x + x + x + x = 5x
5x - 1 + 1 + 1 + 1
Now, let's add together all the 1's that are being added (not the 1 that is being subtracted from 5x).
1 + 1 + 1 = 3
5x - 1 + 3
3 - 1 = 2
5x + 2
There's no way you can actually solve this unless you know the value of x; without x's value, this is as simplified as the expression is going to get.
Hope this helps!
Answer:
x = - 1 ± 2i
Step-by-step explanation:
we can use the discriminant b² - 4ac to determine the nature of the roots
• If b² - 4ac > , roots are real and distinct
• If b² - 4ac = 0, roots are real and equal
• If b² - ac < 0, roots are not real
for x² + 2x + 5 = 0
with a = 1, b = 2 and c = 5, then
b² - 4ac = 2² - (4 × 1 × 5 ) = 4 - 20 = - 16
since b² - 4ac < 0 there are 2 complex roots
using the quadratic formula to calculate the roots
x = ( - 2 ±
) / 2
= (- 2 ± 4i ) / 2 = - 1 ± 2i