There's a problem with this simplification. The equation we should get in the end is: 10a = 545 which gives us a=54,5
This can't be since a represents the number of students in class Y. So I'm guessing there's something wrong with the question.
Carrotparrot
The number of ways in which a captain and a vice-captain can be nominated from all the students in Class X is 590 more than the number of ways in which a captain and a vice-captain can be nominated from all the students in Class Y. No student can be nominated as both a captain and a vice-captain. If there are 10 students more in Class X than in Class Y, how many students are there in Class X ?
A) 15
B) 20
C) 25
D) 35
E) 40
Hi,
Let # of students in class Y= a
Thus, # of students in class X = a+10
Given that,
# of ways we can pick 2 different students for Cap. & Vice Cap. from X = 590 + # of ways we can pick 2 different students for Cap. & Vice Cap. from Y
Therefore,
# of ways we can pick 2 different students for Cap. & Vice Cap. from X = Picking 2 students from (a+10) students = \( C^2_(a+10) \) = \([ (a+10)(a+9)]/2 \)
# of ways we can pick 2 different students for Cap. & Vice Cap. from Y = Picking 2 students from (a) students = \( C^2_a \) = \([(a)(a-1)]/2\)
\([(a+10)(a+9)]/2\) = 590 + \([(a)(a-1)]/2\)
On simplifying, we get,
20a = 500
a= 25
Thus, # of students in class X = a+10 = 25+10 =
35 Ans