document.write( "Question 1123227: Find the function f(g(x)) and give the domain when:\r
\n" );
document.write( "\n" );
document.write( "f(x)=(3x^2)-5
\n" );
document.write( "g(x)=2/x\r
\n" );
document.write( "\n" );
document.write( "Thank you!! \n" );
document.write( "
Algebra.Com's Answer #739505 by Boreal(15235) You can put this solution on YOUR website! =3((2/x)^2)-5 \n" ); document.write( "=3(4/x^2)-5 \n" ); document.write( "=(12/x^2)-5, x NE 0 Domain everything but 0, (-oo, 0) U (0, oo) \n" ); document.write( " |