document.write( "Question 199662: Given f(x)=(ax)/(x^2+b), a≠0, b≠0. Find a and b such that f’(1)=0 and f’(0)=2. \n" ); document.write( "
Algebra.Com's Answer #150086 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Given f(x)=(ax)/(x^2+b), a≠0, b≠0. Find a and b such that f’(1)=0 and f’(0)=2. \n" ); document.write( ". \n" ); document.write( "when f(1)=0 \n" ); document.write( "a/(1+b)=0 \n" ); document.write( "a=(1+b)*0 \n" ); document.write( "a=0 \n" ); document.write( "b=any real number except -1 because division by zero is not allowed. \n" ); document.write( ". \n" ); document.write( "when f(0)=2 \n" ); document.write( "(a*0)/(0+b)=2 \n" ); document.write( "The equation cannot equal 2 it can only equal zero with any a or b. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |