document.write( "Question 889511: If f(x) =10x-A/x-9 and (f) (-5) =0 , then what is value of A and where is f not defined? \n" ); document.write( "
Algebra.Com's Answer #538272 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(x) = 10x-A/x-9 and (f) (-5) = 0 \n" ); document.write( "0 = (10*(-5) - A) / (-5 -9) \n" ); document.write( "0 = -50 -A / -14 \n" ); document.write( "multiply both sides of = by -14 \n" ); document.write( "0 = -50 -A \n" ); document.write( "-A = 50 \n" ); document.write( "A = -50 \n" ); document.write( "check answer \n" ); document.write( "0 = (10*(-5) - (-50)) / (-5 -9) \n" ); document.write( "0 = 0 / 14 \n" ); document.write( "0 = 0 \n" ); document.write( "note that the function f(x) is not defined at x = 9 since division by 0 is not defined\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |