Question 1013847: Write the largest number possible using the following digits:
3,0,7
5,9,1
4,9,8
1,0,3,2
2,7,1,4
9,7,3,5
Write the smallest number possible using the following digits:
4,3
5,1,2
5,0,4
2,1,3,4
4,1,2,1
5,8,0,1
Found 3 solutions by Edwin McCravy, fractalier, Alan3354: Answer by Edwin McCravy(20056) (Show Source):
You can put this solution on YOUR website! Write the largest number possible using the following digits:
Just arrange the digits largest to smallest
3,0,7 --> largest is 730
5,9,1 --> largest is 951
4,9,8 --> largest is 984
1,0,3,2 --> largest is 3210
2,7,1,4 --> largest is 7421
9,7,3,5 --> largest is 9753
Write the smallest number possible using the following digits:
Arrange the digits smallest to largest except for zero(s).
A zero cannot go first. So put the smallest non-zero digit first,
and then follow it with the zero(s), if any.
4,3 --> smallest is 34
5,1,2 --> smallest is 125
5,0,4 --> smallest is 405
2,1,3,4 --> smallest is 1234
4,1,2,1 --> smallest is 1124
5,8,0,1 --> smallest is 1058
Edwin
Answer by fractalier(6550) (Show Source):
You can put this solution on YOUR website! Write the largest number possible using the following digits:
3,0,7 730
5,9,1 951
4,9,8 984
1,0,3,2 3210
2,7,1,4 7421
9,7,3,5 9753
Write the smallest number possible using the following digits:
4,3 34
5,1,2 125
5,0,4 405
2,1,3,4 1234
4,1,2,1 1124
5,8,0,1 1058
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Write the largest number possible using the following digits:
Put them in descending order.
3,0,7
--> 730
=======
5,9,1
4,9,8
1,0,3,2
2,7,1,4
9,7,3,5
Write the smallest number possible using the following digits:
Put them in ascending order.
4,3
--> 34
5,1,2
5,0,4
If leading zeroes are allowed, it's 045.
If not, it's 405.
-------------
2,1,3,4
4,1,2,1
5,8,0,1
|
|
|