document.write( "Question 197209: If f(x)= log(2,x) and g(x)= 2x^2 + 14, determine the value of (f o g) (5)?\r
\n" );
document.write( "\n" );
document.write( " The \"o\" in the (f o g) is a symbol that I was not able to do, and I don't think it represents multiplication...or does it? Here is how I thought it would be done:
\n" );
document.write( " f(g(5)) = log (base 2)(2(5^2) + 14)
\n" );
document.write( "
\n" );
document.write( " = log (2, 64)
\n" );
document.write( "
\n" );
document.write( " = 2^x =64\r
\n" );
document.write( "\n" );
document.write( " x = 6
\n" );
document.write( " Is this right? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #147831 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f(x)= log(2,x) and g(x)= 2x^2 + 14, determine the value of (f o g) (5)? \n" ); document.write( "The \"o\" in the (f o g) is a symbol that I was not able to do, and I don't think it represents multiplication...or does it? Here is how I thought it would be done: \n" ); document.write( "f(g(5)) = log (base 2)(2(5^2) + 14)\r \n" ); document.write( "\n" ); document.write( "= log (2, 64)\r \n" ); document.write( "\n" ); document.write( "= 2^x =64 \n" ); document.write( "x = 6 \n" ); document.write( "Is this right? \r \n" ); document.write( "\n" ); document.write( "---------------------------------- \n" ); document.write( "fog(x) means f[g(x)] \n" ); document.write( "---- \n" ); document.write( "Think of f being a fish and g being a guppy(minnow). \n" ); document.write( "You feed the guppy a grain of food (x) \n" ); document.write( "Then the fish eats the guppy. \n" ); document.write( "---------------------------------------- \n" ); document.write( "f(x)= log(2,x) and g(x)= 2x^2 + 14, determine the value of (f o g) (5) \n" ); document.write( "fog(5) = f[g(5)] = f[2*5^2+14] = f[64] = log(base2)64 = 6 \n" ); document.write( "================================================================ \n" ); document.write( "You are correct. \n" ); document.write( "================================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |