Question
The total strength of school A is 40% more than that of
school B. In school A and B, out of total number of students, 25% and 30% respectively are girls. The number of boys in school A is how much percent more/less than that in school B?Solution
Let the total number of students in school B be βxβ. Therefore, total number of students in school A = 1.4x Number of boys in school A = 0.75 Γ 1.4x = 1.05x Number of boys in school B = 0.7x Required % = [(1.05x β 0.7x)/0.7x] Γ 100 = 50%
What is the primary difference between a breadth-first search (BFS) and a depth-first search (DFS) in graph traversal?
What is the main advantage of Hadoop's HDFS (Hadoop Distributed File System)?
Accessing top element of stack without deleting it ?
In BGP path selection, which attribute is considered first?
Predict the output for below code in python
Count =10
Def function1() :
Global Count
for i in(1,2,3) :
Count=Count...
In public key cryptography, which key is used for encryption?
What is the main purpose of the parity bit in error detection?
What is the main objective of cluster analysis in data analytics?
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
Which number system is used to represent colors in HTML and CSS?