Answer:
20 males and 7 females
Step-by-step explanation:
Let's say the number of females is x and the number of males is y.
We know that the total number of students is 27, which can also be written as x + y. So, these two expressions are equal: x + y = 27.
There are 13 fewer females than males, so: x = y - 13.
Now, we can use substitution to solve this system of linear equations.
Since x = y - 13, we can plug in y - 13 for x in x + y = 27:
x + y = 27 ⇒ (y - 13) + y = 27 ⇒ 2y - 13 = 27 ⇒ 2y = 40 ⇒ y = 20
Then, we use this value of y to solve for x:
x = y - 13 = 20 - 13 = 7
Thus, there are 20 males and 7 females.
Hope this helps!