Question 1208918
<font color=black size=3>
Answer: <font color=red>0.41958 approximately</font>
The exact value as a fraction is 60/143.



Explanation


Let's see how many ways there are to select the girls.
The teacher has 5 choices for the 1st slot, then 4 for the next, and 3 for the last.
5*4*3 = 60 permutations of girls if order mattered.
I'll assume that order doesn't matter, so we divide by 3! = 3*2*1 = 6 because this is the number of ways to arrange any trio of people. <ol><li>ABC</li><li>ACB</li><li>BAC</li><li>BCA</li><li>CAB</li><li>CBA</li></ol>Therefore the teacher has 60/6 = 10 different ways to pick the girls sub-group where order doesn't matter.


Another way to get to this result (10) is to use the nCr combination formula with n = 5 and r = 3.
That formula is
n C r = (n!)/(r!(n-r)!)


There are many calculators that will quickly calculate nCr values. 
You can use this combinatorics calculator
<a href="https://www.mathsisfun.com/combinatorics/combinations-permutations-calculator.html">https://www.mathsisfun.com/combinatorics/combinations-permutations-calculator.html</a>
to not only calculate the nCr value but also list out the possible combos. 
Refer to the "list them" section.


Another way to compute the nCr value is to use Pascal's Triangle. 


Use any method you prefer to find that:
There are 9C5 = 126 ways to select the boys.
There are 14C8 = 3003 ways to pick the group of eight people regardless of gender.


Side note: 
Notation like 14C8 is equivalent to writing C(14,8)


------------------------------


So we found there are 10 ways to pick the girls and 126 ways to pick the boys. 
What do we do with these numbers?


Imagine we had a table that is 10 columns across and 126 rows tall.
Of course such a massive table is a thought exercise only and not something to actually draw out on paper.
This table has 10*126 = 1260 inner cells. 
Each inner cell represents a different combo of 3 girls and 5 boys. 
It might help to make a much smaller scaled down version of this table so you can see what I'm talking about. 


Anyways the punchline of that previous paragraph is that we have 1260 different combos of three girls + five guys out of 3003 different possibilities.
1260/3003 = 60/143 = <font color=red>0.41958 approximately</font>.


This is somewhat close to 42%


Your instructions mention "Round your answer to ____ decimal places" but the value in the blank is missing. It appears to be a strange error of some kind. 
</font>