document.write( "Question 732580: I ned help understanding how to do these two problems, I have looked through my book and I don't understand.\r
\n" );
document.write( "\n" );
document.write( "Given: f(x)=1-3x^2 and g(x)=sqrt 4-x
\n" );
document.write( "A) F dot G (2) B) G dot F (-2) \n" );
document.write( "
Algebra.Com's Answer #447916 by lokesh mishra(5) ![]() You can put this solution on YOUR website! F.G MEANS THE VALUE OF FUNCTION F AT G , PUT G IN PLACE OF X IN F, SO ANS IS FOLLOW F.G = 1-3{G(X)}^2 = 1-3{SQRT(4-X)}^2 = 1-3(4-X) = 1-12+3X= 3X-11 , SIMILARLY G.F , \n" ); document.write( " |