1. **Stating the problem:**
Tina has 48 rabbits in total.
- 32 are male.
- 9 of the female rabbits are black.
- 14 of the white rabbits are male.
We need to complete the two-way table and find the probability that a randomly chosen rabbit is a white female.
2. **Set up the table with given info:**
| | Male | Female | Total |
|--------|-------|--------|-------|
| White | 14 | ? | ? |
| Black | ? | 9 | ? |
| Total | 32 | ? | 48 |
3. **Calculate total females:**
Total rabbits = 48
Males = 32
So, Females = $48 - 32 = 16$
4. **Calculate black males:**
Total males = 32
White males = 14
Black males = $32 - 14 = 18$
5. **Calculate white females:**
Total females = 16
Black females = 9
White females = $16 - 9 = 7$
6. **Calculate totals for white and black rabbits:**
White total = White males + White females = $14 + 7 = 21$
Black total = Black males + Black females = $18 + 9 = 27$
7. **Complete the table:**
| | Male | Female | Total |
|--------|-------|--------|-------|
| White | 14 | 7 | 21 |
| Black | 18 | 9 | 27 |
| Total | 32 | 16 | 48 |
8. **Find the probability that a randomly chosen rabbit is a white female:**
Probability = $\frac{\text{Number of white females}}{\text{Total rabbits}} = \frac{7}{48}$
**Final answer:**
The probability that the rabbit chosen is a white female is $\frac{7}{48}$.
Rabbit Table
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.