how can you prove a function is one to one?
horizontal line test, also the orginal function should have one unique y value for every x value
Show that the statement a = b if and only if f(a) = f(b) holds true for any numbers a and b
thanks both of you!
but i have a problem... x^2 + 8 is not one to one... but following the rule a=b a^2 + 8 = b^2 + 8 a^2 = b^2 a = b ?? what have i done wrong?
the problem is a^2 = b^2 does not imply a = b. It implies that a = +b or -b.
f(x) = (x)^(1/2) is one to one... (a)^(1/2) = (b)^(1/2) a = b what's the difference between these two problems?
for example f(x) = 12 => x^2 + 8 = 12 => x^2 = 4 => x = +2 or -2 and hence f(x) is indeed not 1:1
\[\sqrt{x} = \sqrt{y} \implies x = y\] that is true, and that is the difference.
so there's no +/- when you square a square root?
The problem lies in the transition from a^2 = b^2 to a = b You did this by taking the square root of both sides, but sqrt(a^2) = |a| and not sqrt(a^2) = a You can make sqrt(a^2) = a true if you specify that a >= 0
No, by definition \[\sqrt{x}\] is the the non-negative number a with the property that a^2 = x
that is why square root is a function -- it has exactly one value.
so essentially, if you restrict the domain to [0, infinity), then the function f(x) = x^2+8 is one-to-one
ok makes sense, i learned something new haha thanks again
Now that doesn't mean for instance that x^2 = 5 doesn't have two solutions. It just means\[\sqrt{5}\] is only of them and -sqrt(5) is the other.
you can think of it like this \[\Large x^2=5\] \[\Large \sqrt{x^2}=\sqrt{5}\] \[\Large |x|=\sqrt{5}\] \[\Large x=\pm\sqrt{5}\] Notes: \[\Large \sqrt{x^2}=|x|\] where x is any real number. Also if \[\Large |x|=k\] then \[\Large x = k \ \text{or} \ x = -k\] where k is any nonnegative number
oops meant to say If \[\Large |x|=k\] then \[\Large x = \pm k\] where k is any nonnegative number but it's the same thing really
i'm taking the time to digest but i get the picture
Join our real-time social learning platform and learn together with your friends!