document.write( "Question 1203284: A staff car park at a school has 13 parking spaces in a row.
\n" );
document.write( "There are 9 cars to be parked.
\n" );
document.write( "a. In how many different arrangements are there for parking the 9 cars and leaving 4 empty spaces?
\n" );
document.write( "b. How many different arrangements are there if the 4 empty spaces are next to each other?
\n" );
document.write( "c. If the parking is random, find the probability that there will not be 4 empty spaces next to each other. \n" );
document.write( "
Algebra.Com's Answer #838721 by greenestamps(13196)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(a) One way to think of the problem is with 13 letters in a row, with 9 \"F\" representing the parking spaces that are full and 4 \"E\" representing the spaces that are empty. Then by a well-known counting principle the number of possible arrangements is \n" ); document.write( " \n" ); document.write( "ANSWER: 715 \n" ); document.write( "Note another way to look at the problem is simply choosing 9 of the 13 spaces to be the ones that get used. Then the calculation is \n" ); document.write( " \n" ); document.write( "Of course the answer (and the calculation that was made) is the same. \n" ); document.write( "(b) In the case where the 4 empty spaces are together, think of the parking spaces as being numbered 1 to 13; then the first of the four empty spaces can be space number 1, number 2, ..., or number 10. So there are 10 arrangements in which the four empty spaces are together. \n" ); document.write( "ANSWER: 10 \n" ); document.write( "(c) There are 715 total arrangements, of which 10 have the four empty spaces together, so 705 arrangements have the empty spaces not all together. So the probability that the four empty spaces will not be together is 705/715. \n" ); document.write( "ANSWER: 705/715 = 141/143 \n" ); document.write( "Convert to decimal or percent if desired/required. \n" ); document.write( " \n" ); document.write( " |