自由講場

跳至

首頁
1

尾頁
   0


伯爵府

積分: 18884


發表於 25-8-5 18:41 |顯示全部帖子
本帖最後由 sn0629 於 25-10-13 19:28 編輯

.


伯爵府

積分: 18439

母親節2025勳章 2025勳章蛇年勳章


發表於 25-8-5 18:49 |顯示全部帖子
sn0629 發表於 25-8-5 18:41
Circle C₁ has equation x² + y² - 12x - 18y + 76 = 0, circle C₂ has equation x² + y² + 12x + 12 ...

To find the intersection point \((p, q)\) of the two circles \(C_1\) and \(C_2\), given that they intersect at exactly one point, we need to solve their equations simultaneously and ensure the solution yields a single point. The equations are:
\(C_1\): \(x^2 + y^2 - 12x - 18y + 76 = 0\)
\(C_2\): \(x^2 + y^2 + 12x + 12y - 92 = 0\)
Since the circles intersect at exactly one point, they are tangent to each other (either externally or internally). Let’s proceed by finding the intersection point.
Step 1: Rewrite the circle equations in standard form
To understand the geometry, convert the equations to standard form \((x - h)^2 + (y - k)^2 = r^2\) by completing the square.
For \(C_1\): \(x^2 + y^2 - 12x - 18y + 76 = 0\)
Group terms:
\(x^2 - 12x = (x - 6)^2 - 36\)
\(y^2 - 18y = (y - 9)^2 - 81\)
Rewrite:
\[
(x - 6)^2 - 36 + (y - 9)^2 - 81 + 76 = 0
\]

\[
(x - 6)^2 + (y - 9)^2 - 36 - 81 + 76 = 0
\]

\[
(x - 6)^2 + (y - 9)^2 = 41
\]

So, \(C_1\) has center \((6, 9)\) and radius \(r_1 = \sqrt{41}\).
For \(C_2\): \(x^2 + y^2 + 12x + 12y - 92 = 0\)
Group terms:
\(x^2 + 12x = (x + 6)^2 - 36\)
\(y^2 + 12y = (y + 6)^2 - 36\)
Rewrite:
\[
(x + 6)^2 - 36 + (y + 6)^2 - 36 - 92 = 0
\]

\[
(x + 6)^2 + (y + 6)^2 - 36 - 36 - 92 = 0
\]

\[
(x + 6)^2 + (y + 6)^2 = 164
\]

So, \(C_2\) has center \((-6, -6)\) and radius \(r_2 = \sqrt{164} = 2\sqrt{41}\).
Step 2: Check tangency condition
Since the circles intersect at exactly one point, they are tangent. Two circles are tangent if the distance between their centers equals either the sum of their radii (external tangency) or the absolute difference of their radii (internal tangency).
Centers: \(C_1\) at \((6, 9)\), \(C_2\) at \((-6, -6)\).
Distance between centers:
\[
d = \sqrt{(6 - (-6))^2 + (9 - (-6))^2} = \sqrt{(12)^2 + (15)^2} = \sqrt{144 + 225} = \sqrt{369} = 3\sqrt{41}
\]

Radii:
\(r_1 = \sqrt{41}\)
\(r_2 = 2\sqrt{41}\)
Check tangency:
Sum of radii: \(r_1 + r_2 = \sqrt{41} + 2\sqrt{41} = 3\sqrt{41}\)
Difference of radii: \(|r_1 - r_2| = | \sqrt{41} - 2\sqrt{41} | = \sqrt{41}\)
Since the distance \(d = 3\sqrt{41} = r_1 + r_2\), the circles are externally tangent, confirming they intersect at exactly one point.
Step 3: Find the intersection point
To find the point of tangency \((p, q)\), subtract the equations of the circles to eliminate quadratic terms:
\[
(x^2 + y^2 - 12x - 18y + 76) - (x^2 + y^2 + 12x + 12y - 92) = 0
\]

\[
(-12x - 18y + 76) - (12x + 12y - 92) = 0
\]

\[
-12x - 18y + 76 - 12x - 12y + 92 = 0
\]

\[
-24x - 30y + 168 = 0
\]

Divide by \(-6\):
\[
4x + 5y - 28 = 0 \quad \text{or} \quad 4x + 5y = 28
\]

This is the equation of the common chord (or the radical axis). Since the circles are tangent, this line is the tangent line at the point of intersection. Solve this line with one of the circle equations.
Substitute \(y = \frac{28 - 4x}{5}\) into \(C_1\):
\[
x^2 + \left( \frac{28 - 4x}{5} \right)^2 - 12x - 18 \left( \frac{28 - 4x}{5} \right) + 76 = 0
\]

\[
\left( \frac{28 - 4x}{5} \right)^2 = \frac{(28 - 4x)^2}{25} = \frac{16x^2 - 224x + 784}{25}
\]

\[
-18 \left( \frac{28 - 4x}{5} \right) = \frac{-18 (28 - 4x)}{5} = \frac{-504 + 72x}{5}
\]

Combine:
\[
x^2 + \frac{16x^2 - 224x + 784}{25} - 12x + \frac{-504 + 72x}{5} + 76 = 0
\]

Multiply through by 25:
\[
25x^2 + (16x^2 - 224x + 784) - 300x + 5(-504 + 72x) + 1900 = 0
\]

\[
(25x^2 + 16x^2) + (-224x - 300x + 360x) + (784 - 2520 + 1900) = 0
\]

\[
41x^2 - 164x + 164 = 0
\]

Divide by 41:
\[
x^2 - 4x + 4 = 0
\]

\[
(x - 2)^2 = 0 \quad \Rightarrow \quad x = 2
\]

Substitute \(x = 2\) into \(4x + 5y = 28\):
\[
4(2) + 5y = 28 \quad \Rightarrow \quad 8 + 5y = 28 \quad \Rightarrow \quad 5y = 20 \quad \Rightarrow \quad y = 4
\]

So, the intersection point is \((p, q) = (2, 4)\).
Step 4: Verify the solution
Substitute \((2, 4)\) into both circle equations to confirm.
For \(C_1\):
\[
2^2 + 4^2 - 12(2) - 18(4) + 76 = 4 + 16 - 24 - 72 + 76 = 0
\]

For \(C_2\):
\[
2^2 + 4^2 + 12(2) + 12(4) - 92 = 4 + 16 + 24 + 48 - 92 = 0
\]

The point \((2, 4)\) satisfies both equations.
To ensure there’s only one intersection, note that the quadratic in \(x\) was a perfect square, yielding a single \(x\)-value, consistent with tangency.
Step 5: Geometric confirmation
The point of tangency lies on the line joining the centers, adjusted by the radii ratio. The line between centers \((6, 9)\) and \((-6, -6)\) has slope:
\[
m = \frac{-6 - 9}{-6 - 6} = \frac{-15}{-12} = \frac{5}{4}
\]

The point \((2, 4)\) should lie on this line or be consistent with the tangency point. Since we’ve solved algebraically and verified, we trust \((2, 4)\).
Final Answer
The intersection point is \((p, q) = (2, 4)\).
\[
\boxed{(2, 4)}
\]


伯爵府

積分: 18439

母親節2025勳章 2025勳章蛇年勳章


發表於 25-8-5 18:50 |顯示全部帖子
sn0629 發表於 25-8-5 18:41
Circle C₁ has equation x² + y² - 12x - 18y + 76 = 0, circle C₂ has equation x² + y² + 12x + 12 ...

用ai 可以幫到你,由於唔可以貼圖,所以啲位歪曬


伯爵府

積分: 18439

母親節2025勳章 2025勳章蛇年勳章


發表於 25-8-5 18:51 |顯示全部帖子
sn0629 發表於 25-8-5 18:41
Circle C₁ has equation x² + y² - 12x - 18y + 76 = 0, circle C₂ has equation x² + y² + 12x + 12 ...

Since we’ve solved algebraically and verified, we trust \((2, 4)\).
Final Answer
The intersection point is \((p, q) = (2, 4)\)


侯爵府

積分: 21691


發表於 25-8-5 18:53 |顯示全部帖子
你將以上的問題 copy 入 Google Search 己經有答案,有埋步驟。

唔好咁懶下下要人餵 ..............

sn0629 發表於 25-8-5 18:41
Circle C₁ has equation x² + y² - 12x - 18y + 76 = 0, circle C₂ has equation x² + y² + 12x + 12 ...


伯爵府

積分: 18884


發表於 25-8-5 18:53 |顯示全部帖子
本帖最後由 sn0629 於 25-10-13 20:06 編輯
fannychau 發表於 25-8-5 18:51
Since we’ve solved algebraically and verified, we trust ((2, 4)).
Final Answer
The intersection ...

.


伯爵府

積分: 18884


發表於 25-8-5 18:54 |顯示全部帖子
本帖最後由 sn0629 於 25-10-13 20:06 編輯
TinyTomato 發表於 25-8-5 18:53
你將以上的問題 copy 入 Google Search 己經有答案,有埋步驟。

唔好咁懶下下要人餵 .............. :igiv ...

.


伯爵府

積分: 18439

母親節2025勳章 2025勳章蛇年勳章


發表於 25-8-5 18:54 |顯示全部帖子
sn0629 發表於 25-8-5 18:53
原來真係2同4,如果我計數機program計出來唔係,咁是否一定係條formula有錯呢?
...

好老實講,我完全唔識。

用grok 或deepseek 肯定幫到你。


伯爵府

積分: 18439

母親節2025勳章 2025勳章蛇年勳章


發表於 25-8-5 18:58 |顯示全部帖子
sn0629 發表於 25-8-5 18:54
問了AI答案不是2,4才上來問

你哋呢代好幸福,我讀書嗰陣時唔識就係唔識,都唔知問邊個?


侯爵府

積分: 21691


發表於 25-8-5 19:05 |顯示全部帖子
我自己計一次, 交點也是計到 (2,4)

咁你計到幾多 ? 你用哪一個 AI?
sn0629 發表於 25-8-5 18:54
問了AI答案不是2,4才上來問


首頁
1

尾頁

跳至
你需要登錄後才可以回帖 登入 | 註冊

Presslogic Logo
Baby Kingdom Logo