SOLUTION: I need to know the formula to find the answer to the following questions:
In how many ways can 8 people sit around a round table? and using all the prime numbers less than 10 how
Algebra ->
Permutations
-> SOLUTION: I need to know the formula to find the answer to the following questions:
In how many ways can 8 people sit around a round table? and using all the prime numbers less than 10 how
Log On
Question 473465: I need to know the formula to find the answer to the following questions:
In how many ways can 8 people sit around a round table? and using all the prime numbers less than 10 how many four-digit even numbers can be made if repetition is not allowed. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! In how many ways can 8 people sit around a round table?
Ans: 7!
-----------------------
Using all the prime numbers less than 10 how many four-digit even numbers can be made if repetition is not allowed.
--
Primes less than 10: 2,3,5,7
---
To be even the 2 must be the right-most digit
---
The other 3 digits can be arranges is 3! = 6 ways
----
# of numbers is 1*6 = 6
Cheers,
Stan H.