document.write( "Question 698324: Completely factor the polynomial 3x*3+12x*2+3x+12
\n" );
document.write( "Factor the trinomial completely x*2+15x+29
\n" );
document.write( "Factor the trinomial completely x*2-12x+35
\n" );
document.write( "Factor the trinomial. X*2-4x-5
\n" );
document.write( "Factor the trinomial completely. Y*3-15y*2+35y
\n" );
document.write( "Factor the trinomial. 4b*2-4b-15
\n" );
document.write( "Factor the trinomial completely. 4x*3+10*2-50x
\n" );
document.write( "Factor x*3-512
\n" );
document.write( "Solve the equation (x-3)(2x+1)=0
\n" );
document.write( "Solve and check. 2x*2-7=0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #430821 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Completely factor the polynomial 3x*3+12x*2+3x+12 \n" ); document.write( "Factor out a 3 \n" ); document.write( "Use ^, Shift 6, for exponents. * is used for multiply. \n" ); document.write( "The other tutor saw * as multiply. \n" ); document.write( "------------ \n" ); document.write( "= 3*(x^3 + 4x^2 + x + 4) \n" ); document.write( "Try the factors of 4, = 1, 2 & 4. Note that all terms are positive, so no negative factors. \n" ); document.write( "f(x) = x^3 + 4x^2 + x + 4 \n" ); document.write( "Try x+1. If it's a factor, then f(-1) will be zero. \n" ); document.write( "f(-1) = -1 + 4 - 1 + 4 <> 0 \n" ); document.write( "x+1 doesn't work. \n" ); document.write( "------------ \n" ); document.write( "Try x+2 \n" ); document.write( "f(-2) = -8 + 16 - 2 + 4 also <> 0 \n" ); document.write( "Try x+4 \n" ); document.write( "f(-4) = -64 + 64 - 4 + 4 which is zero. \n" ); document.write( "Divide the polynomial by (x+4) \n" ); document.write( "----- \n" ); document.write( "= 3(x+4)(x^2+1) \n" ); document.write( "====================\r \n" ); document.write( "\n" ); document.write( "Factor the trinomial completely x*2+15x+29 \n" ); document.write( "That can't be factored. \n" ); document.write( "-------------- \n" ); document.write( "Factor the trinomial completely x*2-12x+35 \n" ); document.write( "Find 2 factors of 35, both negative, that add to -12. \n" ); document.write( "------------------- \n" ); document.write( "Factor the trinomial. X*2-4x-5 \n" ); document.write( "Easy one. \n" ); document.write( "----------- \n" ); document.write( "Factor the trinomial completely. Y*3-15y*2+35y \n" ); document.write( "Factor out a y, then look for 2 factors of 35 (both -) that add to -15. \n" ); document.write( "----------- \n" ); document.write( "Factor the trinomial. 4b*2-4b-15 \n" ); document.write( "This one has more possibilities, both end terms have more than 1 pair of factors. \n" ); document.write( "It could be (b + p)*(4b + q) or (2b + p)*(2b + q), and the signs of p & q are opposite. \n" ); document.write( "------------ \n" ); document.write( "Factor the trinomial completely. 4x*3+10*2-50x \n" ); document.write( "Step 1, factor out 2x. \n" ); document.write( "--------------------- \n" ); document.write( "Factor x*3-512 \n" ); document.write( "A difference of 2 cubes. \n" ); document.write( " \n" ); document.write( "----------------------- \n" ); document.write( "Solve the equation (x-3)(2x+1)=0 \n" ); document.write( "If the product is zero, either \n" ); document.write( "x-3 = 0 \n" ); document.write( "or \n" ); document.write( "2x+1 = 0 \n" ); document.write( "-------------- \n" ); document.write( "Solve and check. 2x*2-7=0 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Plus and minus. \n" ); document.write( " \n" ); document.write( " |