document.write( "Question 218435: if f(x)=3x-5 and g(x)=x-9 which expression is equivalent to (fog)(x)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #164537 by tmyrs17(1) ![]() You can put this solution on YOUR website! if f(x)=3x-5 and g(x)=x-9 which expression is equivalent to (fog)(x) \n" ); document.write( " first thing make sure you can read it (fog)(x) is read as f of g of x or (f(g(x)) to sollve you will complete it like any other function and subtitute\r \n" ); document.write( "\n" ); document.write( "(f(g(x))= 3(x-9)-5 \n" ); document.write( " =3x-27-5 \n" ); document.write( " = 3x-32\r \n" ); document.write( "\n" ); document.write( "to check it plug a number in and check to make sure it works for both \n" ); document.write( " |