document.write( "Question 213817: How do you solve F(X)=5/(X-2)
\n" );
document.write( "F(5)=
\n" );
document.write( "F(-3)= \n" );
document.write( "
Algebra.Com's Answer #161517 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 5/{x-2} \n" ); document.write( ". \n" ); document.write( "f(5) = 5/{ (5) -2} = 5/3 = 1.67,,,,, subst 5 for x \n" ); document.write( ". \n" ); document.write( "f(-3) = 5 / { (-3) -2} = 5/ (-5) = -1 ,,,,,,subst (-3) for x \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |