document.write( "Question 76310: Factor the following polynomial.\r
\n" );
document.write( "\n" );
document.write( "3x(*SQUARED) - 15x + 18\r
\n" );
document.write( "\n" );
document.write( "couldnt make the 2 smaller so wrote it out
\n" );
document.write( "should be written as \"three x squared minus fifteen x plus eighteen \n" );
document.write( "
Algebra.Com's Answer #54755 by checkley75(3666) ![]() You can put this solution on YOUR website! 3X^2-15X+18=0 \n" ); document.write( "(3x-6)(x-3)=0 \n" ); document.write( "3x-6=0 \n" ); document.write( "3x=6 \n" ); document.write( "x=2 answer. \n" ); document.write( "x-3=0 \n" ); document.write( "x=3 answer. \n" ); document.write( " \n" ); document.write( " |