document.write( "Question 872713: Factoring trinomials:\r
\n" ); document.write( "\n" ); document.write( "-60z^5 + 65z^4 + 20z^3\r
\n" ); document.write( "\n" ); document.write( "I have worked this far...\r
\n" ); document.write( "\n" ); document.write( "-5z^3(12z^2-13z-4)\r
\n" ); document.write( "\n" ); document.write( "12*4= 48 with a sum of -13\r
\n" ); document.write( "\n" ); document.write( "Just not quite sure how to always pick the two integers to get the product of 48 and the sum of -13. This is not the only question. Is there a faster simpler way to find the two numbers? Thank you for your help.\r
\n" ); document.write( "\n" ); document.write( "James
\n" ); document.write( "

Algebra.Com's Answer #526318 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
-60z^5 + 65z^4 + 20z^3
\n" ); document.write( "-5z^3(12z^2 -13z -4)
\n" ); document.write( "now factor the expression within parenthesis, start by finding the prime factors of 4 and 12
\n" ); document.write( "4 = 2^2 * 1 and 12 = 3*2^2
\n" ); document.write( "for 12, I will try 3 and 4 and for 4, I will try 4 and 1
\n" ); document.write( "(3z - 4)(4z + 1) = 12z^2 -13z -4
\n" ); document.write( "therefore
\n" ); document.write( "-60z^5 + 65z^4 + 20z^3 = -5z^3(3z - 4)(4z + 1)
\n" ); document.write( "
\n" ); document.write( "
\n" );