finding the number of complex numberSimplified way of finding a complex number raised to another complex...
Why zero tolerance on nudity in space?
Using only 1s, make 29 with the minimum number of digits
Simple text-based tic-tac-toe
Moving from one room/cave to another within the same dungeon
Early credit roll before the end of the film
A title for a history book
Cookies - Should the toggles be on?
Transpose a matrix and parenthesis
Can you share a component pouch with another creature?
Costs/Income from potential craftsmen
What is the postion of Lord Shiva as per Srimad-Bhagavatam
Intern applicant asking for compensation equivalent to that of permanent employee
Why do stocks necessarily drop during a recession?
Am I a Rude Number?
Can an insurance company drop you after receiving a bill and refusing to pay?
How can my powered armor quickly replace its ceramic plates?
Finding a mistake using Mayer-Vietoris
Is it possible to grant users sftp access without shell access? If yes, how is it implemented?
It took me a lot of time to make this, pls like. (YouTube Comments #1)
Traveling through the asteriod belt?
How did Ancient Greek 'πυρ' become English 'fire?'
Can a long polymer chain interact with itself via van der Waals forces?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Writing Cyrillic text to a file
finding the number of complex number
Simplified way of finding a complex number raised to another complex numberNumber of Infinities in complex numbersComplex number polar form equationFinding numbers $a$ and $b$ for a complex numberFinding a Trigonometric Form of Complex NumberFinding the root of a complex numberFind the polar form of the complex numberInequation complex number with fractionsThe Geometry of Complex Number and Its Multiplicative InverseFinding a complex number
$begingroup$
How many complex number $z$ are there such that $|z+1|= |z+i|$ and $|z|=5$?
My attempt :
I got $2$, that is $ z=-2, z= +2$ , $|z| = {sqrt{ 2^2+1}}$, $|z| = {sqrt{(-2^2) +1}}$
Is it true ?
geometry proof-verification complex-numbers euclidean-geometry analytic-geometry
$endgroup$
add a comment |
$begingroup$
How many complex number $z$ are there such that $|z+1|= |z+i|$ and $|z|=5$?
My attempt :
I got $2$, that is $ z=-2, z= +2$ , $|z| = {sqrt{ 2^2+1}}$, $|z| = {sqrt{(-2^2) +1}}$
Is it true ?
geometry proof-verification complex-numbers euclidean-geometry analytic-geometry
$endgroup$
add a comment |
$begingroup$
How many complex number $z$ are there such that $|z+1|= |z+i|$ and $|z|=5$?
My attempt :
I got $2$, that is $ z=-2, z= +2$ , $|z| = {sqrt{ 2^2+1}}$, $|z| = {sqrt{(-2^2) +1}}$
Is it true ?
geometry proof-verification complex-numbers euclidean-geometry analytic-geometry
$endgroup$
How many complex number $z$ are there such that $|z+1|= |z+i|$ and $|z|=5$?
My attempt :
I got $2$, that is $ z=-2, z= +2$ , $|z| = {sqrt{ 2^2+1}}$, $|z| = {sqrt{(-2^2) +1}}$
Is it true ?
geometry proof-verification complex-numbers euclidean-geometry analytic-geometry
geometry proof-verification complex-numbers euclidean-geometry analytic-geometry
edited 26 mins ago
Anirban Niloy
599118
599118
asked 2 hours ago
jasminejasmine
1,806418
1,806418
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
From $|z+1|= |z+i|$ we get $z$ at equaly distance from $-1$ and $-i$ so $z$ is on perpendicular bisetor for segment between $-1$ and $-i$, that is line $y=x$ so $$z=x+xi$$ for some real $x$. Then $|x|sqrt{1+1} = 5$ so $x=pm{5sqrt{2}over 2}$
$endgroup$
2
$begingroup$
(+1) for explaining it geometrically
$endgroup$
– José Carlos Santos
2 hours ago
add a comment |
$begingroup$
Let $A(-1,0)$ and $B(0,-1)$.
Thus, we need to find a number of intersect points of the perpendicular bisector of $AB$
with the circle $x^2+y^2=25.$
Now we see that they are indeed two points because $A$ and $B$ are placed inside the circle.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3130333%2ffinding-the-number-of-complex-number%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
From $|z+1|= |z+i|$ we get $z$ at equaly distance from $-1$ and $-i$ so $z$ is on perpendicular bisetor for segment between $-1$ and $-i$, that is line $y=x$ so $$z=x+xi$$ for some real $x$. Then $|x|sqrt{1+1} = 5$ so $x=pm{5sqrt{2}over 2}$
$endgroup$
2
$begingroup$
(+1) for explaining it geometrically
$endgroup$
– José Carlos Santos
2 hours ago
add a comment |
$begingroup$
From $|z+1|= |z+i|$ we get $z$ at equaly distance from $-1$ and $-i$ so $z$ is on perpendicular bisetor for segment between $-1$ and $-i$, that is line $y=x$ so $$z=x+xi$$ for some real $x$. Then $|x|sqrt{1+1} = 5$ so $x=pm{5sqrt{2}over 2}$
$endgroup$
2
$begingroup$
(+1) for explaining it geometrically
$endgroup$
– José Carlos Santos
2 hours ago
add a comment |
$begingroup$
From $|z+1|= |z+i|$ we get $z$ at equaly distance from $-1$ and $-i$ so $z$ is on perpendicular bisetor for segment between $-1$ and $-i$, that is line $y=x$ so $$z=x+xi$$ for some real $x$. Then $|x|sqrt{1+1} = 5$ so $x=pm{5sqrt{2}over 2}$
$endgroup$
From $|z+1|= |z+i|$ we get $z$ at equaly distance from $-1$ and $-i$ so $z$ is on perpendicular bisetor for segment between $-1$ and $-i$, that is line $y=x$ so $$z=x+xi$$ for some real $x$. Then $|x|sqrt{1+1} = 5$ so $x=pm{5sqrt{2}over 2}$
edited 2 hours ago
answered 2 hours ago
greedoidgreedoid
45k1156111
45k1156111
2
$begingroup$
(+1) for explaining it geometrically
$endgroup$
– José Carlos Santos
2 hours ago
add a comment |
2
$begingroup$
(+1) for explaining it geometrically
$endgroup$
– José Carlos Santos
2 hours ago
2
2
$begingroup$
(+1) for explaining it geometrically
$endgroup$
– José Carlos Santos
2 hours ago
$begingroup$
(+1) for explaining it geometrically
$endgroup$
– José Carlos Santos
2 hours ago
add a comment |
$begingroup$
Let $A(-1,0)$ and $B(0,-1)$.
Thus, we need to find a number of intersect points of the perpendicular bisector of $AB$
with the circle $x^2+y^2=25.$
Now we see that they are indeed two points because $A$ and $B$ are placed inside the circle.
$endgroup$
add a comment |
$begingroup$
Let $A(-1,0)$ and $B(0,-1)$.
Thus, we need to find a number of intersect points of the perpendicular bisector of $AB$
with the circle $x^2+y^2=25.$
Now we see that they are indeed two points because $A$ and $B$ are placed inside the circle.
$endgroup$
add a comment |
$begingroup$
Let $A(-1,0)$ and $B(0,-1)$.
Thus, we need to find a number of intersect points of the perpendicular bisector of $AB$
with the circle $x^2+y^2=25.$
Now we see that they are indeed two points because $A$ and $B$ are placed inside the circle.
$endgroup$
Let $A(-1,0)$ and $B(0,-1)$.
Thus, we need to find a number of intersect points of the perpendicular bisector of $AB$
with the circle $x^2+y^2=25.$
Now we see that they are indeed two points because $A$ and $B$ are placed inside the circle.
answered 2 hours ago
Michael RozenbergMichael Rozenberg
105k1893198
105k1893198
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3130333%2ffinding-the-number-of-complex-number%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown