document.write( "Question 147685: If g(x) is a logarithmic function, then what effect does 'c' have on g(x) if f(x) = g(cx)?
\n" );
document.write( "a. g(x) shifts c units to the sign opposite of c
\n" );
document.write( "b. g(x) stretches or shrinks horizontally
\n" );
document.write( "c. g(x) stretches vertically
\n" );
document.write( "d. There is no effect on g(x)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #108075 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! b.) \n" ); document.write( "For example: \n" ); document.write( "g(x) = 1 / x \n" ); document.write( "g(3x) = 1 / (3x) or g(x/3) = 3 / x \n" ); document.write( " |