document.write( "Question 1016411: Given function \r
\n" );
document.write( "\n" );
document.write( " f(x) = 4 x^2 - 5 x^1 + 1 ,\r
\n" );
document.write( "\n" );
document.write( "find the critical numbers of the function.\r
\n" );
document.write( "\n" );
document.write( "Enter the largest non-zero one. (Keep 2 decimal places) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #632862 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! f'(x) = 8x - 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Critical point when 8x - 5 = 0, or x = 5/8 = 0.625. \n" ); document.write( " |