I believe it is Complimentary
We know that
X²+y²=9 -------> X²+y²=3²
is the equation of a circle with center (0,0) and radius r=3 units
so
<span>the translation of four units to the right and three units down is equals to move the center (0,0)--------> (0+4,0-3)------> (4.-3)
the new center of the circle is (4,-3)
the new equation is
(x-4)</span>²+(y+3)²=3²
see the attached figure
There are two ways to evaluate the square root of 864: using a calculator, and simplifying the root.
The first method is simplifying the root. While this doesn't give you an exact value, it reduces the number inside the root.
Find the prime factorization of 864:

Take any number that is repeated twice in the square root, and move it outside of the root:





The simplified form of √864 will be 12√6.
The second method is evaluating the root. Using a calculator, we can find the exact value of √864.
Plugged into a calculator and rounded to the nearest hundredths value, √864 is equal to 29.39. Because square roots can be negative or positive when evaluated, this means that √864 is equal to ±29.39.
Answer:
Step-by-step explanation:
Given a general quadratic formula given as ax²bx+c = 0
To generate the general formula to solve the quadratic equation, we can use the completing the square method as shown;
Step 1:
Bringing c to the other side
ax²+bx = -c
Dividing through by coefficient of x² which is 'a' will give:
x²+(b/a)x = -c/a
- Completing the square at the left hand side of the equation by adding the square of half the coefficient x i.e (b/2a)² and adding it to both sides of the equation we have:
x²+(b/a)x+(b/2a)² = -c/a+(b/2a)²
(x+b/2a)² = -c/a+(b/2a)²
(x+b/2a)² = -c/a + b²/4a²
- Taking the square root of both sides
√(x+b/2a)² = ±√-c/a + b²/√4a²
x+b/2a = ±√(-4ac+b²)/√4a²
x+b/2a =±√b²-4ac/2a
- Taking b/2a to the other side
x = -b/2a±√√b²-4ac/2a
Taking the LCM:
x = {-b±√b²-4ac}/2a
This gives the vertex form with how it is used to Solve a quadratic equation.