document.write( "Question 901776: Good day\r
\n" );
document.write( "\n" );
document.write( "I have something puzzling me for quite a while now\r
\n" );
document.write( "\n" );
document.write( "Let't take an example \r
\n" );
document.write( "\n" );
document.write( "In the quadratic equation\r
\n" );
document.write( "\n" );
document.write( "1. 72c2 + 24c - 16\r
\n" );
document.write( "\n" );
document.write( "The answer is (12c - 4) (6c + 4)\r
\n" );
document.write( "\n" );
document.write( "Firstly.. Why 12 and 6? why not something like 9 and 8
\n" );
document.write( "Tried the formula with this example numbered as \"1.\"\r
\n" );
document.write( "\n" );
document.write( "Secondly.. How do I know from the equation \"72c2 + 24c - 16\" which bracket is going to get the \"+\" and which bracket is going to get the \"-\"\r
\n" );
document.write( "\n" );
document.write( "They explained it in school but I just can't remember the principles.\r
\n" );
document.write( "\n" );
document.write( "Kind Regards.\r
\n" );
document.write( "\n" );
document.write( "Stefan. \n" );
document.write( "
Algebra.Com's Answer #546969 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In the quadratic equation\r \n" ); document.write( "\n" ); document.write( "1. 72c2 + 24c - 16 \n" ); document.write( "--------------- \n" ); document.write( "That's not an equation, there's no equal sign. \n" ); document.write( "The answer is (12c - 4) (6c + 4) \n" ); document.write( "------------ \n" ); document.write( "I would say it's 8*(3c-1)*(3c+2) \n" ); document.write( "------- \n" ); document.write( "The short answer is, because 9 and 8 don't work. If you factor out the 8 first, it's obvious it can't be 9 and 8. \n" ); document.write( " \n" ); document.write( "Then you might ask, \"Why 3 and 3, and not 9 and 1?\" \n" ); document.write( "You can't get the middle term to be 3c using 9 and 1. \n" ); document.write( "------- \n" ); document.write( "Factor out any coefficients first, it'll make it simpler. \n" ); document.write( "Use ^ (Shift 6) for exponents. \n" ); document.write( "eg, c^2 \n" ); document.write( " |