Active forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Eliminate the Arbitrary Constants
- Law of cosines
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Integration of 4x^2/csc^3x√sinxcosx dx
- application of minima and maxima
- Sight Distance of Vertical Parabolic Curve
New forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Integration of 4x^2/csc^3x√sinxcosx dx
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Newton's Law of Cooling
- Law of cosines
- Can you help me po to solve this?
- Eliminate the Arbitrary Constants
Recent comments
- Yes.1 week ago
- Sir what if we want to find…1 week ago
- Hello po! Question lang po…3 weeks 4 days ago
- 400000=120[14π(D2−10000)]
(…1 month 4 weeks ago - Use integration by parts for…2 months 3 weeks ago
- need answer2 months 3 weeks ago
- Yes you are absolutely right…2 months 4 weeks ago
- I think what is ask is the…2 months 4 weeks ago
- $\cos \theta = \dfrac{2}{…3 months ago
- Why did you use (1/SQ root 5…3 months ago
Re: find the equation of a circle passing through (-1,6) and...
Let
$r_1 = \sqrt{(h + 1)^2 + (k - 6)^2}$
$r_2 = \dfrac{h - 2k + 8}{(-)(+)\sqrt{1^2 + (-2)^2}} = \dfrac{h - 2k + 8}{-\sqrt{5}}$
$r_3 = \dfrac{2h + k + 6}{(+)(+)\sqrt{2^2 + 1^2}} = \dfrac{2h + k + 6}{\sqrt{5}}$
$r_2 = r_3$
$\dfrac{h - 2k + 8}{-\sqrt{5}} = \dfrac{2h + k + 6}{\sqrt{5}}$
$-h + 2k - 8 = 2h + k + 6$
$k = 3h + 14$
$r_1 = r_3$
${r_1}^2 = {r_3}^2$
$(h + 1)^2 + (k - 6)^2 = \dfrac{(2h + k + 6)^2}{5}$
Substitute k = 3h + 14
$(h + 1)^2 + (3h + 14 - 6)^2 = \dfrac{(2h + 3h + 14 + 6)^2}{5}$
$(h + 1)^2 + (3h + 8)^2 = \dfrac{(5h + 20)^2}{5}$
$(h^2 + 2h + 1) + (9h^2 + 48h + 64)^2 = \dfrac{25h^2 + 200h + 400}{5}$
$10h^2 + 50h + 65 = 5h^2 + 40h + 80$
$5h^2 + 10h - 15 = 0$
$h^2 + 2h - 3 = 0$
$(h - 1)(h + 3) = 0$
$h = 1 ~ \text{and} ~ -3$
When h = 1
$r^2 = (1 + 1)^2 + (17 - 6)^2$
$(x - 1)^2 + (y - 17)^2 = 125$ answer
When h = -3
$r^2 = (-3 + 1)^2 + (5 - 6)^2$
$(x + 3)^2 + (y - 5)^2 = 5$ answer
Re: find the equation of a circle passing through (-1,6) and...
Realize the two lines are perpendicular.
Intersection of the lines, by isolating and equating y:
x/2+4=-2x-6
(-4,2)
By trig, find slope of bisector of the two lines is 3.
Equation of bisector in point-slope form is 3=(y-2)/(x+4) => k=3h+14 {1}
Distance from center of circle to (-4,2) is sqrt(2)*Distance from center of circle to (-1,6)
(h+4)2+(k-2)2=2*((h+1)2+(k-6)2)
Simplify and sub in {1}
0=h2+2h-3
h=-3 or 1, k=5 or 17, r2=25 or 125 by back substitution
It's about the same length and complexity as the previous answer