document.write( "Question 92707: Need assistance in solving a Composite Function problem,
\n" );
document.write( "the problem is:\r
\n" );
document.write( "\n" );
document.write( "find F of G(X) when f is 3x-1 and g is x-1 over 3.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #67489 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find F of G(X) when f is 3x-1 and g is x-1 over 3. \n" ); document.write( "f[g(x)] = f[(x-1)/3] \n" ); document.write( "= 3[(x-1)/3] - 1\r \n" ); document.write( "\n" ); document.write( "= (x-1) -1\r \n" ); document.write( "\n" ); document.write( "= x - 2 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |