- ベストアンサー
※ ChatGPTを利用し、要約された質問です(原文:途中計算がわかりません)
Find the Cartesian equation of the locus described by arg [(z-2)/(z+5)] = pi/4
このQ&Aのポイント
- Learn how to find the Cartesian equation of the locus described by arg [(z-2)/(z+5)] = pi/4.
- Understand the steps involved in solving the problem and how to simplify the given expression.
- Clarify the confusion regarding the elimination of the denominator and the equality of real and imaginary parts.
- みんなの回答 (1)
- 専門家の回答
質問者が選んだベストアンサー
- ベストアンサー
noname#223065
回答No.1
実部と虚部に分けて書いてみれば分かるのではないかと思います。 (x^2 + y^2 + 3x - 10 +7yi) / (x^2+10x + 25 +y^2) =(x^2 + y^2 + 3x - 10)/(x^2+10x + 25 +y^2) + {7y/(x^2+10x + 25 +y^2)}i こうなりますね。実部と虚部が等しいとするのですから、 (x^2 + y^2 + 3x - 10)/(x^2+10x + 25 +y^2) = 7y/(x^2+10x + 25 +y^2) となります。両辺は分母が同じですから、分子さえ等しければ等式が成立し、 x^2 + y^2 + 3x - 10 = 7y ∴x^2 + y^2 + 3x - 10 - 7y = 0 となります。 P.S. もし付け加えるとすれば、分母が0でないという「x^2+10x + 25 +y^2≠0」を考慮する必要があります(x, yが実数の範囲で0になるかどうかは確かめていません、すみません)。
お礼
とても分かりやすい説明有り難うございました。 こういう計算の仕方はきっと基礎的な事なのでしょうね、今回学べて良かったです、助かりました。 ところで昨日説明して下さった by arg [(z-2)/(z+5)] = pi/4 のところで arg = argument = 偏角 だと教えて頂きとても助かりました。 私はarg = Argand diagram などという完璧に間違った事を考えていました。 有り難うございました。