Prepare for the College Math CLEP Exam with our comprehensive prep. Study with detailed quizzes and explanations to excel in your exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What equation describes a circle with its center at (3,4) and a radius of 5?

  1. x^2+y^2=25

  2. x^2+(y-4)^2=25

  3. (x-3)^2+(y-4)^2=25

  4. (x+3)^2+(y+4)^2=25

The correct answer is: (x-3)^2+(y-4)^2=25

This is because the center of the circle is given as (3,4) in the question, so we know that (h,k)=(3,4). The equation for a circle with center (h,k) and radius r is (x-h)^2+(y-k)^2=r^2. So to find the equation for this circle, we plug in our values of h=3, k=4, and r=5. This gives us (x-3)^2+(y-4)^2=25, which matches the equation given in choice C. Therefore, option C is the correct answer. Option A is incorrect because it does not take into account the center of the circle, which is given as (3,4). Option B is incorrect because it incorrectly changes the center of the circle. Finally, option D is incorrect because it incorrectly adds constants to the values