- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Write the smallest and the greatest 5-digit number using 0, 5, 1, 9, 6.
Given: Digits 0, 5, 1, 9, 6.
To find: The smallest and the greatest 5-digit number using 0, 5, 1, 9, 6.
Solution:
For the smallest number, we should use a smaller digit in a higher place.
So, the smallest 5 digit number is 10569.
For the greatest number, we should use a bigger digit in the higher place.
So, the greatest 5 digit number will be 96510.
- Related Articles
- Find the sum of the largest 5 -digit number and the smallest 6 -digit number.
- Which is the greatest 5 -digit number?
- Use the given digits without repetition and make the greatest and smallest 4-digit numbers.a) 2, 8, 7, 4b) 9, 7, 4, 1c) 4, 7, 5, 0d) 1, 7, 6, 2e) 5, 4, 0, 3
- Form the greatest 5-digit number using three different digits.
- Find the greatest 3 digit number which is divisible by the number 4 ,5 and 6.
- Find the product of the greatest 5 digit number and greatest 4 digital number by using the distributive property.
- Make the greatest and the smallest $4$-digit numbers by using any digit twice: $1,\ 8,\ 7$.
- Write the smallest $5-$digit number and express it in the form of its prime factors.
- List all the three-digit numbers can be formed using the following numbers.(a) 4, 0 and 7. (b) 5, 6 and 9.
- Finding difference of greatest and the smallest digit in a number - JavaScript
- Find the difference between the largest 3 digit number and the smallest 6 digit number.
- Find the difference between the largest 8-digit number and the smallest 6-digit number.
- Write the smallest and the greatest number: $30900,\ 30594,\ 30495,\ 30945$.
- Find the greatest 5 digit number that is exactly divisible by 22,25 and 30
- A ]Solve the Following :$1 . 9 + ( -3)$$2 . -5 + ( -2)$$3 . 8 + 6$$4 . -3 - ( -5)$$5 . 9 - ( -4)$B ] Write the opposite number of the following numbers.$1 . 47$$2 . -21$$3 . -30$

Advertisements