document.write( "Question 770398: if f(x)=x^2-15 and g(x)=3-x then (f o g)(x) is? Please help \n" ); document.write( "
Algebra.Com's Answer #469499 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! (f o g)(x)= \n" ); document.write( "f(g(x))= \n" ); document.write( "f(3-x)= \n" ); document.write( "(3-x)^2-15\r \n" ); document.write( "\n" ); document.write( "then you must simplify :) \n" ); document.write( " |