document.write( "Question 101639: A) Factor each polynomial completely, given that the binomial following it is a factor of the polynomial. \r
\n" );
document.write( "\n" );
document.write( "X^3 + 2x^2 – 5x – 6, x+3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B) Factor each difference or sum of cubes. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "U^3 – 125v^3\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "C) Factor each polynomial completely. If a polynomial is prime, say so. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1) 32a^2 + 4a -6\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2) 9bn^3 + 15bn^2 – 14bn\r
\n" );
document.write( "\n" );
document.write( "Any help would be greatly appreciated. I need to figure these out so I can finish my project. Thank you so much. Step by step explanations would be even better, so I can learn how to do this on my own. \n" );
document.write( "
Algebra.Com's Answer #73944 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A) Factor each polynomial completely, given that the binomial following it is a factor of the polynomial. \r \n" ); document.write( "\n" ); document.write( "X^3 + 2x^2 – 5x – 6, x+3 \n" ); document.write( "Using synthetic division: \n" ); document.write( "-3)....1....2....-5....-6 \n" ); document.write( "........1....-1....-2..|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2-x-2 \n" ); document.write( "Remainder: 0 \n" ); document.write( "--------------- \n" ); document.write( "Factoring the Quotient: \n" ); document.write( "(x-2)(x+1) \n" ); document.write( "Therefore: f(x) = (x+3)(x-2)(x+1) \n" ); document.write( "-------------------------------------\r \n" ); document.write( "\n" ); document.write( "B) Factor each difference or sum of cubes. \n" ); document.write( "Form: a^3-b^3 = (a-b)(a^2+ab+b^2 \n" ); document.write( "Your Problem: \n" ); document.write( "U^3 – 125v^3 = (U-5V)(U+5VU+25v^2) \n" ); document.write( "-------------------------------\r \n" ); document.write( "\n" ); document.write( "C) Factor each polynomial completely. If a polynomial is prime, say so. \r \n" ); document.write( "\n" ); document.write( "1) 32a^2 + 4a -6 \n" ); document.write( "= 2(16a^2+2a-3) \n" ); document.write( "= 2(16a^2+8a-6a-3) \n" ); document.write( "= 2(8a(2a+1)-3(2a+1) \n" ); document.write( "= 2(2a+1)(8a-3) \n" ); document.write( "------------------------\r \n" ); document.write( "\n" ); document.write( "2) 9bn^3 + 15bn^2 – 14bn \n" ); document.write( "= bn(9n^2+15n-14) \n" ); document.write( "= bn(3n-2)(3n+7) \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |