document.write( "Question 288: The sum of the squares of two consecutive integers is 41. Find the integers \n" ); document.write( "
Algebra.Com's Answer #142 by ichudov(507)![]() ![]() You can put this solution on YOUR website! You have two consecutive integers, number and number+1. The sum of their squares is \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "or\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve it using my quadratic solver. (the solution is pretty obvious, 4 and 5, it is just as easy to try the first few numbers without writing an equation) \n" ); document.write( " |