Y=x^2, how do we know that x=-/+ sqrt(x) is always true?

  • Context: High School 
  • Thread starter Thread starter wajed
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around understanding the mathematical reasoning behind the equation y = x² and the derivation of x = ±√y when solving for x. Participants explore concepts related to inverse functions, the nature of functions, and the implications of squaring numbers.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses confusion about the logical steps leading to the conclusion that x = ±√y when solving y = x².
  • Another participant explains the concept of functions and inverse functions, emphasizing the vertical line test and the issue of non-uniqueness in the inverse of y = x².
  • Some participants discuss the necessity of the ± symbol, noting that both √y and -√y satisfy the equation x² = y.
  • A participant requests clarification on how to show that x = -a is also a solution, indicating a desire for deeper understanding.
  • One participant provides a mathematical proof that if x² = y, then x must equal either √y or -√y, using factoring to demonstrate the two possible solutions.
  • Another participant reflects on their understanding and acknowledges the complexity of the question, suggesting a need for further study in logic and mathematics.

Areas of Agreement / Disagreement

Participants generally agree on the mathematical reasoning that leads to the conclusion that x = ±√y, but there is no consensus on the clarity of the explanations provided. Some participants express confusion and seek further clarification, indicating that the discussion remains somewhat unresolved in terms of understanding.

Contextual Notes

Participants highlight the importance of function definitions and the implications of squaring numbers, but there are limitations in the explanations regarding the clarity of inverse functions and the logical steps involved in deriving the solutions.

Who May Find This Useful

This discussion may be useful for high school students or individuals seeking to understand the relationship between quadratic equations and their solutions, particularly in the context of inverse functions and mathematical reasoning.

wajed
Messages
56
Reaction score
0
Y=x^2

I know that x= -/+ sqrt(y)

but I don`t understand why I do this every time I try to solve "y=x^2" for "x".

I know the fact that -2^2=4, and also 2^2=4. and that is why we must have two answers, but I just need to understand how the process really goes, I just want to know the flaw of the logical steps that lead to the conclusion that x=-/+ sqrt(y).

I think its about inverse functions, and when I asked my question on Yahoo! answers, I got this answer:
The inverse of a function f(x) is defined as

f(f^-1(x)) = x

If f(x) = x^2
then f(f^-1(x)) = [f^-1(x)]^2
but f(f^-1(x)) =x ... so [f^-1(x)]^2 = x
f^-1(x) = +/- SQRT(x)

I just don`t get how he`s done the last step!
huh, it really doesn't make sense to me, since he just applied the inverse -which in this case is sqrt. function- on the last step, which is the thing I`m actually trying to understand how it happened!

PS: I`m sorry, I haven`t studied mathematics thoroughly before, nor have I studied logic..
So, actually I don't know if I could put my question in a better way, because I don`t even know where is the problem specifically,
I`m just a high school student, trying to understand something out of his book, because he is burning to hell to know how this is happening.
 
Mathematics news on Phys.org
A function f from the real numbers into the real numbers can technically be interpreted as a list of ordered pairs of real numbers of the form (x, y) such that there is only one ordered pair in the set for each value of x. This is also interpreted graphically as the "vertical line test", where if you place a vertical line x=a on the graph of a function of x, it should only intersect the graph once. This definition is not abstract; in real world applications, many functions to be analyzed are lists of tabulated data from empirical observations, not neat equations (although they may be approximated by them).
An inverse function f-1 of a function f is a function that consists of a set where each ordered pair is reversed, only if such a set satisfies the criteria for being a function (passing the vertical line test). Graphically, you simply reflect the graph about the line y=x.
For the graph of the equation y = x2, we have a problem as the reflection of the graph (x = y^2) does not pass the vertical line test. In terms of ordered pairs, the original function y = f(x) = x2 is the list of ordered pairs of the form (x, x2) for all real numbers x. Reversing each ordered pair to form the inverse function f-1 gives us the list of all pairs of the form (x2, x). It is easy to see that this is not a function, as (1,1) and (-1, 1) get reversed to (1,1) and (1, -1). In other words, if some asked you, "what is f-1(1)?", you would not be able to give a unique answer, which is what functions are all about (each input should be associated with one output).
If we restrict our original function to the positive real numbers and 0, however, then reflecting the graph or reversing the ordered pairs does indeed yield an inverse function for f, which we denote by the principal square root function [itex]f^{-1}(x) = \sqrt{x}[/itex].
Now if y = x2 has the solution x = a, it is easy to show that x = -a is also a solution since (-1)(-1) = 1. Thus we have the normal solution [itex]y = \pm\sqrt{x}[/itex].
 
Last edited:
slider142 said:
A function f from the real numbers into the real numbers can technically be interpreted as a list of ordered pairs of real numbers of the form (x, y) such that there is only one ordered pair in the set for each value of x. This is also interpreted graphically as the "vertical line test", where if you place a vertical line x=a on the graph of a function of x, it should only intersect the graph once. This definition is not abstract; in real world applications, many functions to be analyzed are lists of tabulated data from empirical observations, not neat equations (although they may be approximated by them).
An inverse function f-1 of a function f is a function that consists of a set where each ordered pair is reversed, only if such a set satisfies the criteria for being a function (passing the vertical line test). Graphically, you simply reflect the graph about the line y=x.
For the graph of the equation y = x2, we have a problem as it obviously does not pass the vertical line test. In terms of ordered pairs, the original function y = f(x) = x2 is the list of ordered pairs of the form (x, x2) for all real numbers x. Reversing each ordered pair to form the inverse function f-1 gives us the list of all pairs of the form (x2, x). It is easy to see that this is not a function, as (1,1) and (-1, 1) get reversed to (1,1) and (1, -1). In other words, if some asked you, "what is f-1(1)?", you would not be able to give a unique answer, which is what functions are all about (each input should be associated with one output).
If we restrict our original function to the positive real numbers and 0, however, then reflecting the graph or reversing the ordered pairs does indeed yield an inverse function for f, which we denote by the principal square root function [itex]f^{-1}(x) = \sqrt{x}[/itex].




Now if y = x2 has the solution x = a, it is easy to show that x = -a is also a solution since (-1)(-1) = 1. Thus we have the normal solution [itex]y = \pm\sqrt{x}[/itex].

I`m stupid that I had to read that text many times to get what you mean...

Ummm, may I ask you to show that x=-a is also a solution, please? (its not that I`m lazy and don`t want to think of it, I`m just asking since it may make things clear)

maybe I didn`t get it 100%, but anyway I`ve added some information to consideration.
 
The product of two negative numbers is positive. In particular (-1)(-1)= 1. (-a)2= (-a)(-a)= (-1)(-1)(a)(a)= (1)(a2). I think that is what you are asking.
 
wajed, it's no wonder you're confused -- you've had two different people (the Y!A guy and slider142) give you a whole lot of background information without actually answering your question.

As HallsofIvy has mentioned, the ± in front of the square root symbol is necessary because while (by definition) (√y)² = y, it is also true that (-√y)² = (-1)²(√y)² = 1*y = y. So knowing only that x² = y, it might be that x=√y, but x² would also equal y if x=-√y. So there are at least two distinct possibilities. It turns out that these are the only two possibilities -- i.e. if x²=y, then either x=√y or x=-√y, which we abbreviate as x=±√y.

How do we know these are the only two possibilities? Well, consider the following: If x² = y, then x² - y = 0. Now, by definition, y = (√y)², so substituting we have that x² - (√y)² = 0. Factoring the left hand side, we have that (x - √y)(x + √y) = 0. The only way in which the product of two numbers can be zero is if at least one of the two factors is 0, so it must be the case that either x - √y = 0 or that x + √y = 0. In the first case, x=√y. In the second case, x=-√y. Thus we know x=±√y, and we are done.
 
" The product of two negative numbers is positive. In particular (-1)(-1)= 1. (-a)2= (-a)(-a)= (-1)(-1)(a)(a)= (1)(a2). I think that is what you are asking. "

well, I understand that (-a)(-a)=a^2,

but anyway, that is my problem, that I don't know how to ask my questions..

now, actually I got it..
the answer is just a combination of two functions, 1st is restricted from [0,infinity) and second is [0,-infinity)

my question was just about proving that this is valid using logic (using pure mathematical terms)

but anyway, I think I should read about logic before asking such a question.

so I think this is enough for now, or I`d just be asking for something that would need a big answer of a size of a book.

Thank you very much.
 
wajed said:
" The product of two negative numbers is positive. In particular (-1)(-1)= 1. (-a)2= (-a)(-a)= (-1)(-1)(a)(a)= (1)(a2). I think that is what you are asking. "

well, I understand that (-a)(-a)=a^2,

but anyway, that is my problem, that I don't know how to ask my questions..

now, actually I got it..
the answer is just a combination of two functions, 1st is restricted from [0,infinity) and second is [0,-infinity)
Right. More technically, because f(x)= x2 is not "one-to-one" (two different values of x give the same x2) it does not have a true inverse function. In order to get an "inverse" we have to restrict x2 to a domain in which it is one-to-one. As you say, we can do that by separating into two separate functions defined on [itex](-\infty,0][/itex] and [itex][0,\infty)[/itex] since x= 0 is the "turning point". If f(x)= x2 for [itex]0\le x< \infty[/itex], then the inverse function is [itex]f^{-1}(x)= \sqrt{x}[/itex]. If f(x)= x2 for [itex]-\infty< x\le 0[/itex], then the inverse function is [itex]f^{-1}(x)= -\sqrt{x}[/itex].

my question was just about proving that this is valid using logic (using pure mathematical terms)

but anyway, I think I should read about logic before asking such a question.

so I think this is enough for now, or I`d just be asking for something that would need a big answer of a size of a book.

Thank you very much.
 
Sorry for polling this up.
Just wanted to say that I read this again, and learned a alots.
Thank you.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K