In an examination 70% of student pass in c-programming and 60% pass in computer architecture, while 25% students failed and 220 students pass in both the subjects. find total number of students.
Answers
Answered by
6
Let the total number of students be 'x'.
The number of students passed in C-programming = 70% of x = = 0.7x
So, n(Programming) = n(P)= 0.7x
The number of students passed in Computer architecture = 60% of x = = 0.6x
n(Architecture) = n(A)= 0.6x
The number of students failed in both the subjects
=
The number of students passed in both the subjects
=
Now, using the formula,
x -
x - 0.25x = 1.3x - 220
0.75x = 1.3x - 220
0.75x - 1.3x = -220
-0.55x = -220
x = 400
Therefore, the total number of students are 400.
Similar questions