answersLogoWhite

0

What else can I help you with?

Related Questions

Can a species remain unchanged for hundreds of thousands of years according to evolution?

In theory, they can remain unchanged for their entire existence. However, in practise, nature isn't so nice and evolution happens eventually.


Which is correct - 'Hundreds of thousands of people' or 'hundreds and thousands of people?

Thousands


Which mans footprint was on the moon?

The most durableman-made creaton ever is Buzz Aldrin's foot print on the moon.=It's expected to remain unchanged for hundreds of thousands of years.=


How much is hundreds of thousands?

It is simply an unspecified number of hundreds of thousands!


How many hundreds are in 3 thousands?

30 hundreds are in 3 thousands


How long does it take for batteries to decompose in the environment?

Batteries can take hundreds to thousands of years to decompose in the environment, as they contain toxic chemicals that can harm the ecosystem.


What is smaller hundreds or thousands?

hundreds


How many thousands equal 50 hundreds?

How many thousands equal 50 hundreds?


What is hundreds of 700000?

7 hundreds thousands


Does thousands mean hundreds of thousands?

Obviously not!!


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 thousands equals 80 hundreds?

To convert hundreds to thousands, you divide by 10 since there are 10 hundreds in a thousand. Therefore, 80 hundreds divided by 10 equals 8 thousands. So, 80 hundreds is equal to 8 thousands.