document.write( "Question 8427: The problem on my homework says: Find all factors of \"6x%5E2%2B14x-12+\".
\n" ); document.write( " Help please? Thanks.
\n" ); document.write( "

Algebra.Com's Answer #4649 by drglass(89)\"\" \"About 
You can put this solution on YOUR website!
There a several ways to solve this. The easiest is to use the quadratic equation, however I suspect, given the results I get from the quadratic equation, that you are actually required to factor the problem, so, how do you do this?

\n" ); document.write( "First, notice that you result will have to have the form

\n" ); document.write( "\"%28ax+%2B+b%29%28cx+%2B+d%29+=+acx%5E2+%2B+%28ad+%2B+bc%29x+%2B+bd\".

\n" ); document.write( "The goal is to find the values for a, b, c and d. To do this notice that according to the equation,:

\n" ); document.write( "ac = 6,
\n" ); document.write( "ad + bc = 14 and
\n" ); document.write( "bd = -12

\n" ); document.write( "There are four possible ways to get ac = 6

\n" ); document.write( "a     c     ac
\n" ); document.write( "6     1     6
\n" ); document.write( "1     6     6
\n" ); document.write( "3     2     6
\n" ); document.write( "2     3     6\r
\n" ); document.write( "\n" ); document.write( "There are twelve ways to get db = -12\r
\n" ); document.write( "\n" ); document.write( "d     b     db
\n" ); document.write( " 12     -1    -12
\n" ); document.write( "-12       1   -12
\n" ); document.write( "  1   -12     -12
\n" ); document.write( " -1     12    -12
\n" ); document.write( " 6     -2    -12
\n" ); document.write( "-6      2    -12
\n" ); document.write( " 2    -6     -12
\n" ); document.write( "-2      6    -12
\n" ); document.write( " 4     -3    -12
\n" ); document.write( "-4      3    -12
\n" ); document.write( " 3    -4     -12
\n" ); document.write( "-3      4    -12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "With these numbers, there are forty-eight combinations we can used to find \"ad+%2B+bc\". We could list them, or we try to examine the numbers in these tables. As it happens, 6*3 - 1*4 = 14, which is the result we are looking for. This means, the solution is \"%286x+-+4%29%28x+%2B+3%29\"
\n" ); document.write( "
\n" );