document.write( "Question 440408: what is three odd consecutive integers of 99? \n" ); document.write( "
Algebra.Com's Answer #304245 by richard1234(7193) You can put this solution on YOUR website! \"Three odd consecutive integers of 99\" grammatically makes no sense.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you wanted three odd consecutive integers such that their sum was 99, you could let the integers be x-2, x, x+2. Their sum is (x-2) + x + (x+2) = 3x = 99, so x = 33, so 31, 33, 35 are the integers. \n" ); document.write( " |