document.write( "Question 99984: Given the functions f(x)= x^2 - 6x - 4 and g(x)= x - 4, find f(g(4)) .
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #72794 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x)= x^2 - 6x - 4 and g(x)= x - 4 \n" ); document.write( "g(4)=4-4=0 \n" ); document.write( "f(0)=0-0-4=-4 \n" ); document.write( "Ed \n" ); document.write( " |