document.write( "Question 176403: I need help on a a problem that says If f(x)=x^2 and g(x)=x-3, find (f(open circle)g)(0).
\n" );
document.write( "I'm not sure how else to write the open circle thing, but could you please help me and explain this to me? \n" );
document.write( "
Algebra.Com's Answer #131499 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f(x)=x^2 and g(x)=x-3, find (f(open circle)g)(0). \n" ); document.write( "(fog)(0) \n" ); document.write( "= f[g(x)] = f[x-3] = (x-3)^2 = x^2-6x+9 \n" ); document.write( "------------------------------------------ \n" ); document.write( "(fog)(0) = 0^2 - 6*0 + 9 = 9 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |