document.write( "Question 318966: 30x² - 20x
\n" );
document.write( "If we factored it incorrectly, say, we only took out a 10.\r
\n" );
document.write( "\n" );
document.write( "10(3x² - 2x) This is not factored correctly but if we check it, it will go back to the original problem.\r
\n" );
document.write( "\n" );
document.write( " 30x² - 20x.\r
\n" );
document.write( "\n" );
document.write( "How could you check to make sure you took out the GCF? Is there a way to find the GCF between 30 and 20? Then you could do the variables separate. \n" );
document.write( "
Algebra.Com's Answer #228341 by mananth(16949) You can put this solution on YOUR website! 30x² - 20x \n" ); document.write( "the factors for \n" ); document.write( "30 = 2*3*5 \n" ); document.write( "20= 2*2*5 \n" ); document.write( ".. \n" ); document.write( "2& 5 are common in both \n" ); document.write( "2*5 =10 is the GCF \n" ); document.write( ".. \n" ); document.write( "10x(3x-2) \n" ); document.write( " |