0
0.5
'Sum' is pretty much a synonym for add, and 5+5 or 5 plus 5 is 10.
10 and 5 10+5=15 10-5=5
They are 10 and 5
sequence 4 5 6 sum =10 sequecnce 0 5 10 sum=10
There is no sequence of adds or subtracts of 5, 6, 8, 9, and 10 that sum to 1. Check it with this C++ code... for (int i=0; i<32; ++i) { int sum = 0; if (i&1) sum += 5; else sum -= 5; if (i&2) sum += 6; else sum -= 6; if (i&4) sum += 8; else sum -= 8; if (i&8) sum += 9; else sum -= 9; if (i&16) sum += 10; else sum -= 10; cout << i << " " << sum << endl; }
Sum is synonymous to addition. For example, the sum of 5 and 5 is 10.
0
x+10=5x=-5
0.5
'Sum' is pretty much a synonym for add, and 5+5 or 5 plus 5 is 10.
A sum is the addition of any numbers to produce another number. In your case, you have to find any numbers that will add up to 10. The sum of 10 and 0 is 10, the sum of 5 and 5 is 10, the sum of 2 and 8 is 10, the sum of -2 and 12 is 10, so there are an infinite amount of answers for your question.
10 and 5 10+5=15 10-5=5
the sum of 10 and the product of 7 and a number 2+5=7 2*5=10
75/(-5-10) = 75/(-15) = -5
Sum of 5 numbers with an average of 10 = 50