document.write( "Question 416350: Solve by using a quadratic equation to find three consecutive integers such that the sum of their squares is 1877. \n" ); document.write( "
Algebra.Com's Answer #291706 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Let the consecutive integers be n, n+1, and n+2 \n" ); document.write( "We have \n" ); document.write( "Multiplying terms gives \n" ); document.write( "Collecting like terms and putting in the proper form gives \n" ); document.write( " \n" ); document.write( "Applying the quadratic formula we get \n" ); document.write( " \n" ); document.write( "This gives n = -26, 24 \n" ); document.write( "So one set of consecutive integers is 24,25,26 and the other is -26,-25,-24 \n" ); document.write( " \n" ); document.write( " |