document.write( "Question 1009542: I've been having trouble understanding how to solve these, please help?\r
\n" );
document.write( "\n" );
document.write( "Given f(x) = x − 1/x and g(x) = 1/x, what is f(g(1/2))\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #625022 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! f(g(1/2)) = f(2) = 2 - 1/2 = 3/2 \n" ); document.write( "since g(1/2) = 1/(1/2) = 2 \n" ); document.write( " |