Question
In a class, 3/7 of the students are girls and rest are
boys. If 1/3 of the girls and 1/5 of the boys are absent. What part of the total number of students are present?Solution
Let the total number of students in a class be x ∴ According to the question, Number of girls = 3/7 x and number of boys = x - 3/7 x = 4/7 x Number of girls who are absent = 1/3 × 3/7 x = x/7 and number of boys who are absent = 1/5 × 4/7 x = 4x/35 ∴ Total number of students who are present = x - x/7 - 4x/35 = (35x - 5x - 4x)/35 = 26x/35 ∴ The 26/35 part of the students are present in the class.
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?