document.write( "Question 1148967: solve : (x² + 3x +1)^(x² +7x +12) = 1 \n" ); document.write( "
Algebra.Com's Answer #770303 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The equation is satisfied if... \n" ); document.write( "(1) (x^2+7x+12) = 0 (any number to the 0 power is 1) \n" ); document.write( "(2) (x^2 +3x+1) = 1 (1 raised to any power is 1) \n" ); document.write( "(3) (x^2+3x+1) = -1 AND (x^2+7x+12) is even (-1 raised to an even power is 1) \n" ); document.write( "(1) \n" ); document.write( "x = -3 and x = -4 are solutions. \n" ); document.write( "(2) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = -3 and x = 0 are solutions (x = -3 is already known to be a solution). \n" ); document.write( "(3) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = -1 and x = -2 are solutions IF they make x^2+7x+12 = (x+3)(x+4) even. \n" ); document.write( "Note that, for both x = -1 and x = -2, (x+3)(x+4) are consecutive integers. One of them has to be even and one odd; so their product is even. \n" ); document.write( "Therefore, both x = -1 and x = -2 are solutions. \n" ); document.write( "ANSWER: The solutions are 0, -1 -2, -3, and -4. \n" ); document.write( " \n" ); document.write( " |