when $\sqrt{y}$ and $\sqrt{x}$ are defined, is $\sqrt{y}$ = $\sqrt{x}$ a function? for (x,y) in the reals. I think I'm thinking to hard about what the graph will look like
-
1Hint: Square both sides and see what happens – Hyperion Feb 14 '19 at 16:48
-
$\sqrt{y}=\sqrt{x} \Rightarrow y=x$. – Lt. Commander. Data Feb 14 '19 at 16:49
-
I believe your question betrays a (small) misunderstanding of what a function is. My answer (downvoted without comments) gives the background on this. – Joce Nov 17 '19 at 19:56
3 Answers
- 6,081
-
2I have never heard anyone call $y=x$ a half-line... interesting. – Rushabh Mehta Feb 14 '19 at 16:58
-
-
This isn't a criticism. I just haven't heard the terminology before. Learn something new everyday. – Rushabh Mehta Feb 14 '19 at 17:01
-
No i did not take that as a criticism. I’m french speaker, and in french the name is “demi-droite” which mean in English half-line – DINEDINE Feb 14 '19 at 17:03
-
You are plotting the solution of an equation, not answering the question whether $\sqrt{y}=\sqrt{x}$ would be a function. – Joce Feb 14 '19 at 17:06
$\sqrt{y}=\sqrt{x}$ is not what you call a function, it is an equation.
The solution $y(x)$ to that equation over positive numbers $x\in\mathbb{R}^+$ is a function, it is \begin{align*} y : &&\mathbb{R}^+ &\mapsto \mathbb{R}\\ &&x &\rightarrow x \end{align*} also called the identity function, here resticted to positive numbers. You easily see that it is such that $\sqrt{y(x)}=\sqrt{x}$ for all $x$ in its domain $\mathbb{R}^+$, so this function solves the equation $\sqrt{y}=\sqrt{x}$.
You often abbreviate it as $y(x)=x$ but this is a shortcut for the above (and a shortcut that doesn't mention on which interval it operates, which can be a problem sometimes).
The solution to $y=\sqrt{x}$ over $\mathbb{R}^+$ would have been \begin{align*} y : &&\mathbb{R}^+ &\mapsto \mathbb{R}\\ &&x &\rightarrow \sqrt{x} \end{align*} and the one to $\sqrt{y}=x$ over $\mathbb{R}^+$ would have been \begin{align*} y : &&\mathbb{R}^+ &\mapsto \mathbb{R}\\ &&x &\rightarrow x^2 \end{align*}
- 1,108
Attempt:
1) $x,y \gt 0.$
We have $√y-√x=0:$
Recall: $y-x=(√y-√x)(√y+√x).$
Then: $y-x=0$ $\iff$ $(√y-√x)=0$, since $√y+√x >0$.
2) $x=y=0$ , then trivially $√y=√x$, and $y=x$.
Hence for $x,y \ge 0$ we get the more familiar form of a function $y=x$.
- 20,344
- 2
- 17
- 28
