document.write( "Question 94805: Factor the following polynomials completely.\r
\n" );
document.write( "\n" );
document.write( "14x² - 20x +6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69078 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 14x^2-20x+6=0 \n" ); document.write( "2(7x^2-10x+3)=0 \n" ); document.write( "2(7x-3)(x-1)=0 \n" ); document.write( "7x-3=0 \n" ); document.write( "7x=3 \n" ); document.write( "x=3/7 answer. \n" ); document.write( "x-1=0 \n" ); document.write( "x=1 answer. \n" ); document.write( " |