46.5k views
4 votes
Find the value of the permutation.
8P1 ?

Find the value of the permutation. 8P1 ?-example-1

2 Answers

4 votes
P(n, r) = n!
____
(n-r)!

= 8!
____
(8-1)!

= 8
2 votes

Answer:

8P1 = 8

Explanation:

Permutation

The number of elements can be selected from a set of elements.

Let r be the number of elements want to select and n be the set of elements.

It can be written as nPr

nPr = n!/(n - r)!

To find 8P1

n= 8 and r = 1

8P1 = 8!/(8-1)! = 8!/7! = (8 x 7!)/7! = 8

Therefore 8P1 = 8

User Wenic
by
6.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.