document.write( "Question 231124: I am a mom trying to recall my high school math to help my son. I am having trouble factoring these problems:\r
\n" ); document.write( "\n" ); document.write( "12x(squared) -8x-15\r
\n" ); document.write( "\n" ); document.write( "x(cubed)-125\r
\n" ); document.write( "\n" ); document.write( "8x(cubed)+1\r
\n" ); document.write( "\n" ); document.write( "25x(squared)+36\r
\n" ); document.write( "\n" ); document.write( "Help!! and thanx
\n" ); document.write( "

Algebra.Com's Answer #171090 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
12x(squared) -8x-15
\n" ); document.write( "Classroom problems almost always have integer factors. Look for a combination of coefficients that give the -8x.
\n" ); document.write( "12 can be 1*12, 2*6 or 3*4. 15 is 3*5. Since it's -15, the signs will be different.
\n" ); document.write( "Some people use a \"tree\", but that's just listing all possibilities. Trial and error is quicker, imo.
\n" ); document.write( "12 and 1 don't look likely, I'll try 2 and 6.
\n" ); document.write( "(2x - 3)*(6x + 5)
\n" ); document.write( "-----------------
\n" ); document.write( "x(cubed)-125
\n" ); document.write( "All differences of 2 cubes have the same form:
\n" ); document.write( "a^3 - b^3 = (a-b)*(a^2 + ab + b^2)
\n" ); document.write( "--> (x-5)*(x^2 + 5x + 25)
\n" ); document.write( "-----------------
\n" ); document.write( "8x(cubed)+1
\n" ); document.write( "All sums of 2 cubes have the same form, also:
\n" ); document.write( "a^3 = b^3 = (a+b)*(a^2 - ab + b^2)
\n" ); document.write( "For this one, a is 2x
\n" ); document.write( "(2x)^3 + 1 = (2x+1)*(4x^2 - 2x + 1)
\n" ); document.write( "-----------------
\n" ); document.write( "25x(squared)+36
\n" ); document.write( "This cannot be factored. The difference can, but not the sum of 2 squares. The sum of odd powers can be factored, but not the even powers.
\n" ); document.write( "email me at gsihoutx@aol.com if you have questions.
\n" ); document.write( "
\n" );