Skip to content

Commit

Permalink
grammar (freeCodeCamp#31569)
Browse files Browse the repository at this point in the history
change 'a' to 'an' before the word <inverse>
  • Loading branch information
alicecallejas authored and moT01 committed Jan 21, 2019
1 parent 6655a3c commit b862a0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Intro to Inverse Functions
---
## Intro to Inverse Functions

Say you were trying to reflect y=3x over the line y=x. What would be the equation of the line? As you can see in the image below, it would be y=1/3x. But why is that so? If you swap x and y with each other and solve for y, you can find that the equation would be the same. This is what would be called a inverse function.
Say you were trying to reflect y=3x over the line y=x. What would be the equation of the line? As you can see in the image below, it would be y=1/3x. But why is that so? If you swap x and y with each other and solve for y, you can find that the equation would be the same. This is what would be called an inverse function.

<img src="http://d2r5da613aq50s.cloudfront.net/wp-content/uploads/369430.image1.jpg" />

Expand Down

0 comments on commit b862a0f

Please sign in to comment.