document.write( "Question 428354:  how do you factor a^2-5a+6
\n" );
document.write( "please explain how or show how, thankyou \n" );
document.write( "
| Algebra.Com's Answer #297763 by Alan3354(69443)     You can put this solution on YOUR website! The form will be (a - f)*(a - g) \n" ); document.write( "-------------------- \n" ); document.write( "Look at the factors of 6 \n" ); document.write( "It's either 1 & 6 or 2 & 3 \n" ); document.write( "The signs will be the same, since it's a +6 \n" ); document.write( "Both will be negative, since it's -5a \n" ); document.write( " \n" ); document.write( " |