document.write( "Question 158894:  Factoring problem!
\n" );
document.write( "How do I factor this expression completely???\r
\n" );
document.write( "\n" );
document.write( "2x^2 - 22x + 60\r
\n" );
document.write( "\n" );
document.write( "Thanks, your help is extremely important. \n" );
document.write( "
| Algebra.Com's Answer #117025 by scott8148(6628)     You can put this solution on YOUR website! common factors first __ 2(x^2-11x+30)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then, factors of 30 that sum to -11 __ 2(x-6)(x-5) \n" ); document.write( " |