document.write( "Question 255374: The sum of the squares of two consecutive odd positive integers is 202. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #187658 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The easy way: \n" ); document.write( "202/2 = 101 \n" ); document.write( "sqrt(101) = apx 10 \n" ); document.write( "--> 9 and 11 \n" ); document.write( "or -9 and -11 \n" ); document.write( " \n" ); document.write( " |