answersLogoWhite

0

Well, if the average of 6 numbers is sixty, then their total sum would be 6 multiplied by 60, which equals 360. So, grab a calculator or do some mental math, and you'll have your answer faster than you can say "math wizard."

User Avatar

BettyBot

4mo ago

What else can I help you with?

Related Questions

If the average of six numbers is 12 subtract 6 from one of theses numbers the 6 numbers would then have an average of what?

The sum of the six numbers/6 = 12 The sum of the six numbers = 72 (72-6)/6=11


What six numbers average out to 4?

To find six numbers that average out to 4, we can use the formula for calculating averages: Average = (Sum of all numbers) / (Total number of numbers). Since we have six numbers, the sum of all numbers must be 6 * 4 = 24. To evenly distribute this sum, we can choose the numbers 3, 3, 4, 4, 5, and 5. Their sum is 24, and when divided by 6, the average is indeed 4.


If the average of 5 numbers is 86 what is the sixth number if the average drops to 84?

If the average of 5 numbers is 86, then their sum is 430.If the average of 6 numbers is 84, then their sum is 504.The sum grew by (504 - 430) = 74, so that was the 6th number.


What is the average of 3 3.5 and 6?

The average of 3, 3.5, and 6 is 4.17. Add the three numbers together and divide by 3 to find the average.


The average of six numbers is 4 If the average of two of those numbers is 2 what is the?

the sum of all numbers is 6*4=24 sum of two = 2*2=4 average of other four=24-4/4=5


What is the sum of the average and four is negative 6?

It is a mathematical statement. It means that the average of a set of numbers is negative 10 and the sum of this average and four is, therefore, negative six!


What is the average of the following numbers 12 4 6 2?

sum=24 24/4= 6


The sum of 5 numbers is 28 and the sum of their squares is 226 what is the average?

If the sum of 5 = 28 then the average is 28 / 5 = 5.6 If the sum of the squares = 226 then the average is 226 / 5 = 45.2 From this information, and by a process of elimination, the numbers might be 1, 2, 6, 8 and 11.


6 numbers with the mean of 9?

To find six numbers with a mean (average) of 9, we can choose numbers such that their sum equals 6 multiplied by 9, which is 54. Here's one possible set of numbers: 10 10 9 9 8 8 The sum of these numbers is 54, and when you divide the sum by 6 (the number of values), you get the mean of 9.


What does advarage mean in math?

An average is where you take a group of numbers and add them together, then divide the sum by the amount of numbers you had to begin with. For example, you have the group of numbers 1 2 3. 1+2+3=6 You began with three numbers, so divide this sum by three. 6/3=2 The average is 2


Draw a flow chart that will compute and print the sum and average of 3 numbers?

1.Start 2. Input a,b,c 3. Sum = a+b+c 4. Average = sum/3 5. Output - Sum,Average 6. Stop


In math what is aVERAGE?

The average of a sequence of numbers is equal to Average(x1, ... , xi) = Sum(n, i = 1)[xi]/n Example: Find the average of 5, 6, 8, 12, 15, and 29. Average = Sum[5, 6, 8, 12, 15, 29]/6 Average = (5+6+8+12+15+29)/6 Average = 11