225k views
4 votes
A math class has a total of 45 students. the number of females is 17 less than the number of males. how many males and how many females are in the class?

User Sizuji
by
7.7k points

1 Answer

5 votes
f + m = 45
f = m - 17

(m - 17) + m = 45
2m - 17 = 45
2m = 45 + 17
2m = 62
m = 62/2
m = 31 <==== 31 males

f = m - 17
f = 31 - 17
f = 14 <=== 14 females
User Tessmore
by
8.3k points