The sum of those fractions is 9 over 10 or 9/10.
18 and 1
Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9
The sum of -9 and -1 is -10.
1/10 + 8/10 = 9/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; }
19
the sum of 1 plus 9 is 10 because 1+9
10 9+9+1 = 19 1+9=10
If you mean: -9-10+8 then their sum is -11
The sum of those fractions is 9 over 10 or 9/10.
18 and 1
52
425
Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9Sum = 69Count = 10So mean = sum/count = 69/10 = 6.9
if 9/10 =45, then the full sum is 50 (45/9x10) If you want to find 9/10, then it's (45/10x9) which is 40.5
Two consecutive integers whose sum is 19 is 10 & 9; 10+9 = 19.