document.write( "Question 892285: find 7 odd numbers whose sum is 50 \n" ); document.write( "
Algebra.Com's Answer #540433 by Fombitz(32388) You can put this solution on YOUR website! Adding an odd number to an odd number makes an even number. \n" ); document.write( "Even to even makes an even number. \n" ); document.write( "So with 7 odd numbers, 6 would add up to an even number. \n" ); document.write( "Then adding that seventh number would make the sum odd since even plus odd equals odd. \n" ); document.write( "You cannot sum to 50 with 7 odd numbers. \n" ); document.write( " \n" ); document.write( " |