answersLogoWhite

0


Best Answer

383

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the value of 9 tens 3 hundreds minus 7 ones?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic
Related questions

What is the value of 9 tens plus 3 hundreds minus 7 ones?

383


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.


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 is value of 12 hundreds 4 tens 9 ones?

1249


What is 987 minus 789?

987 minus 789 equals 198. This calculation involves subtracting the hundreds, tens, and ones places of the two numbers. In this case, 9 minus 7 equals 2 in the hundreds place, 8 minus 8 equals 0 in the tens place, and 7 minus 9 requires borrowing from the hundreds place, resulting in 10 minus 9 in the ones place.


What are the three main headings on a place value chart?

units tens hundreds


How does a place value chart show the value of a number?

it shows thousands hundreds tens and ones


What is 4 hundreds 21 tens and 14 ones?

To calculate the total value of 4 hundreds, 21 tens, and 14 ones, we need to convert each place value to its numerical equivalent. 4 hundreds is equal to 400, 21 tens is equal to 210, and 14 ones is equal to 14. Adding these together, 400 + 210 + 14 equals 624. Therefore, the total value of 4 hundreds, 21 tens, and 14 ones is 624.


What is the value of 9 tens plus 3 hundred minus 7 ones?

The answer is 383


How do you round 163 to the ones decimal place?

You cannot round a number with a place value larger than the place value you seek to round it to. i.e. You cannot round thousands to hundreds, hundreds to tens, tens to ones, etc.


What is the value of 9 in 4962?

The value of 9 would be hundreds in this question the 4=thousands 9=hundreds 6=tens 2=ones


What are three different ways to make the number 15 638 with only hundreds tens and ones?

15 638 can be made with 1 ten, 5 ones, 6 hundreds, 3 tens, and 8 ones; 1 ten, 8 ones, 6 hundreds, 3 tens, and 5 ones; or 6 ones, 5 hundreds, 3 tens, 8 ones, and 1 ten.