answersLogoWhite

0


Best Answer

340

User Avatar

Mick Starmer

Lvl 2
1y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If you start at me and count back 6 tens and then count on 4 hundreds you get to 740. what am i?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Why are there more tens than hundreds?

There are not more tens. The cardinality ("count") of the set of tens is exactly the same as the cardinality of the set of hundreds. The mapping f(x) = 10x where x is a multiple of 10 is bijective. Consequently, its domain and range are of the same "size". The words "count" and "size" are in quotation marks because the relevant values are infinite.


You are a four digit number your ones is twice your tens your hundreds is five less than your ones your thousands place is the sum of your tens and hundreds what number are you?

There is no four digit number where the ones is twice the tens, the hundreds is five less than the ones, and the thousands is the sum of the tens and hundreds. int ones, tens, hundreds, thousands; for (thousands=1; thousands<10; thousands++) { /**/ for (hundreds=0; hundreds<10; hundreds++) { /**/ /**/ for (tens=0; tens<10; tens++) { /**/ /**/ /**/ for (ones=0; ones<10; ones++) { /**/ /**/ /**/ /**/ if (ones != 2 * tens) break; /**/ /**/ /**/ /**/ if (hundreds != ones - 5) break; /**/ /**/ /**/ /**/ if (thousands != tens + hundreds) break; /**/ /**/ /**/ /**/ printf ("dd\n", thousands, hundreds, tens, ones); /**/ /**/ /**/ } /**/ /**/ } /**/ } }


How will you arrange numbers from least to greatest 201 299 289?

You will look in the numbers before you answer. Start in ones, next to tens, hundreds and thousands. If the number/s is/are least, write the least number. And count again. Count starting in ones, next is tens, hundreds and thousands,so remember it. So, 201 is the first, 289 is next, and the greatest number is 299. So, the arrangement of 201, 299 and 289 is 201, 289 and 299.


How many tens hundreds thousands are in each number 3000 40000 500000 6000000?

3000 has 3 thousands, 30 hundreds and 300 tens. 40000 has 40 thousands, 400 hundreds and 4000 tens. 500000 has 500 thousands, 5000 hundreds and 50000 tens. 6000000 has 6000 thousands, 60000 hundreds and 600000 tens.


My tens digit is 2 times your hundreds digit My hundreds digit is 4 My ones digit is a factor of your tens and hundreds digit Who am I?

one

Related questions

When you count on 3 tens then you count back 2 hundreds you get 400 what number am i?

(400 + 200) - 30 = 570


Why are there more tens than hundreds?

There are not more tens. The cardinality ("count") of the set of tens is exactly the same as the cardinality of the set of hundreds. The mapping f(x) = 10x where x is a multiple of 10 is bijective. Consequently, its domain and range are of the same "size". The words "count" and "size" are in quotation marks because the relevant values are infinite.


You are a four digit number your ones is twice your tens your hundreds is five less than your ones your thousands place is the sum of your tens and hundreds what number are you?

There is no four digit number where the ones is twice the tens, the hundreds is five less than the ones, and the thousands is the sum of the tens and hundreds. int ones, tens, hundreds, thousands; for (thousands=1; thousands<10; thousands++) { /**/ for (hundreds=0; hundreds<10; hundreds++) { /**/ /**/ for (tens=0; tens<10; tens++) { /**/ /**/ /**/ for (ones=0; ones<10; ones++) { /**/ /**/ /**/ /**/ if (ones != 2 * tens) break; /**/ /**/ /**/ /**/ if (hundreds != ones - 5) break; /**/ /**/ /**/ /**/ if (thousands != tens + hundreds) break; /**/ /**/ /**/ /**/ printf ("dd\n", thousands, hundreds, tens, ones); /**/ /**/ /**/ } /**/ /**/ } /**/ } }


How many tens hundreds thousands are in 12000?

In 12000, there are;12 thousands120 hundreds and1200 tens


How will you arrange numbers from least to greatest 201 299 289?

You will look in the numbers before you answer. Start in ones, next to tens, hundreds and thousands. If the number/s is/are least, write the least number. And count again. Count starting in ones, next is tens, hundreds and thousands,so remember it. So, 201 is the first, 289 is next, and the greatest number is 299. So, the arrangement of 201, 299 and 289 is 201, 289 and 299.


Is 27 hundreds the same as 27 tens?

No 27 hundreds is not the same as 27 tens because 27 hundreds = 2,700 and 27 tens = 270.


What is 8 hundreds and 6 tens?

8 hundreds plus 6 tens= 860.


What is 5 tens times 7 tens?

5 tens x 7 tens = 35 hundreds = 3 thousands 5 hundreds.


How many tens hundreds thousands are in each number 3000 40000 500000 6000000?

3000 has 3 thousands, 30 hundreds and 300 tens. 40000 has 40 thousands, 400 hundreds and 4000 tens. 500000 has 500 thousands, 5000 hundreds and 50000 tens. 6000000 has 6000 thousands, 60000 hundreds and 600000 tens.


Is 40.0 closest to the tens hundreds or thousands?

Tens.


What number has 8 hundreds 4 fewer tens than hundreds and 5 more ones than tens?

849 has 8 hundreds, 4 fewer tens than hundreds, and 5 more ones than tens.


What number has 9 hundreds 3 fewer tens than hundreds and 3 more ones than tens?

what number has 9 hundreds, 2 fewer tens than hundreds, and 2 fewer ones than hundreds