Difference between revisions of "005 Sample Final A, Question 4"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
'''Question''' Find the inverse of the following function <math> f(x) = \frac{3x}{2x-1}</math> | '''Question''' Find the inverse of the following function <math> f(x) = \frac{3x}{2x-1}</math> | ||
| + | |||
| + | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
| + | ! Foundations: | ||
| + | |- | ||
| + | |1) How would you find the inverse for a simpler function like <math>f(x) = 3x + 5</math>? | ||
| + | |- | ||
| + | |Answer: | ||
| + | |- | ||
| + | |1) you would replace f(x) by y, switch x and y, and finally solve for y. | ||
| + | |} | ||
| + | |||
| + | |||
| + | |||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
Latest revision as of 20:16, 21 May 2015
Question Find the inverse of the following function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = \frac{3x}{2x-1}}
| Foundations: |
|---|
| 1) How would you find the inverse for a simpler function like Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = 3x + 5} ? |
| Answer: |
| 1) you would replace f(x) by y, switch x and y, and finally solve for y. |
| Step 1: |
|---|
| Switch f(x) for y, to get Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y={\frac {3x}{2x-1}}} , then switch y and x to get Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x = \frac{3y}{2y-1}} |
| Step 2: |
|---|
Now we have to solve for y:
|
| Final Answer: |
|---|
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y = \frac{x}{2x-3}} |