document.write( "Question 19884: I need your help with, Factoring Trinomials By Grouping, If the Trinomials cannot be factored write \"PRIME\"\r
\n" );
document.write( "\n" );
document.write( "7b^2-42b+56 \n" );
document.write( "
Algebra.Com's Answer #9593 by vidyamanohar(13)![]() ![]() ![]() You can put this solution on YOUR website! To factorize 7b^2-42b+56 \n" ); document.write( "the coefficients we see are 7, -42 and 56 \n" ); document.write( "7 is common factor of all these numbers \n" ); document.write( "we write 7b^2-42b+56=7(b^2-6b+8) \n" ); document.write( "8 can be written as the product of 4 and 2 but their sum is 6 but not -6. So we try -4 and -2 which suits the requirement\r \n" ); document.write( "\n" ); document.write( "7(b^2-6b+8)=7(b^2-4b-2b+8)=7(b-4)(b-2) \n" ); document.write( " |