document.write( "Question 120310: Factor the polymomial completely. If a ploynomial is prime say so.
\n" );
document.write( "9bn^3+15bn^2-14bn \n" );
document.write( "
Algebra.Com's Answer #88183 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 9BN^3+15BN^2-14BN \n" ); document.write( "BN(9N^2+15N-14) \n" ); document.write( "BN(3N-2)(3N+7) ANSWER. \n" ); document.write( " |