document.write( "Question 549716: how do you factor the polynomial 2x squared plus 23x plus 45 \n" ); document.write( "
Algebra.Com's Answer #357976 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
2x^2 + 23x + 45 = (2x + 5) * (x + 9)
\n" ); document.write( "the factors are derived from:
\n" ); document.write( "9 * 5 = 45
\n" ); document.write( "2 * 9 + 1 * 5 = 18 + 5 = 23
\n" ); document.write( "the factors for 2x^2 had to be 2x and x.
\n" ); document.write( "that's the only way you can get 2x^2 because 2x * x = x^2
\n" ); document.write( "the factors for 45 could have been 45 * 1 and 5 * 9. not sure if there's other possible combinations but i tried those first.
\n" ); document.write( "i tried 45 * 1 and came up empty because:
\n" ); document.write( "2 * 45 = 90 and 1 * 1 = 1 for a total of 91.
\n" ); document.write( "i then tried 2 * 1 and 1 * 45 for a total of 46.
\n" ); document.write( "neither one was good.
\n" ); document.write( "i then tried 2 * 5 and 1 * 9 for a total of 10 + 9 = 19 - still no cigars.
\n" ); document.write( "i then tried 2 * 9 and 1 * 5 for a total of 18 + 5 = 23 - bingo !!!!
\n" ); document.write( "my factors then because (2x + 5) * (x + 9)
\n" ); document.write( "when you multiply these factors together using the basic concepts of distributive multiplication, then you get:
\n" ); document.write( "(2x + 5) * (x + 9) equals:
\n" ); document.write( "2x * (x + 9) + 5 * (x + 9) which becomes:
\n" ); document.write( "2x^2 + 18x + 5x + 45.
\n" ); document.write( "when you combine like terms, you get:
\n" ); document.write( "2x^2 + 23x + 45 which is the original quadratic equation.
\n" ); document.write( "with factoring of quadratic equations, you have to play around with the possible combinations.
\n" ); document.write( "your possible combinations for the coefficients of the x terms were 2 and 1.
\n" ); document.write( "your possible combinations for the constant terms were 45 and 1, 5 and 9.
\n" ); document.write( "it's then a matter of picking the right combinations that will work well with each other.
\n" ); document.write( "the right combination was 5 and 9 for the constants coupled with 2 and 1 for the coefficients of the x term.
\n" ); document.write( "the possible combinations were:
\n" ); document.write( "2 * 9 = 18
\n" ); document.write( "1 * 5 = 5
\n" ); document.write( "and:
\n" ); document.write( "2 * 5 = 10
\n" ); document.write( "1 * 9 = 9
\n" ); document.write( "when you added the results of those multiplications together, the right combination became:
\n" ); document.write( "2 * 9 = 18
\n" ); document.write( "1 * 5 = 5
\n" ); document.write( "for a total of 23.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );