document.write( "Question 23858: factor \r
\n" );
document.write( "\n" );
document.write( "9x^2+3x-2 \n" );
document.write( "
Algebra.Com's Answer #12678 by PeterC(8)![]() ![]() ![]() You can put this solution on YOUR website! A quadratic funtion \n" ); document.write( "where r1 and r2 are the roots (solutions) to the equation \n" ); document.write( "\n" ); document.write( "We can find r1 and r2, using the quadratic formula \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here, \n" ); document.write( "\n" ); document.write( "and\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, our factors are: \n" ); document.write( "\n" ); document.write( "What I have shown (creating a factored expression by finding the roots of a polynomial equation) is a brute-force method that will always work. However, you can often solve the problem by examination, by posing the question, \"What are two numbers whose sum is b/a and product is c/a?\" (It is a bit easier to do this if a = 1.) In fact, the usual reason for factoring a quadratic expression is that it gives us a shortcut to finding its roots (which are the negatives of those two numbers). If we can recognize the numbers that create our desired sum and product, we can avoid a somewhat laborious computation with the quadratic formula.\r \n" ); document.write( "\n" ); document.write( "In this problem, \r \n" ); document.write( "\n" ); document.write( " |