document.write( "Question 468735: Given f (x) = 4/x2 and g(x) = 3 – 2x, find the composite function(f o g)(x) and simplify. \n" ); document.write( "
Algebra.Com's Answer #322290 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Given f (x) = 4/x2 and g(x) = 3 – 2x, find the composite function(f o g)(x) and simplify \n" ); document.write( "... \n" ); document.write( "f (x) = 4/x2 \n" ); document.write( "g(x) = 3 – 2x \n" ); document.write( "** \n" ); document.write( "(fog)(x)=f[g(x)]=f(3-2x) \n" ); document.write( "=4/(3-2x)^2=4/(9-12x+4x^2) \n" ); document.write( " |