Skip to main content

Permutation and Combination (Exercise 1.3)

  1. A boy puts his hand into a bag which contains 10 differently coloured marbles and brings out 3. How many different results are possible?
  2. Solution 3 marbles can be choosen from 10 marbles in,
                    C(10, 3) = 10 ! 7 ! .3 ! = 10 9 8 3 2 1 = 120 ways.  


  3. Find the number of ways in which a student can select 5 courses out of 8 courses. If 3 courses are compulsory, in how many ways can the selections be made?

  4. Solution: The student can be select 5 courses out of 8 courses in,
                    C(8, 5) =
    8 ! ( 8 5 ) ! 5 ! = 8 7 6 5 ! 3 2 1 5 ! = 56 ways.
    Out of 8 courses 3 courses are compulsory therefore there is selection = 5 - 3 = 2 courses out of if 8 - 3 = 5 courses is C(5, 2)
    5 ! ( 5 2 ) ! .12 ! = 5 4 3 2 1 3 2 1 2 1 = 10 ways.


  5. From 10 persons in how many ways can a selection of 4 be made,
    1. When one particular person is always included?
    2. When two particular persons are always excluded?
  6. Solution:
    1. When one particular person is included, 3 persons have to be selected from remaining 9 persons.
      This can be selected in, C(9, 3) =
    2. 9 ! 6 ! .3 ! = 9 8 7 3 2 1 = 84 ways.
    3. When two particular persons always excluded, 4 persons have to be selected from remaining 8 persons. This can be selected in,
      C(8, 4) = 8 ! 4 ! .4 ! = 8 7 6 5 4 3 2 = 70 ways.


  7. A bag contains 8 white balls and 5 blue balls. In how many ways can 5 white balls and 3 blue balls be drawn?
  8. Solution: 5 white balls can be drawn from 8 white balls in C(8, 5) different ways,
    3 blue balls can be drawn from 5 blue balls in C(5, 3) different ways.
    Therefore, total number of selection (drawn) is,
    C(8,5)*C(5,3) = 8 ! ( 8 5 ) ! .5 ! * 5 ! ( 5 3 ) ! .3 ! = 56 * 10 = 560 ways.

    More Questions
    This site is in under development process. We will be back quickly. Any further quiries please message us:Click here

Comments

Popular posts from this blog

Physics: Simple Harmonic Motion - SHM

Simple Harmonic Motion(SHM) What is Periodic motion? The motion which repeats itself after equal intervals of time is called periodic motion . For example: the motion of planets and satellites, vibration of springs, motion of pendulum, motion of different hands in watch etc. What is Simple Harmonic Motion? The periodic motion in which particle moves to and fro (back and forth) such that the acceleration of the particle is directly proportional to the displacement from mean position and directed towards the mean position is called simple harmonic motion. i.e. for SHM, a ∝ y ( where y is the displacement from mean position) or, a = −ky ..........................(i) (Where, k is proportionality constant. Negative sign shows that the acceleration opposes the displacement from mean position.) SHM in terms of uniform circular motion(Characteristics of SHM): Equation of SHM: Consider a particle moving in a circular orbit having centre at O and radius r with uniform angular velocity ω. Let P...

Progressive Wave and its Equation - Physics Grade XII

Progressive Wave A progressive wave is defined as one in which the wave profile moves forward with the wave's speed. Both transverse and longitudinal waves are progressive waves. In a progressive wave, the amplitude and frequency of particle vibrations are the same, but the phase of the vibration varies from point to point along the wave. Progressive Wave Equation Suppose that the wave moves from left to right with a displacement velocity of v in which each article vibrates with a simple harmonic motion. However, when compared to the motion of the particle o at the origin O (at x = 0), subsequent particles to the right have phase lag. The vibrating particle's displacement y at origin O is given by, y = a sin  ω t      ........ (1) where 'a' is amplitude, 't' is time: ω  = 2πf, is the angular velocity, where f is the frequency of vibration. Consider a particle P at distance x from the origin as in fig. Φ be the phase lag of the particle P and λ be the wavelength....

Exploring Doppler's Effect: How Sound Waves Change Frequency

Exploring Doppler's Effect: How Sound Waves Change Frequency Table of Contents What is Doppler’s Effect? A. Source in motion and observer at rest: a. Source moving towards the observer: b. Source moving away from the observer: B. Observer in motion and source at rest: a. Observer moving towards the source: b. Observer moving away from the source: C. Source and observer both are in motion: a. Source and observer approaching each other: b. Source and observer receding each other: c. Source leading the observer: d. Observer leading the source: Doppler’s Effect summarization Doppler’s red shift: Limitations of Doppler’s effect: What is Doppler’s Effect? When there is a relative motion between the source of a sound and observer, the frequency or pitch of the sound received by the observer is different than the actual frequency or pitch. This phenomenon is called Doppler’s effect. The apparent change in pitch or the frequency of sound due to relative motion between source of sound and ob...