document.write( "Question 63215: can't seem to get this
\n" );
document.write( "Let f(x)=|x| and g(x)=x+2. Write the function F(x)-|x+2| as a comosition of the functions f and g \n" );
document.write( "
Algebra.Com's Answer #43974 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let f(x)=|x| and g(x)=x+2. Write the function F(x)-|x+2| as a comosition of the functions f and g \n" ); document.write( "----------- \n" ); document.write( "Look at F(x)=|x+2| \n" ); document.write( "Look at the \"x\". \n" ); document.write( "What is the 1st thing that happens to the \"x\"? \n" ); document.write( "Ans: It has 2 added to it. \n" ); document.write( "What is the next thing that happens to the \"x+2\"? \n" ); document.write( "Ans: You take the absolute value. \n" ); document.write( "------------- \n" ); document.write( "The composite must 1st add 2 to the x then take the absolute value of the result. \n" ); document.write( "F(x)=f(g(x) is the answer to your problem. \n" ); document.write( "Why? \n" ); document.write( "f(g(x))=f(x+2)=|x+2| \n" ); document.write( "Got it? \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |