answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What the answer in 3-5 write the values of the given digit the 2s in 42256?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write the value for each digit in the number 4678?

4: 4000, 6: 600, 7: 70, 8: 8. These are the values for each digit in 4678.


How do you write the digit in the thousands place and the digit in the tens place for the given place value for 9346?

9 is in the thousands place. 4 is in the tens place.


Write a pseudo code to find the sum of digits of a given number reducing them to a single digit?

5


What are the steps for solving projectiles at an angle?

Read the problem, make sure that you understand all questions. Draw the diagram. Mark all given values. Write Newton's equations using given values. Resolve the values in question.


How do you Write a program that determines the number of occurrences of each digit in a given integer n?

there could be a part in it like this: int num, digit; int count [10]; do { digit = num%10; num != 10; ++count[digit]; } while (num);


Write a Java program to get the ASCII value of the given number?

If you look up the ASCII values for digits, you'll see that 0 = 48, 1 = 49... 9 = 57. So it's a simple matter of adding 48 to your digit to find out the ASCII value for it.


What is the smallest 5 digit number you can write?

The smallest 5 digit number you can write is 10000.


Write an addicion story for two 3-digit number?

write an addition story for two 3-digit numbers. write the answer to your story


How do the write a 6 digit?

You just write a 6.


Write a C program called MonthDays to find the number of days in a given month Test your code with different input values to demonstrate that your function is robust?

Write a C program called MonthDays to find the number of days in a given month Test your code with different input values to demonstrate that your function is robust?


Write the digit in the thousands place and the digit in the tens place for the given place value 9446?

The 9 is in the thousands place and the second 4 is in the tens place. The 6 is in the units place and the first 4 in the hundreds place.


What is the largest digit you can write in the tens place of a three digit number?

The largest single digit in our numerical system is 9. Once you write 10, you have two digits.