2(25 + 8)
or you could just write 66.
the sum of eight is 4+4
To write eight hundred and seventeen thousand in numerical form, you would write it as 817,000. The number consists of 800,000 (eight hundred thousand), 10,000 (ten thousand), and 7,000 (seven thousand). Together, they sum up to 817,000.
The sum of four and negative eight is negative four.
The sum of a number and its opposite would be zero. Example: 8 + -8 (since it's easier to not use double signs i'll write it this way) 8 - 8 = 0.
sum= answer of an addition question.. so the number of the sum is the answer.
the sum of eight is 4+4
// numbers to work with double[] nums = {1, 2, 3, 4.5, 5.5, 6, 7.5, 8, 9, 10}; double sum = 0; // total sum for (int i = 0; i < nums.length; ++i) { sum += nums[i]; } // final average final double mean = (sum / nums.length);
20 - 5(8 + 2) or you could just write -30
-5 what is the sum of negative eight and three?
18
#include<stdio.h> void main() { int num, sum=0, i; printf("Enter ten numbers: \n"); for(i=0;i<10;i++) { scanf("%d",&num); sum += num; } printf("\n The sum of the numbers is %d",sum); getchar(); }
The sum of four and negative eight is negative four.
six times the sum of eight and eight 6*(8+8) = 96add eight to eight and multiply the result by six.
The sum of a number and its opposite would be zero. Example: 8 + -8 (since it's easier to not use double signs i'll write it this way) 8 - 8 = 0.
sum= answer of an addition question.. so the number of the sum is the answer.
The sum of (eight and nine tenths) plus (nine and eight tenths) is (eighteen and seven tenths). 8.9 + 9.8 = 18.7
Multiply sum by 2.