document.write( "Question 752654: For the function f defined by f (x)=6x/x^2+1, find the following vales
\n" );
document.write( "(simplfiy each answer)
\n" );
document.write( "a) f(-2)=
\n" );
document.write( "b) f(x)=
\n" );
document.write( "c) -f(x)=
\n" );
document.write( "d) f(x+h)= \n" );
document.write( "
Algebra.Com's Answer #457944 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! f(x)=6x/x^2+1 \n" ); document.write( "f(-2) =6 multiplied by 2/(-2)^2 +1 \n" ); document.write( "f(-2) =12/5 \n" ); document.write( "a) f(-2) =12/5 \n" ); document.write( "b)f(x) =6x/x^2+1 \n" ); document.write( "c) -f(x) = -6x/x^2+1 \n" ); document.write( "d) f(x+h) = 6(x+h)/(x+h)^2 +1 \n" ); document.write( " |