document.write( "Question 1194670: 1. For the functions f(x) = 2^x and g(x) = 3^x :\r
\n" );
document.write( "\n" );
document.write( "a) What are the Domains and Ranges of these functions?\r
\n" );
document.write( "\n" );
document.write( "b) What point(s) do they have in common and why?\r
\n" );
document.write( "\n" );
document.write( "c) Starting with y = 2^x, what would y = 2^x+4 - 3 look like in comparison to y = 2^x? Explain each step and show each interim equation which illustrates each step. You may attach a graph if you'd like.\r
\n" );
document.write( "\n" );
document.write( "d) How does y = (1/2)^x look in relation to y = 2^x? Why is this? \n" );
document.write( "
Algebra.Com's Answer #826918 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Both functions are monotonically increasing -- an increase in x means an increase in y. \n" ); document.write( "a) A positive number raised to any real number power is valid expression; and it is always positive. So the domain of both functions is all real numbers, and the range of both functions is y>0. \n" ); document.write( "b) Since both functions are monotonically increasing, they will intersect at only one point. Since any number to the 0 power is equal to 1, the single point of intersection is (0,1). \n" ); document.write( "c) I will assume by \"2^x+4-3\" what you mean is \"2^(x+4)-3\" = \n" ); document.write( "Here is a graph: \n" ); document.write( "y=2^x (red), \n" ); document.write( "y=2^(x+4) (green) (red, shifted 4 to the left), \n" ); document.write( "y=2^(x+4)-3 (blue) (green, shifted 3 down) \n" ); document.write( " \n" ); document.write( "d) \n" ); document.write( "That means the graph of y=(1/2)x is the reflection in the y axis of y=2^x. \n" ); document.write( "Here is a graph: \n" ); document.write( "y=2^x (red); \n" ); document.write( "y=(1/2)^x=2^(-x) (green) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |