Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/sec-changing-inverse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
</statement>
<solution>
<p>
For any function, the question of whether or not it has an inverse comes down to whether or not the process of the function can be reliably reversed. For functions given in table form such as <m>f</m> and <m>g</m>, we essentially ask if it's possible to swich the input and output rows and have the new resulting table also represent a function.
For any function, the question of whether or not it has an inverse comes down to whether or not the process of the function can be reliably reversed. For functions given in table form such as <m>f</m> and <m>g</m>, we essentially ask if it's possible to switch the input and output rows and have the new resulting table also represent a function.
</p>

<p>
Expand Down Expand Up @@ -196,10 +196,10 @@
</figure>
<figure xml:id="F-inverse-does-it-2">
<caption>
The graph that defines function <m>p</m>.
The graph that defines function <m>q</m>.
</caption>
<image source="images/inverse-does-it-2"><description><p>
The graph that defines function <m>p</m>.
The graph that defines function <m>q</m>.
</p>
</description></image>
</figure>
Expand Down
Loading