document.write( "Question 402060: i do not know how to writw y=12x^3+14x^2+2x in factored form \n" ); document.write( "
Algebra.Com's Answer #284449 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! y=12x^3+14x^2+2x \n" ); document.write( ". \n" ); document.write( "First, factor what's common across all three terms: \n" ); document.write( "y = 2x(6x^2+7x+1) \n" ); document.write( "Then, factor what's left: \n" ); document.write( "y = 2x(6x+1)(x+1) \n" ); document.write( " \n" ); document.write( " |