document.write( "Question 240709: The sum of four consecutive odd numbers is 40.Find the four numbers \n" ); document.write( "
Algebra.Com's Answer #176341 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of four consecutive odd numbers is 40.Find the four numbers \n" ); document.write( "------------- \n" ); document.write( "The easy way: \n" ); document.write( "average = 40/4 = 10 \n" ); document.write( "2 numbers are less, 2 are more. \n" ); document.write( "7,9,11,13 \n" ); document.write( " \n" ); document.write( " |