document.write( "Question 157893: Given the following functions:
\n" ); document.write( "f(x) = 3x^2 - 6x=5 and g(x) = x^2 + 5x-2, evaluate fog(-1) without finding the
\n" ); document.write( "composite function.
\n" ); document.write( "

Algebra.Com's Answer #116340 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"g%28x%29+=+x%5E2+%2B+5x-2\"\r
\n" ); document.write( "\n" ); document.write( "\"g%28-1%29+=+%28-1%29%5E2+%2B+5%28-1%29-2\"\r
\n" ); document.write( "\n" ); document.write( "\"g%28-1%29+=+1-5-2\"\r
\n" ); document.write( "\n" ); document.write( "\"g%28-1%29=-6\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28-1%29%29=f%28-6%29=+3%28-6%29%5E2+-+6%28-6%29-5\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28-1%29%29=3%2836%29%2B36-5\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28-1%29%29=108%2B31\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28-1%29%29=139\"
\n" ); document.write( "
\n" ); document.write( "
\n" );