Remember that the general formula for a circle is <span>
(x – h)</span>² + (y – k)² = r²<span>, where (h,k) is the coordinate of the center.
We already know that (h,k) = (5,-4), since we know the center's coordinates. We need to find r, the radius, using the distance between the center and the point (-3,2).
To do this, we can either use the distance formula, or plug in the points in our circle equation and solve for r.
Let's do the second one, plugging in and solving for r.
We can use the point (-3,2) for (x,y):
</span>(x – h)² + (y – k)² = r²
(-3 - 5)² + (2 - -4)² = r²
(-8)² +(6)² = r²
64 + 36 = r²
100 = r²
r = 10
We know that r=10, and that r² = 100
Using h, k, and r, we can now solve for the equation of the circle in standard form.
The equation of the circle is:
(x – 5)² + (y + 4)² = 100
Answer:
10.89
Step-by-step explanation:
√45 = √9√5 = 3√5
√20 = √4√5 = 2√5
3√5+2√5-√5=4√5
answer = 4√5
:)
In this situation the revenue is the total sales you make before all expenses.
To find the profit: 3000 - 1500 - 500 = 1000.
Your profit is $1,000.
Answer:
- x = 0 or 1
- x = ±i/4
- x = -5 (twice)
Step-by-step explanation:
Factoring is aided by having the equations in standard form. The first step in each case is to put the equations in that form. The zero product property tells you that a product is zero when a factor is zero. The solutions are the values of x that make the factors zero.
1. x^2 -x = 0
x(x -1) = 0 . . . . . x = 0 or 1
__
2. 16x^2 +1 = 0
This is the "difference of squares" ...
(4x)^2 - (i)^2 = 0
(4x -i)(4x +i) = 0 . . . . . x = -i/4 or i/4 (zeros are complex)
__
3. x^2 +10x +25 = 0
(x +5)(x +5) = 0 . . . . . x = -5 with multiplicity 2