document.write( "Question 48280: Find two consecutive positive integers such that the sum of
\n" );
document.write( "their squares is 85. \n" );
document.write( "
Algebra.Com's Answer #32018 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! First Integer = i \n" ); document.write( "Second Integer = i + 1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "i = -7 and i = 6 Remember: Positive Integers \n" ); document.write( "6 and 7 \n" ); document.write( " |