document.write( "Question 607001: Can the expression a^2-16a+28 be factored. And if so how do I do it? \n" ); document.write( "
Algebra.Com's Answer #382495 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Can the expression a^2-16a+28 be factored. And if so how do I do it? \n" ); document.write( ": \n" ); document.write( "Look at the third term, 28. What are the factors? 2,14 and 4,7, can be both positive or both negative \n" ); document.write( "; \n" ); document.write( "Which of these pairs of factors add up to the coefficient of a, which is -16 \n" ); document.write( "-2 - 14 = -16, and we can see that it will be factors of: \n" ); document.write( ": \n" ); document.write( "(a-2)(a-14); FOIL this to check it \n" ); document.write( " |