document.write( "Question 560711: the sum of the squares of two consecutive even integers is 52. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #364118 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 4^2 + 6^2 = 52, so {4,6} works. Additionally {-6,-4} works.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You could solve it algebraically by stating that x^2 + (x+2)^2 = 52, but they're integers and guess-and-check is 100 times easier. Just remember that {-6,-4} also works. \n" ); document.write( " |