document.write( "Question 212193: -4x(x-2)(3x-1)=0
\n" );
document.write( "I need to solve that. I don't understand if I distribute the -4x to the second set of paraenthesis. \n" );
document.write( "
Algebra.Com's Answer #160263 by Fombitz(32388) You can put this solution on YOUR website! \n" ); document.write( "No you don't need to do any of that to solve the equation. \n" ); document.write( "It's already in factored form. \n" ); document.write( "You solve the equation when any of the expressions equals zero. \n" ); document.write( "Solve for all three cases. \n" ); document.write( "-4x=0 \n" ); document.write( "x=0 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "(x-2)=0 \n" ); document.write( "x=2 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "(3x-1)=0 \n" ); document.write( "3x=1 \n" ); document.write( "x=(1/3) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "So you have 3 solutions, x=(1/3), 0, and 2. \n" ); document.write( " |