document.write( "Question 64762: Find the following and identify the domain:
\n" );
document.write( "given f(x)= x - 2 and g(x)=x(squared)- 4\r
\n" );
document.write( "\n" );
document.write( "solve for (f=g)(x)= \n" );
document.write( "
Algebra.Com's Answer #46228 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x - 2 and g(x) = x^2 - 4 \n" ); document.write( "(f o g)(x) = x^2 - 4 - 2 = x^2 - 6 \n" ); document.write( " |