document.write( "Question 912024: Hello, i need help solving this problem. I forgot how to do it so if someone can refresh my memory id appreciate it, thank you\r
\n" );
document.write( "\n" );
document.write( "Given f(x)=4-x and g(x)=X^2, find and simplify
\n" );
document.write( "A. f(-6)
\n" );
document.write( "b. g(x-6) \r
\n" );
document.write( "\n" );
document.write( "thank you once again. \n" );
document.write( "
Algebra.Com's Answer #553510 by Theo(13342)![]() ![]() You can put this solution on YOUR website! f(x) = 4-x \n" ); document.write( "g(x) = x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(-6) = 4 - (-6) which is equal to 4 + 6 which is equal to 10. \n" ); document.write( "you just replace the original argument with the new argument. \n" ); document.write( "the original argument is x. \n" ); document.write( "the new argument is -6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g(x-6)= (x-6)^2 which is equal to x^2 - 12x + 36. \n" ); document.write( "you just replace the original argument with the new argument. \n" ); document.write( "the original argument is x. \n" ); document.write( "the new argument is (x-6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |