Difference between revisions of "008A Sample Final A, Question 2"

From Math Wiki
Jump to navigation Jump to search
(Created page with "'''Question:''' Find f(5) for f(x) given in problem 1. Note: The function f(x) from problem 1 is: <math>f(x) = \log_3(x+3)-1</math> {| class="mw-collapsible mw-collapsed" s...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Question:''' Find f(5) for f(x) given in problem 1.
+
'''Question:''' Find f(5) for <math>f(x) = \log_3(x) - 1</math>, which is the function from problem 1.
  
Note: The function f(x) from problem 1 is: <math>f(x) = \log_3(x+3)-1</math>
 
  
  
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
! Foundations
+
! Foundations: &nbsp;
 
|-
 
|-
 
|How would you find f(5) if f(x) = 2x + 1 instead?
 
|How would you find f(5) if f(x) = 2x + 1 instead?
Line 18: Line 17:
 
|}
 
|}
  
 
+
'''Solution:'''
Solution:
 
  
 
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
! Step 1:
+
! Step 1: &nbsp;
 
|-
 
|-
 
|Replace any occurrence of x by 5, so  
 
|Replace any occurrence of x by 5, so  
Line 33: Line 31:
  
 
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
! Final Answer:
+
! Final Answer: &nbsp;
 
|-
 
|-
 
|<math> \log_3(8) - 1</math>
 
|<math> \log_3(8) - 1</math>

Latest revision as of 22:48, 25 May 2015

Question: Find f(5) for 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) = \log_3(x) - 1} , which is the function from problem 1.


Foundations:  
How would you find f(5) if f(x) = 2x + 1 instead?
Answer: we replace every occurrence of x with a 5. So

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 \begin{array}{rcl} f(5) &= &2(5) + 1\\ & =& 11 \end{array}}

Solution:

Step 1:  
Replace any occurrence of x by 5, so

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 \begin{array}{rcl} f(5) &=& \log_3(5 + 3) - 1 \\ &=& \log_3(8) - 1 \end{array}}

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 \log_3(8) - 1}

Return to Sample Exam