document.write( "Question 339989: composition of functions
\n" );
document.write( "Given: f(x)= 2/x
\n" );
document.write( "(fof)(x)
\n" );
document.write( "so far i have
\n" );
document.write( "(fof)(x)=f(f(2/x))=f(2/x)=2/2/x
\n" );
document.write( "however i need to slipify this farther and do not know how. \n" );
document.write( "
Algebra.Com's Answer #243944 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Dividing by a fraction is the same as multiplying by its reciprocal. \n" ); document.write( " \n" ); document.write( " |