document.write( "Question 1009206: How to solve equations by factoring?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #624746 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The most fundamental tools for solving equations are addition, subtraction, multiplication, and division. These methods work well for equations like:
\n" ); document.write( "\"x+%2B+2+=+10+-+2x+\" and \"2%28x+-+4%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( "But what about equations where the variable carries an exponent, like \"x%5E2+%2B+3x+=+8x+-+6\"? This is where \"factoring\" comes in. \r
\n" ); document.write( "\n" ); document.write( "The Solve by Factoring process will require four major steps:\r
\n" ); document.write( "\n" ); document.write( " Move all terms to one side of the equation, usually the left, using addition or subtraction.
\n" ); document.write( " Factor the equation completely.
\n" ); document.write( " Set each factor equal to zero, and solve.
\n" ); document.write( " List each solution from Step 3 as a solution to the original equation.\r
\n" ); document.write( "\n" ); document.write( " Example:\r
\n" ); document.write( "\n" ); document.write( " \"x%5E2+%2B+3x+=+8x+-+6+\"\r
\n" ); document.write( "\n" ); document.write( "Step 1\r
\n" ); document.write( "\n" ); document.write( "The first step is to \"move\"\"+all\"\"+terms\" to the \"left\" using addition and subtraction. First, we will subtract \"8x\" from each side.\r
\n" ); document.write( "\n" ); document.write( " \"+x%5E2+%2B+3x+-+8x+=+8x+-+8x+-+6\"
\n" ); document.write( " \"x%5E2+-+5x+=+-6+\"\r
\n" ); document.write( "\n" ); document.write( "Now, we will add \"6\" to each side.\r
\n" ); document.write( "\n" ); document.write( " \"x%5E2+-+5x+%2B+6+=+-6+%2B+6\"\r
\n" ); document.write( "\n" ); document.write( " \"x%5E2+-+5x+%2B+6+=+0\" \r
\n" ); document.write( "\n" ); document.write( "With all terms on the \"left\" side, we proceed to\r
\n" ); document.write( "\n" ); document.write( "Step 2\r
\n" ); document.write( "\n" ); document.write( "We identify the left as a trinomial, and factor it accordingly:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+5x+%2B+6+=+0\".......write \"-5x\" as \"-2x-3x\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+2x+-3x%2B+6+=+0\"......group\r
\n" ); document.write( "\n" ); document.write( "\"%28x%5E2+-+2x%29+-%283x-+6%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( "\"x%28x+-+2%29+-3%28x-+2%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( " \"+%28x+-+2%29%28x+-+3%29+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "We now have two factors, \"%28x+-+2%29+\"and \"%28x+-+3%29\".\r
\n" ); document.write( "\n" ); document.write( "Step 3\r
\n" ); document.write( "\n" ); document.write( "We now set each factor \"equal\" to \"zero\". The result is two subproblems:\r
\n" ); document.write( "\n" ); document.write( " \"+++x+-+2+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( " \"x+-+3+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "Solving the first subproblem, \"x+-+2+=+0\", gives \"x+=+2\". Solving the second subproblem, \"x+-+3+=+0\", gives \"x+=+3\".\r
\n" ); document.write( "\n" ); document.write( "Step 4\r
\n" ); document.write( "\n" ); document.write( "The final step is to combine the two previous solutions, \"x+=+2\" and \"x+=+3\", into one solution for the original problem.\r
\n" ); document.write( "\n" ); document.write( " \"x%5E2+%2B+3x+=+8x+-+6\"
\n" ); document.write( " \"x+\"=\"+2\",\"+3+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );