document.write( "Question 90546: Factor each polynomial completely. If it cannot be factored write \"prime\"\r
\n" ); document.write( "\n" ); document.write( " 8x^2+28x-60\r
\n" ); document.write( "\n" ); document.write( "I have tried 4(2x^2+8x-15)
\n" ); document.write( " 4(x+3)(x-5)
\n" ); document.write( " What do I do now!!
\n" ); document.write( " I can't get my -60 to come out when I check it.
\n" ); document.write( "Please help!!!!!!!!
\n" ); document.write( "

Algebra.Com's Answer #65724 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Factor 8x^2+28x-60
\n" ); document.write( ".
\n" ); document.write( "Your first step was to take out a factor of 4. This is the correct thing to do. After that
\n" ); document.write( "you are left with:
\n" ); document.write( ".
\n" ); document.write( "4*(2x^2 + 7x - 15)
\n" ); document.write( ".
\n" ); document.write( "The 2x^2 can only factor to 2x * x so the next step (if 2x^2 + 7x -15 factors) involves:
\n" ); document.write( ".
\n" ); document.write( "4*(2x ....)*(x ....)
\n" ); document.write( ".
\n" ); document.write( "the 15 can only factor to 15*1 or 5*3 (ignoring the signs on the two numbers). The potential
\n" ); document.write( "factors of 2x^2 + 7x - 15 are therefore:
\n" ); document.write( ".
\n" ); document.write( "(2x 15)*(x 1)
\n" ); document.write( "(2x 1)*(x 15)
\n" ); document.write( "(2x 5)*(x 3)
\n" ); document.write( "(2x 3)*(x 5)
\n" ); document.write( ".
\n" ); document.write( "If it factors, there must be some combination with signs between the x terms and the numbers
\n" ); document.write( "that adds to +7. Becomes pretty apparent that the factors involving 15 are not likely.
\n" ); document.write( "So the most likely factors are (2x 5)*(x 3) or (2x 3)*(x 5).
\n" ); document.write( ".
\n" ); document.write( "We could have:
\n" ); document.write( ".
\n" ); document.write( "(2x -5)*(x + 3) but this doesn't work because 2x*3 - 5x = 6x - 5x = +x not +7x
\n" ); document.write( "or
\n" ); document.write( "(2x + 5)*(x - 3) but this doesn't work because 2x*(-3) + 5x = -6x + 5x = -x not +7x
\n" ); document.write( "so if it factors it must be either (2x + 3)*(x - 5) or (2x - 3)*(x + 5). Try:
\n" ); document.write( ".
\n" ); document.write( "(2x + 3)*(x - 5). The cross products are 2x*(-5) and 3*x = -10x + 3x = -7x. Close, but
\n" ); document.write( "the sign is wrong.
\n" ); document.write( ".
\n" ); document.write( "We are down to trying (2x - 3)*(x + 5). The cross products are 2x*5 and -3*x which lead
\n" ); document.write( "to 10x - 3x = +7x. That's what we are looking for. So multiplying out the factors:
\n" ); document.write( ".
\n" ); document.write( "(2x - 3)*(x + 5) gives 2x*x + 2x*5 -3*x -3*5 = 2x^2 + 6x - 5x -15 = 2x^2 +7x - 15.
\n" ); document.write( "Hooray! Now we can say that 2x^2 + 7x - 15 factors to (2x - 3)*(x + 5) and as a result the
\n" ); document.write( "whole factoring process results in:
\n" ); document.write( ".
\n" ); document.write( "4*(2x - 3)*(x + 5)
\n" ); document.write( ".
\n" ); document.write( "That's the answer and if you multiply this out the product will be the original polynomial
\n" ); document.write( "you were given to factor.
\n" ); document.write( ".
\n" ); document.write( "Factoring like this involves a lot of judgment, guessing, and trial-and-error as you can
\n" ); document.write( "see from the above analysis. The more you work these kind of problems the better you will
\n" ); document.write( "become at getting to the answer quicker because you will develop a \"feel\" for what
\n" ); document.write( "combinations are more likely to work and what combinations are likely to lead to a
\n" ); document.write( "wrong answer.
\n" ); document.write( ".
\n" ); document.write( "Hope you can follow the above process ... especially with regard to using the cross
\n" ); document.write( "products (multiplying a term containing x by a term that is just a number) to look for
\n" ); document.write( "a factor that works.
\n" ); document.write( ".
\n" ); document.write( "And hope that the answer above points out where you made a few simple mistakes in your
\n" ); document.write( "logic that led you to an answer that wouldn't check.
\n" ); document.write( "
\n" ); document.write( "
\n" );