document.write( "Question 180922This question is from textbook
\n" );
document.write( ": Explain how to factor a polynomial of thw form ax^2+bx=c when a is not
\n" );
document.write( "equal to 1. Describe both the grouping approach as well as reversing FOIL.
\n" );
document.write( "Contrast the two methods by means of an example. Discuss which is the best
\n" );
document.write( "approach and why.\r
\n" );
document.write( "\n" );
document.write( "Thank You
\n" );
document.write( "Denise \n" );
document.write( "
Algebra.Com's Answer #135647 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Explain how to factor a polynomial of thw form ax^2+bx=c when a is not \n" ); document.write( "equal to 1. Describe both the grouping approach as well as reversing FOIL. \n" ); document.write( "Contrast the two methods by means of an example. Discuss which is the best \n" ); document.write( "approach and why. \n" ); document.write( "---------------------------------- \n" ); document.write( "The FOIL process results in a trinomial when the \"O\" and the \"I\" \n" ); document.write( "products are \"like\" terms and can be combined. \n" ); document.write( "----------------------------------------- \n" ); document.write( "The inverse operation takes a middle term of a trinomial and breaks \n" ); document.write( "it into two terms that allow for common factorization. \n" ); document.write( "------------------------------------------- \n" ); document.write( "Example: 2x^2 + 7x + 6 \n" ); document.write( "AC = 12 \n" ); document.write( "B = 7 \n" ); document.write( "--------- \n" ); document.write( "Think of 2 numbers whose product is AC and whose sum is B \n" ); document.write( "The numbers are 3 and 4. \n" ); document.write( "Break the middle term into 3x+4x then find a common factor as follows: \n" ); document.write( "---------------- \n" ); document.write( "2x^2 + 3x + 4x + 6 \n" ); document.write( "x(2x+3) + 2(x+3) \n" ); document.write( "(x+3)(x+2) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |