Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
1033
3
avatar

how many different 3 digit numbers greater than 240 can be formed by using 3 different digits from the set (1,2,3,4)?

 Oct 14, 2014

Best Answer 

 #2
avatar+130503 
+5

(1, 2, 3, 4)

The number of possible permutations of these digits is given by P(4,3) = 24

10 numbers are less than 240

123, 124, 132, 134, 142, 143, 213, 214, 231, 234

And 14 are greater than 240

241, 243, 312, 314, 321, 324, 341, 342, 412, 413, 421, 423, 431, 432

 

 Oct 15, 2014
 #1
avatar+23254 
0

Start with 312,

        then 314,

        then 321,

        then 324,

        then 341,

        then 342,

        then 412,

       then ...

 Oct 15, 2014
 #2
avatar+130503 
+5
Best Answer

(1, 2, 3, 4)

The number of possible permutations of these digits is given by P(4,3) = 24

10 numbers are less than 240

123, 124, 132, 134, 142, 143, 213, 214, 231, 234

And 14 are greater than 240

241, 243, 312, 314, 321, 324, 341, 342, 412, 413, 421, 423, 431, 432

 

CPhill Oct 15, 2014
 #3
avatar+23254 
0

Oh, Phil is so right; I forgot a few at the start!

Sorry!

 Oct 15, 2014

3 Online Users

avatar