document.write( "Question 439233: The sum of the squares of two consecutive odd integers is 2314. Find the two integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303528 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2314/2 = 1157 \n" ); document.write( "sqrt(1157) =~ 34, the middle \n" ); document.write( "--> 33 & 35 \n" ); document.write( " \n" ); document.write( " |