document.write( "Question 607930: Solve by factoring and using the principle of zero products:
\n" );
document.write( "3x^2+8x=9+2x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #382964 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "To have a zero product, we first have to have a zero. So we start by subtracting 9 and 2x from each side. This gives us: \n" ); document.write( " \n" ); document.write( "We have the zero. Now we need a product. So we factor the left side. First, as always, factor out the GCF (which is 3): \n" ); document.write( " \n" ); document.write( "Next we factor the trinomial. Since the \n" ); document.write( "3(x+3)(x-1) = 0 \n" ); document.write( "Now that we have a zero product we can use the Zero Product Property (which is apprently being called the \"principle of zero products\" in your class) which tells us that this (or any) product can be zero only if one (or more) of the factors is zero. The 3 is a 3 and it cannot be zero. But the other two factors have a variable in them so they could be zero. So: \n" ); document.write( "x + 3 = 0 or x - 1 = 0 \n" ); document.write( "Solving each of these we get: \n" ); document.write( "x = -3 or x = 1 \n" ); document.write( "These are the solutions to your equation. \n" ); document.write( " |