document.write( "Question 256093: Please help me with this.
\n" );
document.write( "Listed below are 5 functions, each denoted g(x) and each involving a real number constant c>1. If f(x)=2x ( 2 exponent x), which of these 5 functions yields the greatest value for f(g(x)), for all x>1?
\n" );
document.write( "g(x)=cx
\n" );
document.write( "g(x)=c/x
\n" );
document.write( "g(x)=x/c
\n" );
document.write( "g(x)=x-c
\n" );
document.write( "g(x)=logcx \n" );
document.write( "
Algebra.Com's Answer #188254 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Listed below are 5 functions, each denoted g(x) and each involving a real number constant c>1. If f(x)=2^x ( 2 exponent x), which of these 5 functions yields the greatest value for f(g(x)), for all x>1? \n" ); document.write( "g(x)=cx \n" ); document.write( "f[g(x)] = f[cx] = 2^(cx) \n" ); document.write( "goes to infinity as x gets larger \n" ); document.write( "------------------------\r \n" ); document.write( "\n" ); document.write( "g(x)=c/x \n" ); document.write( "f[g(x)] = f[c/x] = 2^(c/x) \n" ); document.write( "goes to 1 as x gets larger \n" ); document.write( "------------------------- \n" ); document.write( "g(x)=x/c \n" ); document.write( "f[g(x)} = 2^(x/c) \n" ); document.write( "goes to infinity as x gets larger \n" ); document.write( "-------------------------- \n" ); document.write( "g(x)=x-c \n" ); document.write( "f[g(x)] = 2^(x-c) \n" ); document.write( "Goes to infinity as x gets larger \n" ); document.write( "------------------------ \n" ); document.write( "g(x)=logcx \n" ); document.write( "f[g(x)] = 2^(log(cx)] \n" ); document.write( "goes to infinity as x gets larger \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |