answersLogoWhite

0

9500

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you round 22382 to the nearest thousands?

22382 Inspect the 'hundreds number. If it is less than '5' then leave the thousands unaltered. If it is '5' or greter , then add one to the thousands. Hence in this cae , the hundreds number is '3' (which is less than '5'). So leave the thousands unaltered sat 22,000. The Answer!!!!!


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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }


When is it better to round to the tens place rather than the hundreds or thousands place?

When your number is less than fifty.


What number has 2 thousands the same number of hundreds as thousands 1 more ten than hundreds and no ones?

2230


What number has 1 thousand the same number of hundreds as thousands 8 more tens than thousands and 2 more ones than hundreds?

The number is 1193.


What number has 4 thousands 3 fewer hundreds than thousands 3 fewer tens than thousands and 6 more ones than hundreds?

4117


What number has 3 thousands 5 more hundreds than thousands 6 more tens than thousands and 2 fewer ones than hundreds?

3896


What number has 7 thousands 5 fewer hundreds than thousands 3 more tens than hundreds and 5 fewer ones than thousands?

7252


What number has 6 thousands 5 fewer hundreds than thousands 2 more tens than hundreds and no ones?

6,130 has.


What number has 8 thousands 6 fewer than thousands 2 fewer than thousands and 4 more units than hundreds?

I think the number that has 8 thousands 6 fewer than thousands 2 fewer than the thousands and four more units than hundreds is 8624.


How many times less is hundreds than hundred thousands?

A thousand.


What number has 2 thousands 2 more hundreds than thousands 7 more tens than thousands and 5 more ones than hundreds?

The smallest such number is 2499.