document.write( "Question 629409: Solution or formula for doing Factoring Completely. I have 3 problems to start with as a guild - but I have loads more coming up. That is why I need to know how to do them.
\n" );
document.write( "FACTOR Completely. If polyonomial is PRIME state it.\r
\n" );
document.write( "\n" );
document.write( "1. -2x-99+x^2
\n" );
document.write( "2. 40a^8+16a^7+25a^9
\n" );
document.write( "3. 25x^2+10x+1
\n" );
document.write( "__________________________\r
\n" );
document.write( "\n" );
document.write( "Now this is how I was doing it:
\n" );
document.write( "1. -2x-99+x^2
\n" );
document.write( "Factor the trinomial
\n" );
document.write( "x^2-2x-99
\n" );
document.write( "Answer: (x+9) (x-11)\r
\n" );
document.write( "\n" );
document.write( "Am I on the right tract?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #396257 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! FACTOR Completely. If polyonomial is PRIME state it.\r \n" ); document.write( "\n" ); document.write( "1. -2x-99+x^2 \n" ); document.write( "2. 40a^8+16a^7+25a^9 \n" ); document.write( "3. 25x^2+10x+1 \n" ); document.write( "__________________________\r \n" ); document.write( "\n" ); document.write( "Now this is how I was doing it: \n" ); document.write( "1. -2x-99+x^2 \n" ); document.write( "Factor the trinomial \n" ); document.write( "x^2-2x-99 \n" ); document.write( "Answer: (x+9) (x-11)\r \n" ); document.write( "\n" ); document.write( "Am I on the right tract? \n" ); document.write( "============== \n" ); document.write( "It's correct, so you must be. \n" ); document.write( "--------- \n" ); document.write( "2. 40a^8+16a^7+25a^9 \n" ); document.write( "remove a^7 \n" ); document.write( "= a^7*(25a^2 + 40a + 16) \n" ); document.write( "No negative numbers \n" ); document.write( "25 is either 1*25 or 5*5 \n" ); document.write( "16 is 1*16, 2*8 or 4*4 \n" ); document.write( "Find the combination that works \n" ); document.write( "---------\r \n" ); document.write( "\n" ); document.write( "3. 25x^2+10x+1 \n" ); document.write( "When both ends are perfect squares, try that first. \n" ); document.write( " \n" ); document.write( " |