document.write( "Question 150652: How do you completly factor a problem like x^2 + 10x + 21, what's the answer for it? \n" ); document.write( "
Algebra.Com's Answer #110584 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Looking at the expression \"x%5E2%2B10x%2B21\", we can see that the first coefficient is \"1\", the second coefficient is \"10\", and the last term is \"21\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now multiply the first coefficient \"1\" by the last term \"21\" to get \"%281%29%2821%29=21\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now the question is: what two whole numbers multiply to \"21\" (the previous product) and add to the second coefficient \"10\"?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To find these two numbers, we need to list all of the factors of \"21\" (the previous product).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Factors of \"21\":\r
\n" ); document.write( "\n" ); document.write( "1,3,7,21\r
\n" ); document.write( "\n" ); document.write( "-1,-3,-7,-21\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: list the negative of each factor. This will allow us to find all possible combinations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "These factors pair up and multiply to \"21\".\r
\n" ); document.write( "\n" ); document.write( "1*21
\n" ); document.write( "3*7
\n" ); document.write( "(-1)*(-21)
\n" ); document.write( "(-3)*(-7)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now let's add up each pair of factors to see if one pair adds to the middle coefficient \"10\":\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
First NumberSecond NumberSum
1211+21=22
373+7=10
-1-21-1+(-21)=-22
-3-7-3+(-7)=-10
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From the table, we can see that the two numbers \"3\" and \"7\" add to \"10\" (the middle coefficient).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the two numbers \"3\" and \"7\" both multiply to \"21\" and add to \"10\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now replace the middle term \"10x\" with \"3x%2B7x\". Remember, \"3\" and \"7\" add to \"10\". So this shows us that \"3x%2B7x=10x\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Bhighlight%283x%2B7x%29%2B21\" Replace the second term \"10x\" with \"3x%2B7x\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%5E2%2B3x%29%2B%287x%2B21%29\" Group the terms into two pairs.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%28x%2B3%29%2B%287x%2B21%29\" Factor out the GCF \"x\" from the first group.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%28x%2B3%29%2B7%28x%2B3%29\" Factor out \"7\" from the second group. The goal of this step is to make the terms in the second parenthesis equal to the terms in the first parenthesis.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2B7%29%28x%2B3%29\" Combine like terms. Or factor out the common term \"x%2B3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"x%5E2%2B10x%2B21\" factors to \"%28x%2B7%29%28x%2B3%29\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: you can check the answer by FOILing \"%28x%2B7%29%28x%2B3%29\" to get \"x%5E2%2B10x%2B21\" or by graphing the original expression and the answer (the two graphs should be identical).
\n" ); document.write( "
\n" ); document.write( "
\n" );