document.write( "Question 17639: Q? using only five odd numbers, add them up so that the result is 32, the five odd numbers have to be whole numbers only. \n" ); document.write( "
Algebra.Com's Answer #8508 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Now coming to this specific problem \n" ); document.write( " 5 odd numbers can never add up to an even \n" ); document.write( "number .it is impossible.that is why ,i thought there \n" ); document.write( "might be some error in your question and gave the \n" ); document.write( "answer assuming 6 numbers.you can understand this \n" ); document.write( "taking 1,2,3,4,5,6..etc odd numbers add them and \n" ); document.write( "check.mathematically..an odd number is given by \n" ); document.write( "2n+1..so 5 times that is 5(2n+10)=10n+5..10n being \n" ); document.write( "always even ,when 5 is added to it it will become odd \n" ); document.write( "and never even .\r \n" ); document.write( "\n" ); document.write( "it is only by guess you can do taking first 5 consecutive positive odd numbers to get a sum of above 32 we get 3+5+7+9+11=35..so we take -1+1+5+7+9+11=32..as the answer \n" ); document.write( " |