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)\"\" \"About 
You can put this solution on YOUR website!
Dividing by a fraction is the same as multiplying by its reciprocal.
\n" ); document.write( "\"2%2F%282%2Fx%29=2%2A%28x%2F2%29=x\"
\n" ); document.write( "\"fof%28x%29=x\"
\n" ); document.write( "
\n" );