document.write( "Question 37978This question is from textbook algebra 2
\n" );
document.write( ": find f(g(x))when f(x)is x-1 and g(x) is 2x squared \n" );
document.write( "
Algebra.Com's Answer #23492 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! f(g(x)) is found by working from the inside on out...thus \n" ); document.write( "f(g(x)) = f(2x^2) = 2x^2 - 1 \n" ); document.write( " |