document.write( "Question 1204295: What can you say about the functions graphed below? Explain your reasoning: Is it a log or an exponential? For an exponential, is the exponent x or -x? What is the equation for the asymptote? Which direction and how many units is it shifted?\r
\n" );
document.write( "\n" );
document.write( "Graph A) https://app.gemoo.com/share/image-annotation/572889363786969088?codeId=Ml2kEYAjRgoXb&origin=imageurlgenerator\r
\n" );
document.write( "\n" );
document.write( "Graph B) https://app.gemoo.com/share/image-annotation/572889769845932032?codeId=v6gK8ZKQR0YZa&origin=imageurlgenerator \n" );
document.write( "
Algebra.Com's Answer #840456 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Graph A represents a log function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This particular curve passes through (3,3) and (12,6).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Consider the log equation template \n" ); document.write( "y = a + b*log(x) \n" ); document.write( "If we plugged in x = 1, then we get y = a. \n" ); document.write( "This is because log(1) = 0 regardless of the base.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Unfortunately x = 1 isn't defined on your log graph. \n" ); document.write( "But let's shift (3,3) and (12,6) two units to the left so that x = 1 would be defined.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3,3) moves to (1,3) \n" ); document.write( "(12,6) moves to (10,6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we plugged the coordinates of (1,3) into y = a+b*log(x), then we'd find that a = 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So y = a+b*log(x) updates to y = 3+b*log(x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now try the coordinates of (10,6) to determine b. \n" ); document.write( "y = 3+b*log(x) \n" ); document.write( "6 = 3+b*log(10) \n" ); document.write( "6 = 3+b*1 ...... I'm using log base 10 \n" ); document.write( "6 = 3+b \n" ); document.write( "b = 6-3 \n" ); document.write( "b = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have y = 3 + b*log(x) update to y = 3 + 3*log(x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This would be the answer if (1,3) and (10,6) were points on the curve. \n" ); document.write( "However, recall we shifted things over 2 units to the left. \n" ); document.write( "Shift 2 units to the right to undo that previous shift.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means we'll replace x with x-2 to apply this shift we need.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The function that represents graph A is y = 3 + 3*log(x-2) where the log is base 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The vertical asymptote is x = 2 because this x value makes the stuff inside the log, the x-2 portion, equal to zero. \n" ); document.write( "Recall that log(x) has the domain x > 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore the domain of y = 3 + 3*log(x-2) is x > 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The curve looks like it touches x = 2, but it never actually gets there. Think of it like an electric fence.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now onto graph B. It appears this curve goes through (1,8) and (3,2).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is an exponential decay curve. \n" ); document.write( "This is due to the fact it decreases as we move to the right. \n" ); document.write( "A real world example would be a half-life function. \n" ); document.write( "The exponent is -x to indicate this decay.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The horizontal asymptote of the function y = a*b^(-x) is y = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This curve shows the horizontal asymptote is y = 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's shift everything down by 1 so the horizontal asymptote y = 1 overlaps with the x axis (aka y = 0).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1,8) moves to (1,7) \n" ); document.write( "(3,2) moves to (3,1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's look at the template \n" ); document.write( "y = a*b^(-x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To make the b term go away, we would plug in x = 0. But it's not clear what x = 0 leads to based on the graph you've provided (even after the vertical shift downward).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's move those points over 1 spot to the left. \n" ); document.write( "(1,7) moves to (0,7) \n" ); document.write( "(3,1) moves to (2,1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in the coordinates of (0,7) to find y = a*b^(-x) leads to a = 7. \n" ); document.write( "So we now have y = 7*b^(-x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in (2,1) and solve for b \n" ); document.write( "y = 7*b^(-x) \n" ); document.write( "1 = 7*b^(-2) \n" ); document.write( "1 = 7/(b^2) \n" ); document.write( "1*b^2 = 7 \n" ); document.write( "b^2 = 7 \n" ); document.write( "b = sqrt(7) \n" ); document.write( "b = 7^(1/2) \n" ); document.write( "b = 7^(0.5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, \n" ); document.write( "y = 7*b^(-x) \n" ); document.write( "y = 7*(7^(0.5))^(-x) \n" ); document.write( "y = 7*7^(-0.5x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next we'll shift 1 unit up and 1 unit right to undo those previous two shifts we did earlier. \n" ); document.write( "y = 7*7^(-0.5x) \n" ); document.write( "becomes \n" ); document.write( "y = 7*7^(-0.5(x-1))+1 \n" ); document.write( "I'll let you simplify if needed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is probably a much more elegant, clever, and efficient way to determine this function. \n" ); document.write( "I'll let another tutor provide that route. Feel free to explore other methods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I recommend using a tool like GeoGebra or Desmos to confirm we have the correct functions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is a link to the interactive Desmos graph \n" ); document.write( "https://www.desmos.com/calculator/wc4mvapjx7 \n" ); document.write( " \n" ); document.write( " |