<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Inverse_Functions</id>
	<title>Inverse Functions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Inverse_Functions"/>
	<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Inverse_Functions&amp;action=history"/>
	<updated>2026-04-29T06:22:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.math.ucr.edu/index.php?title=Inverse_Functions&amp;diff=1103&amp;oldid=prev</id>
		<title>MathAdmin: Created page with &quot;&lt;div class=&quot;noautonum&quot;&gt;__TOC__&lt;/div&gt; ==Introduction==  One-to-one functions, or invertible functions, are functions that have inverses. One-to-one functions have a nice test t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Inverse_Functions&amp;diff=1103&amp;oldid=prev"/>
		<updated>2015-10-17T23:34:31Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt; ==Introduction==  One-to-one functions, or invertible functions, are functions that have inverses. One-to-one functions have a nice test t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
One-to-one functions, or invertible functions, are functions that have inverses. One-to-one functions have a nice test to tell from the graph if a function is one-to-one. The definition of a one-to-one function is&lt;br /&gt;
given through the equation of the function. The conceptual idea for a function being one-to-one is that for every number in the range there is one number in the domain that the function maps to the point in the range.&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
A function is one-to-one if two distinct values in the domain get mapped to the same value in the range. More concretely, if f is one-to-one and &amp;lt;math&amp;gt;x_1 \text{ and }x_2&amp;lt;/math&amp;gt; are two numbers in the domain of f such that &amp;lt;math&amp;gt;f(x_1) = f(x_2)&amp;lt;/math&amp;gt;&lt;br /&gt;
then we must have that &amp;lt;math&amp;gt;x_1 = x_2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Examples: &amp;lt;math&amp;gt; x, x^3, 3x + 2, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Non-examples: &amp;lt;math&amp;gt; x^2, \left| x \right|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Horizontal Line Test==&lt;br /&gt;
&lt;br /&gt;
It was mentioned earlier that there is a way to tell if a function is one-to-one from its graph. This method is called the horizontal line test.&lt;br /&gt;
It is the same as the vertical line test, except we use a horizontal line. So a function is one-to-one if every horizontal line crosses the graph&lt;br /&gt;
at most once.&lt;br /&gt;
&lt;br /&gt;
==Inverse Functions==&lt;br /&gt;
&lt;br /&gt;
If a function is one-to-one, then to each y in the range of f there is a unique x in the domain that maps on top of it. So we can define a &lt;br /&gt;
function from the range of f back to the domain. This new function is called the inverse function, and is denoted &amp;lt;math&amp;gt; f^{-1}&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Properties:&lt;br /&gt;
Let f be a one-to-one function, and &amp;lt;math&amp;gt;f^{-1}&amp;lt;/math&amp;gt; be its inverse. &lt;br /&gt;
a) Domain of f = Range of &amp;lt;math&amp;gt;f^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
b) Range of f = Domain of &amp;lt;math&amp;gt;f^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
c) &amp;lt;math&amp;gt; f^{-1}(f(x)) = x&amp;lt;/math&amp;gt; where x is in the domain of f^{-1}&lt;br /&gt;
d) &amp;lt;math&amp;gt; f(f^{-1}(x)) = x &amp;lt;/math&amp;gt; where x is in the domain of &amp;lt;math&amp;gt; f^{-1}(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since we have both a graphical and algebraic method to determine if a function is one-to-one, we also have geometric and algebraic methods to find the inverse.&lt;br /&gt;
&lt;br /&gt;
The graphical method is to reflect the graph of f across the line y = x. Although easy to explain, the process is harder to visualize.&lt;br /&gt;
The algebraic method is the opposite, harder to explain but easier to execute.&lt;br /&gt;
&lt;br /&gt;
The algebraic method can be explained in 3 steps:&lt;br /&gt;
&lt;br /&gt;
Step 1) In the equation y = f(x), interchange all instances of x with the variable y, and vice versa.&lt;br /&gt;
&lt;br /&gt;
Step 2) If possible, solve for y.&lt;br /&gt;
&lt;br /&gt;
Step 3) Replace y with &amp;lt;math&amp;gt;f^{-1}(x)&amp;lt;/math&amp;gt; and check that &amp;lt;math&amp;gt;f^{-1}(f(x)) = x \text{ and }f(f^{-1}(x)) = x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
Find the inverse of &amp;lt;math&amp;gt;f(x) = \frac{1}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We start by swapping the x and y  to get &amp;lt;math&amp;gt;x = \frac{1}{y + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we can solve for y and swap y for &amp;lt;math&amp;gt;f^{-1}(x)&amp;lt;/math&amp;gt;. Doing so we will find that &amp;lt;math&amp;gt;f^{-1}(x) = \frac{1-3x}{x}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Math_5|'''Return to Topics Page]]&lt;/div&gt;</summary>
		<author><name>MathAdmin</name></author>
	</entry>
</feed>