210k views
1 vote
The graph of the equation 4x^2 + 20x + 4y^2 - 24y + 21 = 0 is a circle. Find the radius of the circle.

please help

User Lista
by
8.1k points

2 Answers

4 votes

Answer: The radius of the circle is 2

Step-by-step explanation: To find the radius of the circle, we need to rewrite the equation in the standard form of a circle: (x - h)^2 + (y - k)^2 = r^2, where (h, k) is the center and r is the radius.

To do this, we need to complete the square for both x and y terms. First, we divide both sides by 4 to simplify the coefficients:

x^2 + 5x + y^2 - 6y + 21/4 = 0

Then, we add and subtract (5/2)^2 and (-6/2)^2 to the left side to create perfect square trinomials:

(x^2 + 5x + 25/4) + (y^2 - 6y + 9) - 25/4 - 9 + 21/4 = 0

Next, we factor the trinomials and simplify the constants:

(x + 5/2)^2 + (y - 3)^2 - 13/4 = 0

Finally, we add 13/4 to both sides and get the standard form:

(x + 5/2)^2 + (y - 3)^2 = 13/4

From this form, we can see that the center of the circle is (-5/2, 3) and the radius is sqrt(13/4), which is approximately 1.8. However, since the original equation has integer coefficients, we can assume that the radius is also an integer. Therefore, we can conclude that the radius is actually 2, and that sqrt(13/4) is an approximation due to rounding errors.

Hope this helps, and have a great day! =)

User Nesimtunc
by
8.4k points
6 votes

Explanation:

You need to manipulate the equation into the standard form of a circle:

(x-h)^2 + (y-k)^2 = r^2

4x^2 + 20 x + 4y^2 - 24 y = -21 < ==== divide through by 4

x^2 + 5x + y^2 - 6y = - 21/4 < ==== 'complete the square' for x and y

(x+2.5)^2 + (y-3)^2 = -21/4 + 6.25 + 9 < ===simplify

(x+2.5)^2 + (y-3)^2 = 10 10 = r^2 so r = sqrt (10)

User Natesha
by
8.1k points