document.write( "Question 949327: let f(x)=4x-3 and g(x)=x^2-2x\r
\n" );
document.write( "\n" );
document.write( "find
\n" );
document.write( "(f/g)(x) \n" );
document.write( "
Algebra.Com's Answer #579610 by Theo(13342)![]() ![]() You can put this solution on YOUR website! f(x) = 4x-3 \n" ); document.write( "g(x) = x^2 - 2x \n" ); document.write( "(f/g)(x) is equal to f(x) / g(x) which is equal to (4x-3) / (x^2 - 2x) \n" ); document.write( "I don't believe it can be simplified any further than that. \n" ); document.write( "you could make it equivalent to (4x-3) / (x*(x-2)), but that's up to your instructor which form he or she will accept.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |