document.write( "Question 600799: I can not understand how to factor trinomials in ax^2+bx+c format. I have been studying this for two weeks at school now. I understand the process, but I for some reason am horrible at this. Here is a problem I need help solving. \r
\n" );
document.write( "\n" );
document.write( "-4c^2+19c-21\r
\n" );
document.write( "\n" );
document.write( "I need to find the two numbers that equal the variable. \n" );
document.write( "
Algebra.Com's Answer #379494 by mananth(16946)![]() ![]() You can put this solution on YOUR website! -4c^2+19c-21\r \n" ); document.write( "\n" ); document.write( "a= -4, b= 19, c= -21 \r \n" ); document.write( "\n" ); document.write( "ac= (-4*-8)= +84\r \n" ); document.write( "\n" ); document.write( "factorise 84 \n" ); document.write( "84= 2*2*3*7\r \n" ); document.write( "\n" ); document.write( "Try a combination of these factors to add up to b=19\r \n" ); document.write( "\n" ); document.write( "2*2*3= 12 \n" ); document.write( "& 7 \n" ); document.write( "12 & 7 are the factors\r \n" ); document.write( "\n" ); document.write( "-4c^2+12c+7c-21=0\r \n" ); document.write( "\n" ); document.write( "-4c(c-3)+7(c-3) \n" ); document.write( "(c-3)(7-4c) \n" ); document.write( " |