The correct answer is A -1.5
Answer:
The answer to your question is:
(x - 5)² + (y + 4)² = 10² or (x - 5)² + (y + 4)² = 100
Step-by-step explanation:
Data
Center (5, - 4)
Point ( -3 , 2)
Formula
d = √ ((x2- x1)² + (y2 - y1)²)
(x - h)² + (y - k)² = r²
Process
Radius
d = √ ((-3 - 5)² + (2 + 4)²)
d = √ ((-8)² + (6)²)
d = √ 64 + 36
d = √100
d = 10 units
Circle
(x - 5)² + (y + 4)² = 10²
(x - 5)² + (y + 4)² = 100
2+2 is 4 - 1 is 3 QUICK MATHS
It's A because 6^4=6×6×6×6
Answer:
y = 3(x+1)^2 - 4
Step-by-step explanation:The general form of the equation of a quadratic function whose vertex is (h,k) and whose leading coefficient is a is:
y - k = a(x-h)^2, or
y = a(x-h)^2 - k
Substituting the coefficients of the vertex (-1, -4), we get:
y = a(x + 1)^2 - 4
Substituting the coordinates of the given point, (1,8), we get:
8 = a(1+1)^2 - 4, which simplifies to:
8 = a(2)^2 - 4, or
8 = 4a - 4. Then 4a = 12, and a = 3.
Thus, the desired equation is y = 3(x+1)^2 - 4 (answer j).