Difference between revisions of "8A F11 Q1"

From Grad Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
|2) How are <math>log_3(x)</math> and <math>3^x</math> related?
 
|2) How are <math>log_3(x)</math> and <math>3^x</math> related?
 
|-
 
|-
|For 1) you would replace f(x) by y, switch x and y, and finally solve for y.
+
|Answers:
 
|-
 
|-
|For 2) By stating <math>y = \log_3(x)</math> we also get the following relation <math>x = 3^y</math>
+
|1) you would replace f(x) by y, switch x and y, and finally solve for y.
 +
|-
 +
|2) By stating <math>y = \log_3(x)</math> we also get the following relation <math>x = 3^y</math>
 
|}
 
|}
  

Revision as of 20:10, 20 March 2015

Question: Find for


Foundations
1) How would you find the inverse for a simpler function like ?
2) How are and related?
Answers:
1) you would replace f(x) by y, switch x and y, and finally solve for y.
2) By stating we also get the following relation 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 = 3^y}


Solution:

Step 1:
We start by replacing f(x) with y.
This leaves us with 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 = \log_3(x + 3) - 1}
Step 2:
Now we swap x and y 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 = \log_3(y + 3) - 1}
In the next step we will solve for y.
Step 3:
Starting with 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 = \log_3(y + 3) - 1} , we start by adding 1 to both sides 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 + 1 = \log_3(y + 3).} Now we will use the relation in Foundations 2) to swap the log for an exponential 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 y + 3 = 3^{x+1}} . All we have to do is subtract 3 from both sides to yield the final answer
Step 4:
After subtracting 3 from both sides we 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 y = 3^{x+1}-3} . Replacing y with 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^{-1}(x)} we arrive at the final answer that
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^{-1}(x) = 3^{x+1} - 3}