document.write( "Question 1134916: Find necessary and sufficient conditions on a, b, c and d to ensure that
\n" );
document.write( "f(x) = (ax + b)/(cx + d)\r
\n" );
document.write( "\n" );
document.write( "is a constant function. [Hint: what is the derivative of a constant function?] \n" );
document.write( "
Algebra.Com's Answer #752432 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "From the first glance to the problem, the answer is obvious:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The necessary and sufficient condition is proportionality of the pairs (a,b) and (c,d).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To get a formal proof, you can take the derivative of the function.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The numerator of the derivative function then is \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " a*(cx + d) - (ax + b)*c = (ac - ac)*x + ad - bc = ad - bc.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The function (the original rational function / (fraction) ) is a constant if and only if the numerator of the derivative is identically zero, \r\n" ); document.write( "\r\n" ); document.write( "which leads to the equality ad - bc = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In turn, it means that ad = bc, or, equivalently,\r \n" ); document.write( "\n" ); document.write( "Solved and answered.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |