Lesson Men and women standing in line
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> Lesson Men and women standing in line
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Men and women standing in line'
This Lesson (Men and women standing in line)
was created by by
ikleyn(52957)
:
View Source
,
Show
About ikleyn
:
<H2>Men and women standing in line</H2> <H3>Problem 1</H3>Eight men and five women are standing in a line. In how many arrangements will no two women be standing next to one another? <B>Solution</B> <pre> Imagine that the 8 men are standing in line with intervals (gaps) between them, as shown in the Figure below. * M * M * M * M * M * M * M * M * (" * "s show intervals, or gaps). You see 7 stars between "M"s and two stars before and after the M-line; in all, 7+2 = 9 stars. These stars are the only places for women: Each woman can occupy one and only one position at the star place. So, we can position 8 men by 8! = 8*7*6*5*4*3*2*1 = 40320 ways. And we can place first woman in any of nine (*)-positions; second woman in any of remaining eight (*)-positions; third woman in any of remaining seven positions; fourth . . . and fifth . . . Thus, in all, there are 8!*9*8*7*6*5 = 40320*9*8*7*6*5 = 609638400 differennt arrangements satisfying given conditions. <U>ANSWER</U> </pre> <H3>Problem 2</H3>Eight women and five men are standing in a line. In how many arrangements will no two men be standing next to one another? <B>Solution</B> <pre> Imagine that the 8 women are standing in line with intervals (gaps) between them, as shown in the Figure below. * W * W * W * W * W * W * W * W * (" * "s show intervals, or gaps). You see 7 stars between "W"s and two stars before and after the W-line; in all, 7+2 = 9 stars. These stars are the only places for men: Each man can occupy one and only one position at the star place. So, we can position 8 women by 8! = 8*7*6*5*4*3*2*1 = 40320 ways. And we can place first man in any of nine (*)-positions; second man in any of remaining eight (*)-positions; third man in any of remaining seven positions; fourth . . . and fifth . . . Thus, in all, there are 8!*9*8*7*6*5 = 40320*9*8*7*6*5 = 609638400 differennt arrangements satisfying given restrictions. <U>ANSWER</U> </pre> Surely, these two problems are TWINS. I placed them both together to highlight the major idea of the solution. We first arrange a greater amount of items in a line. Then we place the other sort of items in the gaps of this line. My other lessons on Permutations and Combinations in this site are - <A HREF =http://www.algebra.com/algebra/homework/Permutations/Introduction-to-Permutations.lesson>Introduction to Permutations</A> - <A HREF =http://www.algebra.com/algebra/homework/Permutations/PROOF-of-the-formula-on-the-number-of-permutations.lesson>PROOF of the formula on the number of Permutations</A> - <A HREF =http://www.algebra.com/algebra/homework/Permutations/Problems-on-Permutations.lesson>Simple and simplest problems on permutations</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Special-type-permutations-problems.lesson>Special type permutations problems</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/How-many-different-permutations-may-exist-ubder-given-restrictions.lesson>Problems on Permutations with restrictions</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Math-circle-level-problem-on-Permutations.lesson>Math circle level problem on Permutations</A> - <A HREF =http://www.algebra.com/algebra/homework/Permutations/Introduction-to-Combinations-.lesson>Introduction to Combinations</A> - <A HREF =http://www.algebra.com/algebra/homework/Permutations/PROOF-of-the-formula-on-the-number-of-combinations.lesson>PROOF of the formula on the number of Combinations</A> - <A HREF =http://www.algebra.com/algebra/homework/Permutations/Problems-on-Combinations.lesson>Problems on Combinations</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Combinations-problems-with-restrictions.lesson>Problems on Combinations with restrictions</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Math-circle-level-problem-on-Combinations.lesson>Math circle level problem on Combinations</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Arranging-elements-of-sets-containing-undistinguishable-elements.lesson>Arranging elements of sets containing indistinguishable elements</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Persons-sitting-around-a-circular-table.lesson>Persons sitting around a cicular table</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Combinatoric-problems-for-entities-other-than-permutations-and-combinations.lesson>Combinatoric problems for entities other than permutations and combinations</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Fundamental-counting-principle-problems.lesson>Fundamental counting principle problems</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Miscellaneous-problems-on-permutations-combinations-and-other-combinatoric-entities.lesson>Miscellaneous problems on permutations, combinations and other combinatoric entities</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/In-how-many-ways-N-distinguishable-objects--can-be-distributed-among-n-different-boxes.lesson>In how many ways N distinguishable objects can be distributed among n different boxes ?</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Stars-and-bars-method-for-Combinatorics-problems-2.lesson>Stars and bars method for Combinatorics problems</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/Nice-recreational-problems-on-permutations.lesson>Nice recreational problems on permutations</A> - <A HREF =https://www.algebra.com/algebra/homework/Permutations/OVERVIEW-the-lessons-on-Permutations-and-Combinations.lesson>OVERVIEW of lessons on Permutations and Combinations</A> Use this file/link <A HREF=https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-II - YOUR ONLINE TEXTBOOK</A> to navigate over all topics and lessons of the online textbook ALGEBRA-II.