document.write( "Question 439194: The sum of three consecutive odd integers is 201. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #303524 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 201/3 = 67, the middle number \n" ); document.write( "65, 67, & 69 \n" ); document.write( "--------------- \n" ); document.write( "If you want to waste time on it, find the middle number \n" ); document.write( "The numbers are n-2, n & n+2 \n" ); document.write( "n-2 + n + n+2 = 201 \n" ); document.write( "3n = 201 \n" ); document.write( "n = 67 \n" ); document.write( " \n" ); document.write( " |