document.write( "Question 1077643: Rewrite x^4+2x^3+6x^2+5x+6 in the form (x^2+x)^2+a(x^2+x)+b. Fully factorise your answer.\r
\n" ); document.write( "\n" ); document.write( "Thanks!
\n" ); document.write( "

Algebra.Com's Answer #692140 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "If \"x%5E4%2B2x%5E3%2B6x%5E2%2B5x%2B6\" is identical to (x^2+x)^2+a(x^2+x)+b,\r\n" );
document.write( "then any value substituted for x in both will always give the \r\n" );
document.write( "same answer.\r\n" );
document.write( "\r\n" );
document.write( "Substituting x=0 in the first gives\r\n" );
document.write( "\r\n" );
document.write( "\"0%5E4%2B2%2A0%5E3%2B6%2A0%5E2%2B5%2A0%2B6\"\"%22%22=%22%22\"\"6\"\r\n" );
document.write( "\r\n" );
document.write( "Substituting x=0 in the second gives\r\n" );
document.write( "\r\n" );
document.write( "\"%280%5E2%2B0%29%5E2%2Ba%280%5E2%2B0%29%2Bb\"\"%22%22=%22%22\"\"b\"\r\n" );
document.write( "\r\n" );
document.write( "So b=6\r\n" );
document.write( "\r\n" );
document.write( "Substituting x=1 in the first gives\r\n" );
document.write( "\r\n" );
document.write( "\"1%5E4%2B2%2A1%5E3%2B6%2A1%5E2%2B5%2A1%2B6\"\"%22%22=%22%22\"\"1%2B2%2B6%2B5%2B6\"\"%22%22=%22%22\"\"20\"\r\n" );
document.write( "\r\n" );
document.write( "Substituting x=1 in the second gives\r\n" );
document.write( "\r\n" );
document.write( "\"%281%5E2%2B1%29%5E2%2Ba%281%5E2%2B1%29%2Bb\"\"%22%22=%22%22\"\"%282%29%5E2%2Ba%282%29%2Bb\"\"%22%22=%22%22\"\"4%2B2a%2Bb\"\r\n" );
document.write( "\r\n" );
document.write( "So 4+2a+b = 20, and since b=6\r\n" );
document.write( "   4+2a+6 = 20\r\n" );
document.write( "    2a+10 = 20\r\n" );
document.write( "       2a = 10\r\n" );
document.write( "        a = 5\r\n" );
document.write( "\r\n" );
document.write( "So\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E4%2B2x%5E3%2B6x%5E2%2B5x%2B6\" is identical to \"%28x%5E2%2Bx%29%5E2%2Ba%28x%5E2%2Bx%29%2Bb\" \r\n" );
document.write( "\r\n" );
document.write( "and we substitute a=5 and b=6:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x%5E2%2Bx%29%5E2%2B5%28x%5E2%2Bx%29%2B6\".\r\n" );
document.write( "\r\n" );
document.write( "And that's the form desired.\r\n" );
document.write( "\r\n" );
document.write( "To factor it let u = x²+x\r\n" );
document.write( "\r\n" );
document.write( "\"u%5E2%2B5u%2B6\"\r\n" );
document.write( "\r\n" );
document.write( "That factors as\r\n" );
document.write( "\r\n" );
document.write( "\"%28u%2B3%29%28u%2B2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Substitute x²+x for u\r\n" );
document.write( "\r\n" );
document.write( "\"%28x%5E2%2Bx%2B3%29%28x%5E2%2Bx%2B2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );