answersLogoWhite

0

The 1 tens and 3 units is less than 1 tens and 6 units.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

What number has 7 tens and 6 less ones than tens?

The number with 7 tens has 70. Since it has 6 less ones than tens, it has 7 - 6 = 1 one. Therefore, the number is 70 + 1, which equals 71.


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


The mystery number is an even number It has 2 digits the digit is tens place is 5 less then the digit in ones place and is between 1 and 20?

16 maybe.=)


My tens digit is 4 less than my thousand digit. My ones digit is twice my tens digit.My ten thousand digit is one less than my ones digit. my hundreds digit is the sum of my tens and thousand digit.?

I am a four digit number. My tens digit is 2 more than my ones digit. My hundreds and thousands digit are both 1 less than my ones digit. What number can i be?


Craigs secret number has a number of ones that is 4 less than 10 it has 5 less tens than ones what is the secret number?

3

Related Questions

How much is 5 ones and 16 tens?

16 tens= 16 * 10= 160 5 ones= 5 * 1= 5 160 + 5= 165


What number has 16 tens and 9 ones?

The number is 16*10 plus 9*1 = 169


What is 7 hundreds 16 tens and 4 ones?

7 hundreds, 16 tens 4 ones is 7 x 100 + 16 x 10 + 4 x 1 = 700 + 160 + 4 = 864.


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


The mystery number is an even number It has 2 digits the digit is tens place is 5 less then the digit in ones place and is between 1 and 20?

16 maybe.=)


What number has 3 hundreds 20 tens 16 ones?

The number that has 3 hundreds, 20 tens, and 16 ones can be written as 320 + 16 = 336. In this number, there are 3 hundreds (300), 20 tens (20 x 10 = 200), and 16 ones. When you add these together, you get the final number, 336.


My tens digit is 4 less than my thousand digit. My ones digit is twice my tens digit.My ten thousand digit is one less than my ones digit. my hundreds digit is the sum of my tens and thousand digit.?

I am a four digit number. My tens digit is 2 more than my ones digit. My hundreds and thousands digit are both 1 less than my ones digit. What number can i be?


Craigs secret number has a number of ones that is 4 less than 10 it has 5 less tens than ones what is the secret number?

3


a 1 in the tens place related to a 1 in the ones place?

1 in the tens place = 10 1 in ones place = 1


What number has 42 tens and 16 ones?

42*10 = 420 16*1 = 16 420+16 = 436.


What is 16 tens 8 ones and two hundreds?

It is 16*10 + 8*1 + 2*100 = 160 + 8 + 200 = 368.


How can you make 49 as tens and ones in five ways?

4 tens + 9 ones 3 tens + 19 ones 2 tens + 29 ones 1 ten + 39 ones 49 ones.