MHB Equation of Circle Through Origin

  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Circle Origin
AI Thread Summary
The equation of a circle centered at (3,5) that passes through the origin (0,0) is derived using the distance formula. The distance from the origin to the center (3,5) is calculated as √34, which serves as the radius. Consequently, the equation of the circle is (x - 3)² + (y - 5)² = 34. This follows the standard form of a circle's equation, where the distance from the center to any point on the circle remains constant. Understanding the relationship between the center, radius, and points on the circle is crucial for solving such problems.
mathdad
Messages
1,280
Reaction score
0
Find the equation of the circle passing through the origin and centered at the point (3,5).

Origin means the point (0,0).
From the previous example, I found the equation of the circle centered at (3,5) to be (x - 3)^2 + (y - 5)^2 = 25.

I do not understand what part the origin plays here. The textbook does not give an example for this question. Must I find the distance from the origin to the point (3,5)?

Must I find the slope? Can I get a hint?
 
Mathematics news on Phys.org
RTCNTC said:
Find the equation of the circle passing through the origin and centered at the point (3,5).

Origin means the point (0,0).
From the previous example, I found the equation of the circle centered at (3,5) to be (x - 3)^2 + (y - 5)^2 = 25.

I do not understand what part the origin plays here. The textbook does not give an example for this question. Must I find the distance from the origin to the point (3,5)?

Must I find the slope? Can I get a hint?

Since the circle passes through the origin, then the distance from the origin to the center must be the radius. Now you have the radius, and the center was given, so stating the circle's equation will follow from that. :)
 
d = sqrt{(3-0)^2 + (5-0)^2}

d = sqrt{3^2 + 5^2}

d = sqrt{9 + 25}

d = sqrt{34} = radius = r

The equation must be (x - 3)^2 + (y - 5)^2 = [sqrt{34}]^2, which becomes (x - 3)^2 + (y - 5)^2 = 34.

Correct?
 
One definition for a circle is the locus of all points $(x,y)$ whose distance from some central point $(h,k)$ is the same, which is called the radius, and we'll label this radius $r$. Thus, the distance formula gives us:

$$r=\sqrt{(x-h)^2+(y-k)^2}$$

And upon squaring, we obtain the familiar equation for a circle in standard form:

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

So, if we are given the center $(h,k)$ and one point $\left(x_1,y_1\right)$ said to be on the circle, then by definition, we know the distance between the center and the given point on the circle must be $r$.
 
RTCNTC said:
d = sqrt{(3-0)^2 + (5-0)^2}

d = sqrt{3^2 + 5^2}

d = sqrt{9 + 25}

d = sqrt{34} = radius = r

The equation must be (x - 3)^2 + (y - 5)^2 = [sqrt{34}]^2, which becomes (x - 3)^2 + (y - 5)^2 = 34.

Correct?

Yes, that's correct. :)
 
MarkFL said:
One definition for a circle is the locus of all points $(x,y)$ whose distance from some central point $(h,k)$ is the same, which is called the radius, and we'll label this radius $r$. Thus, the distance formula gives us:

$$r=\sqrt{(x-h)^2+(y-k)^2}$$

And upon squaring, we obtain the familiar equation for a circle in standard form:

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

So, if we are given the center $(h,k)$ and one point $\left(x_1,y_1\right)$ said to be on the circle, then by definition, we know the distance between the center and the given point on the circle must be $r$.

This is very interesting. Thanks for the information...
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top