document.write( "Question 886914: Find the real solutions of 4x^3 - 25x^2 + 6x=0.\r
\n" );
document.write( "\n" );
document.write( "Could you please show me all the work that is necessary to complete this problem so that I understand it completely and will know how it was done so I can do further problems similar to this. Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #536298 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find the real solutions of 4x^3 - 25x^2 + 6x = 0 \n" ); document.write( "Factor out x \n" ); document.write( "x(4x^2 - 25x + 6) = 0 \n" ); document.write( "Factor the quadratic \n" ); document.write( "x(4x - 1)(x - 6) = 0 \n" ); document.write( "three solutions \n" ); document.write( "x = 0 \n" ); document.write( "and \n" ); document.write( "4x = 1 \n" ); document.write( "x = 1/4 \n" ); document.write( "and \n" ); document.write( "x = 6 \n" ); document.write( " |