document.write( "Question 91344: Given f(x)= 6x + 5 and g(x) = x^2-1, find the composite function (f*g)(x) and simplify. \n" ); document.write( "
Algebra.Com's Answer #66307 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Given:
\n" ); document.write( "\"f%28x%29+=+6x%2B5\" and \"g%28x%29+=+x%5E2-1\" find \"f%28g%28x%29%29\" Substitute \"g%28x%29+=+x%5E2-1\" for the x in \"f%28x%29+=+6x%2B5\"
\n" ); document.write( "\"f%28x%5E2-1%29+=+6%28x%5E2-1%29%2B5%29\" Simplify.
\n" ); document.write( "\"f%28g%28x%29%29+=+6x%5E2-6%2B5\"
\n" ); document.write( "\"f%28g%28x%29%29+=+6x%5E2-1\"
\n" ); document.write( "
\n" );