Solving Permutation Questions: 4-Digit Even Numbers and Letter Arrangements

I'm sorry.In summary, the first conversation discusses the process of forming 4-digit even numbers greater than 5000 using the digits 0,1,2,3,5,6,8, and 9 without repetitions. The answer is 420 and the number of these numbers that end in 0 is 120. The second conversation introduces the equation n_P_3=120 and finds that n=6. The third conversation discusses finding the number of ways to arrange the letters in the word "aloha" where each arrangement must start with a vowel and no consonants can be together. The correct answer is 18.
  • #1
skg94
79
0

Homework Statement



1.How many 4 digit even numbers greater than 5000 can you form using the digits 0,1,2,3,5,6,8 and 9 without repetitions? How do i go about this?

b) how many of these numbers end in 0?


2. n_P_3=120

3. How many ways can all the letters of aloha be arranged if each arrangment must begin with a vowel and the consonants cannot be together?

Homework Equations





The Attempt at a Solution


1. I am doing the cases, and i set it up as 1*7*6*2 + 3*7*6*3 which isn't right
answer is 420, b) is 120

2. n!/(n-3)! = 120 = n(n-1)(n-2)=120 doesn't make sense from here.
answer is 6

3. I was thinking 3*4*2*1 = 24 which isn't right either. answer is 18
 
Physics news on Phys.org
  • #2
Soln for 1:

a)If a number should be even its last digit should be even.
So the four digit number should end in 2,6,8,0.
Now consider two cases.
case I:The last digit is either 0 or 2(even numbers<5)
Now we should count how many such numbers are there.
We have four spaces _ _ _ _;
The last space can have two values(0,2).
The first space can have four values(5,6,8,9).
The second space can have 6 values (any of the eight numbers excluding the numbers used in the first and the last digit)
The third space can have 5 values (similar explanation)
From the principle of multiplication we can say that total number of numbers=2*4*6*5
=240
case II:The last digit is either 6 or 8(even numbers>5)
Similar to case I;
The last space can take two values(6,8)
The first space can take 3 values(any of 5,6,8,9 except the number used in last space since repetition not allowed)
The second and third spaces can take the 6&5 values respectively.(similar to case I)
So such numbers will be 2*3*6*5=180
Final answer =240 + 180=420!

b)The last digit is zero;
so the first digit can have 4 values(5,6,8,9)
the last digit can have 1 value(0)
the second & third digit can have 6&5 values respectively.
Hence such numbers=4*1*6*5
=120!
 
  • #3
Soln for 2:

Split 120 into product of three factors which are in ascending or descending order.
The largest of the three will be n.

120=6*5*4
=n*n-1*n-2

By comparing n=6!
 
  • #4
For 3:

I really don't see where the answer 18 comes from.

The possible arrangements of vowels and consonants are VCVCV and VVCVC. For the vowels, there are three possible places for the 'o' and the other two are then taken up by 'a's, so there are 3 essentially different arrangements. For the consonants there are 2 arrangements, so that the total is 3*2*2 = 12. If you distinguish between 'a's there are instead 3!*2*2 = 24 arrangements.
 
  • #5
Soln for 3:

In this case the best way is to write all such words (I tried to explain as previous question but it took a lot of time to type so I left it)
Since in the question it is given that "All the letters of ALOHA"(so we should use a,l,o,h) we can have four letter words also.
a l o h a
a h o l a
a l a h o
a h a l o
a a l o h
a a h o l
a o l a h
a o h a l
o l a h a
o h a l a
o a h a l
o a l a h
a l a h
a h a l
a h o l
a l o h
o l a h
o h a l
In three letter words we cannot include all the consonants.
we cannot have any three letter with the condition that "The word should start with a vowel and no "TWO" consonants should be together"
 
Last edited:
  • #6
Vineeth T said:
Since in the question it is given that "All the letters of ALOHA"(so we should use a,l,o,h) we can have four letter words also.

I would interpret "all the letters" to mean all of them: two A's, an 'H', an 'L' and an 'O'. But your interpretation (which I would phrase as "any of the letters") does reproduce the given answer.
 
  • #7
pasmith said:
For 3:

I really don't see where the answer 18 comes from.

The possible arrangements of vowels and consonants are VCVCV and VVCVC. For the vowels, there are three possible places for the 'o' and the other two are then taken up by 'a's, so there are 3 essentially different arrangements. For the consonants there are 2 arrangements, so that the total is 3*2*2 = 12. If you distinguish between 'a's there are instead 3!*2*2 = 24 arrangements.
There's also VCVVC for the other 6.
 
  • #8
Oops! I forgot to include that case in my previous post.
so delete all the 4 letter words and include the following:
a l a o h
a h a o l
a l o a h
a h o a l
o l a a h
o h a a l
Also forgive me for giving the wrong answer.
 

Related to Solving Permutation Questions: 4-Digit Even Numbers and Letter Arrangements

What is the formula for solving permutation questions?

The formula for solving permutation questions is nPr = n! / (n-r)!, where n is the total number of objects and r is the number of objects being selected in each permutation.

How do you solve a 4-digit even number permutation question?

To solve a 4-digit even number permutation question, first determine the total number of even digits (0, 2, 4, 6, 8) that can be used in each position. Then, use the formula nPr = n! / (n-r)! to calculate the number of permutations.

What is the difference between permutation and combination?

Permutation refers to the arrangement of objects in a specific order, while combination refers to the selection of objects without regard to order.

Can letters be included in a permutation question?

Yes, letters can be included in a permutation question. The same formula, nPr = n! / (n-r)!, can be used to calculate the number of permutations when using letters as objects.

How do you handle repetition in a permutation question?

To handle repetition in a permutation question, divide the total number of objects by the number of repeated objects to get the adjusted number of objects. Then, use the formula nPr = n! / (n-r)! with the adjusted number of objects to calculate the number of permutations.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
8
Views
575
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
892
  • Precalculus Mathematics Homework Help
Replies
6
Views
826
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
1
Views
733
  • Precalculus Mathematics Homework Help
Replies
1
Views
2K
  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
Back
Top