document.write( "Question 59202: Find two consecutive positive integers such that the sum of their square is 85.
\n" );
document.write( "Your help will be very appreciated!
\n" );
document.write( "Thanks so much!
\n" );
document.write( "ac \n" );
document.write( "
Algebra.Com's Answer #40603 by josmiceli(19441) You can put this solution on YOUR website! Let the consecutive integers equal x and x+1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This can be solved either by the quadratic formula \n" ); document.write( "of by completing the square. I'll complete the square \n" ); document.write( "subtract 1 from both sides \n" ); document.write( " \n" ); document.write( "divide both sides by 2 \n" ); document.write( " \n" ); document.write( "to complete the square, take one-half of the coeffecient \n" ); document.write( "of x, square it, and add it to both sides \n" ); document.write( "Half of 1 is 1/2 and (1/2)^2 = 1/4 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The problem wants 2 consecutive POSITIVE integers, so I'll \n" ); document.write( "pick x = +6 \n" ); document.write( " \n" ); document.write( "The answers are +6 and +7 \n" ); document.write( "check: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( " |