document.write( "Question 1017405: Find f '(x) if f(x) = x^2-3x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #633663 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Find f'(x) if f(x) = x^2 - 3x \n" ); document.write( "Using the power rule, we get \n" ); document.write( "f'(x) = 2x - 3 \n" ); document.write( " |