document.write( "Question 173398: Factor the quadratic equation.
\n" ); document.write( "3x^2+13x-10
\n" ); document.write( "From what I know, one has to find the factors of -10, which are 2 and 5, and 10 and 1, including the negatives. After that, I think one has to find the sums that equal 13x, but I don't see how that would be possible.
\n" ); document.write( "

Algebra.Com's Answer #128247 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
You have only considered half of the problem. What you said is true IF the coefficient on the high order term is 1, but here it is 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The part about needing the factors of 10 is almost right. In fact you need the factors of -10. So, -2 and 5, 2 and -5, -1 and 10, or 1 and -10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But the sum required to get the 13 coefficient must consider the 3 coefficient on the high order term.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-2+%2B+15+=+13\", but \"15=3%2A5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B5%29%283x-2%29=3x%5E2-2x%2B15x-10=3x%5E2%2B13x-10\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Yeah, but how do I know that a quadratic trinomial is factorable in the first place so I don't go rooting (so to speak) around for factors that might not exist? you ask.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the discriminant part of the quadratic formula, \"b%5E2-4ac\" where a, b, and c are the coefficients of the 2nd degree, 1st degree, and constant terms respectively. If the number is a perfect square, then the quadratic is factorable, otherwise not. For the given problem, \"13%5E2-4%283%29%28-10%29=169%2B120=289=17%5E2\", so your example is factorable. (If you haven't done the quadratic formula yet, don't worry about it. Just use the rule above on faith for the time being)
\n" ); document.write( "
\n" );