document.write( "Question 459571: find:(f∘g)(3) where f(x)=4x+1 and g(x)=x²+1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #315170 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "find:(f∘g)(3) f(x)=4x+1 and g(x)=x²+1\r\n" ); document.write( "\r\n" ); document.write( "(f∘g)(3) = f(g(3)) = f(3²+1) = f(9+1) = f(10) = 4(10)+1 = 40+1 = 41\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |