document.write( "Question 255744: The sum of the squares of two positive consecutive integers is 41. Find integers. Show steps please^^ \n" ); document.write( "
Algebra.Com's Answer #188001 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let x = first integer and x+1 = consecutive integer. \n" ); document.write( "(i) \n" ); document.write( "step 1 - expand (i) to get \n" ); document.write( "(ii) \n" ); document.write( "step 2 - set (i) =0 and factor as \n" ); document.write( "(iii) \n" ); document.write( "divide by 2 to get \n" ); document.write( " \n" ); document.write( "x-4 = 0 - - -> x = 4 \n" ); document.write( "x+5=0 - - - > x = -5 \n" ); document.write( "SInce we want positive, we have \n" ); document.write( "x = 4 and x+1 = 5. \n" ); document.write( " |