answersLogoWhite

0


Best Answer

Could you please complete the words in your question? I am unable to solve a partial question.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The number of your hundreds plus the number of your thousands is 3 the number of your tens is 7 ties the number of your hundreds the number of your ones is 3 the number of your thousands what naumber?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


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 8 thousands the same number of hundreds no tens and 2 fewer ones than hundreds?

8806


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

6,130 has.


You are a 4 digit number your hundreds digit number is triple your thousands digit the number formed by your tens and ones digit is triple the number formed by your thousands and hundreds digits?

1339


What is the Value of the 2 in the number 765,234?

Your correct answer is hundreds place because you have your ones period like ones tens hundreds same with the thousands period ones tens hundreds.


What is a number that doubles the number of tens as ones and has three times the number of thousands as hundreds?

9342


The number of times the sun will rise in two years will be measured in ones tens thousands hundreds?

hundreds


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 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