document.write( "Question 920139: Use the functions to answer the question.\r
\n" );
document.write( "\n" );
document.write( "f(x)= 2x - 8 ; g(x)= x-5\r
\n" );
document.write( "\n" );
document.write( "What is the value of (g o f)(6)?\r
\n" );
document.write( "\n" );
document.write( "A. -6
\n" );
document.write( "B. -1
\n" );
document.write( "C. 1
\n" );
document.write( "D. 6 \n" );
document.write( "
Algebra.Com's Answer #558183 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (g o f)(x) = (2x-8) - 5 = 2x - 13 \n" ); document.write( "(g o f)(x) = 2x-13 \n" ); document.write( "Plug and Play \n" ); document.write( "(g o f)(6) = = 2(6) - 13 = -1 \n" ); document.write( " \n" ); document.write( " |