document.write( "Question 88141: please solve, show work and simplify\r
\n" );
document.write( "\n" );
document.write( "1. t(x)=3x-(x2-1)
\n" );
document.write( " g(x) =2x+3
\n" );
document.write( "Find: (tog)(x) is it function or not\r
\n" );
document.write( "\n" );
document.write( "THANKS!!!!!
\n" );
document.write( "redrobyn47 \n" );
document.write( "
Algebra.Com's Answer #63959 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (t o g)(x) means t[g(x)] \n" ); document.write( "t(x) = 3x - x^2 + 1 \n" ); document.write( "t(2x + 3) = 3(2x + 3) - (2x + 3)^2 + 1 \n" ); document.write( "t(2x + 3) = 6x + 9 - 4x^2 - 12x - 9 + 1 \n" ); document.write( "t(g(x)) = -4x^2 - 6x + 1 \n" ); document.write( " |