Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Questions #6 and #12 6. Consider lists made from the symbols A, B, C, D, E, with repetition allowed. (a) How many such length-5 lists

 student submitted image, transcription available below

Questions #6 and #12

6. Consider lists made from the symbols A, B, C, D, E, with repetition allowed. (a) How many such length-5 lists have at least one letter repeated? (b) How many such length-6 lists have at least one letter repeated? 7. A password on a certain site must be five characters long, made from letters of the alphabet, and have at least one upper case letter. How many different passwords are there? What if there must be a mix of upper and lower case? 8. This problem concerns lists made from the letters A, B, C, D, E, F, G, H, I, J. (a) How many length-5 lists can be made from these letters if repetition is not allowed and the list must begin with a vowel? (b) How many length-5 lists can be made from these letters if repetition is not allowed and the list must begin and end with a vowel? (c) How many length-5 lists can be made from these letters if repetition is not allowed and the list must contain exactly one A? 9. Consider lists of length 6 made from the letters A, B, C, D, E, F, G, H. How many such lists are possible if repetition is not allowed and the list contains two consecutive vowels? 10. Consider the lists of length six made with the symbols P, R, O, F, S, where repetition is allowed. (For example, the following is such a list: (P,R,O,O,F,S).) How many such lists can be made if the list must end in an S and the symbol O is used more than once? 11. How many integers between 1 and 1000 are divisible by 5? How many are not divisible by 5? 12. Six math books, four physics books and three chemistry books are arranged on a shelf. How many arrangements are possible if all books of the same subject are grouped together?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

College Algebra Graphs and Models

Authors: Marvin L. Bittinger, Judith A. Beecher, David J. Ellenbogen, Judith A. Penna

5th edition

321845404, 978-0321791009, 321791002, 978-0321783950, 321783956, 978-0321845405

More Books

Students also viewed these Programming questions