document.write( "Question 198454: why do we factor polynomial equations? what are the answers called? how do t hose answers help me graph the equation? \n" ); document.write( "
Algebra.Com's Answer #148955 by arallie(162)\"\" \"About 
You can put this solution on YOUR website!
why do we factor polynomial equations?\r
\n" ); document.write( "\n" ); document.write( "Well, factoring ISN'T important to most people in everyday life. I
\n" ); document.write( "mean shopping and cleaning and cooking and going to the movies. But
\n" ); document.write( "many occupations use different kinds of mathematics, ranging from
\n" ); document.write( "accountants to carpenters to scientists and engineers to people who
\n" ); document.write( "work to protect the environment.\r
\n" ); document.write( "\n" ); document.write( "Many of them will sometimes need to use factoring, but factoring isn't
\n" ); document.write( "a goal in itself. Factoring is used to solve different kinds of
\n" ); document.write( "problems. I think you might want to know why you should learn
\n" ); document.write( "factoring if you aren't ever going to use it \"in real life.\" \r
\n" ); document.write( "\n" ); document.write( "One answer to your question is that most of us don't know what we will
\n" ); document.write( "be doing in real life until it happens to us. Sometimes we plan for it
\n" ); document.write( "and sometimes it takes us by surprise. But it is a good idea to be
\n" ); document.write( "prepared. If you don't know ANY mathematics then there are hundreds,
\n" ); document.write( "maybe thousands of jobs that you won't be able to do. For most of
\n" ); document.write( "these jobs mathematics isn't the main point of the job, it is just one
\n" ); document.write( "of the many tools that are used. So if you don't know mathematics you
\n" ); document.write( "may be losing the opportunity to do something that you would find
\n" ); document.write( "exciting and worthwhile.\r
\n" ); document.write( "\n" ); document.write( "And now to the mathematical part of your question: how is factoring
\n" ); document.write( "used?\r
\n" ); document.write( "\n" ); document.write( "I can think of two important uses of factoring. \r
\n" ); document.write( "\n" ); document.write( "One is to make complicated things look simpler. For example,\r
\n" ); document.write( "\n" ); document.write( " I don't have any idea what this fraction 1848 / 16632 means.
\n" ); document.write( " The numbers are too large. But if I factor the numerator and
\n" ); document.write( " denominator I get: (3)(8)(7)(11) / (8)(11)(7)(9) and I can
\n" ); document.write( " see that the 3, the 8, the 7, and a 5 are factors of both the
\n" ); document.write( " numerator and denominator. Since 3/3, 8/8, 7/7 and 11/11 are all
\n" ); document.write( " equal to 1 the fraction reduces to 1/3, which is a lot easier to
\n" ); document.write( " understand and to compute with.\r
\n" ); document.write( "\n" ); document.write( "It's the same with complex algebraic fractions. (x^4 - x^2)/(x^3+x^2)
\n" ); document.write( "looks REALLY complicated, but the numerator factors into x^2(x-1)(x+1)
\n" ); document.write( "and the denominator factors into x^2(x+1), and since x^2/x^2 and
\n" ); document.write( "(x+1)/(x+1) are both equal to 1, this fraction simplifies to x-1 . . .
\n" ); document.write( "a LOT easier to work with.\r
\n" ); document.write( "\n" ); document.write( "A second important use of factoring is in solving equations. You don't
\n" ); document.write( "need to factor to solve 2x+3 = 5 ... linear equations use a different
\n" ); document.write( "method. And you don't need to factor second degree equations because
\n" ); document.write( "you can use the Quadratic Formula (although factoring is often MUCH
\n" ); document.write( "easier!). But if you need to solve equations where the degree of the
\n" ); document.write( "highest term is more than 2 then you really have no choice at all
\n" ); document.write( "because you don't have formulas for most of them.\r
\n" ); document.write( "\n" ); document.write( "Here is an example of a hard equation to solve: \r
\n" ); document.write( "\n" ); document.write( " x^5 - 4x^4 - 12x^3 = 0\r
\n" ); document.write( "\n" ); document.write( "But if you factor it completely you get (x^3)(x-6)(x+2) = 0 and now it
\n" ); document.write( "is easy, because this says that a product of things turns out to be
\n" ); document.write( "equal to zero. If you multiply, the only way to get zero as an answer
\n" ); document.write( "would be if you multiplied by zero. So one of the three factors has
\n" ); document.write( "to be zero.\r
\n" ); document.write( "\n" ); document.write( " If x^3 = 0 then x = 0
\n" ); document.write( " If x-6 = 0 then x = 6
\n" ); document.write( " If x+2 = 0 then x = -2\r
\n" ); document.write( "\n" ); document.write( "So the solutions to this equation are x = 0 or 6 or -2.\r
\n" ); document.write( "\n" ); document.write( "I hope that helps.
\n" ); document.write( "--Doctor Sam (not me)\r
\n" ); document.write( "\n" ); document.write( "what are the answers called?
\n" ); document.write( "Simply, factors\r
\n" ); document.write( "\n" ); document.write( "how do those answers help me graph the equation?
\n" ); document.write( "I you mark the factors at (x,0), always y=0, and graph the mid-point, which is ((x[1]+x[2])/2,c) where x[1] and x[2] are the factors and c is the part of the simplified equation that has no variable, you will then begin to see a graph forming.
\n" ); document.write( "
\n" );