document.write( "Question 64903: How do I work this problem:\r
\n" );
document.write( "\n" );
document.write( "3x^2-39x+126\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance \n" );
document.write( "
Algebra.Com's Answer #45387 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! FIRST YOU REDUCE THE FACTORS BY DIVIDING BY 3 \n" ); document.write( "3(X^2-13X+42) NOW FACTOR THE QUADRATIC \n" ); document.write( "3(X-7)(X-6) \n" ); document.write( " |