document.write( "Question 14723: I think the \"= 0\" is messing me up...
\n" );
document.write( "(x+6)(2x-1) = 0\r
\n" );
document.write( "\n" );
document.write( "I tried:
\n" );
document.write( "(1x+6)(2x-1) = 0
\n" );
document.write( "2x - 1x + 12x - 6 = 0
\n" );
document.write( "2x (squared) - 11x - 6 = 0
\n" );
document.write( "and now I'm stuck, I'm supposed to get 2 answers? Thanks. \n" );
document.write( "
Algebra.Com's Answer #7343 by Earlsdon(6294) ![]() You can put this solution on YOUR website! You might want to review the \"zero products principle\" which states:\r \n" ); document.write( "\n" ); document.write( "If a*b = 0, then either a = 0, or b = 0, or both.\r \n" ); document.write( "\n" ); document.write( "Apply this principle to your problem:\r \n" ); document.write( "\n" ); document.write( "If (x+6)(2x-1) = 0, then either (x+6) = 0, or (2x-1) = 0, or both.\r \n" ); document.write( "\n" ); document.write( "If (x+6) = 0, then x = -6 \n" ); document.write( "If (2x-1) = 0, then x = 1/2\r \n" ); document.write( "\n" ); document.write( "The two solutions are:\r \n" ); document.write( "\n" ); document.write( "x = -6 \n" ); document.write( "x = 1/2 \n" ); document.write( " |