document.write( "Question 28216: What are the solutions to the equations
\n" );
document.write( "x(3x+1)(4x-1)=0\r
\n" );
document.write( "\n" );
document.write( "A) x=0 or x=3 or x=-4
\n" );
document.write( "B) x=0 or x=1/3 or x=-1/4
\n" );
document.write( "C) x=0 or x=-1/3 or x=1/4
\n" );
document.write( "D) x=0 or x=-3 or x=4\r
\n" );
document.write( "\n" );
document.write( "None of these seem to equal 0 when I calculate them? can you show me how?\r
\n" );
document.write( "\n" );
document.write( "Thanks a bunch! \n" );
document.write( "
Algebra.Com's Answer #15514 by LilSkittleMd(119)![]() ![]() ![]() You can put this solution on YOUR website! What are the solutions to the equations \n" ); document.write( "x (3x + 1)(4x - 1) = 0 \r \n" ); document.write( "\n" ); document.write( "You have to set each term equal to 0 \n" ); document.write( "x = 0 3x + 1 = 0 4x - 1 = 0 \r \n" ); document.write( "\n" ); document.write( "Then you just solve the equations \n" ); document.write( "x = 0 \r \n" ); document.write( "\n" ); document.write( "3x = -1 \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "4x = 1 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, the answer would be C \n" ); document.write( " |