Center and Radius of Circles with Given Equations

  • Thread starter Thread starter cheab14
  • Start date Start date
  • Tags Tags
    Radius
AI Thread Summary
To find the center and radius of the circles from the given equations, start with (a) 3x^2 + 3y^2 = 81, which can be simplified to (x-0)^2 + (y-0)^2 = 27 after dividing by 3, indicating a center at (0,0) and a radius of 3√3. For (b) x^2 = 6y - y^2, rearranging and completing the square for the y component leads to the standard form of a circle, allowing identification of the center and radius. The center can be determined after completing the square, while the radius is derived from the equation. Understanding the standard circle equation is crucial for solving these types of problems.
cheab14
Messages
12
Reaction score
0
The question states:
Find the centre and radius of each circle with equations as given
(a) 3x^2 + 3y^2 = 81
(b) x^2 = 6y - y^2

I really don't know how to approach this question, i started (a) by dividing both sides by 3 but then i don't know where to go from there, and i don't even know how to do (b)...please help me:frown:
 
Physics news on Phys.org
Well, you know that a circle with centre (p,q) and radius r can be written (x-p)2+(y-q)2=r2.

(a) once you've divided through by 3, it is in the above form, isn't it?
(b) try to put it in the above form by, maybe, completing the square for the y component.
 
ok but cristo, for (a) you're saying that my centre would just be p and q?..no actual numbers?...and for (b) my radius would be 9? -also for (b) what would be my centre after completing the square for the y component?
 
a) P and Q are dummy variables. In your first problem: 3x^2 + 3y^2 = 81 you could think of this as 3(x-0)^2 + 3(y-0)^2 = 81

b) Remember the equation is (x-p)^2+(y-q)^2=r^2, make sure you're accounting for the radius^2.

The center is straight forward once you have completed the square.
 
...thank u guys
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top