Question
84 is divided into two parts in such a way that the
fourth part of the first part and the fifth part of the second are in the ratio 1 : 2. The first part is approximately what percent of the second part?Solution
First part = x and second part = 84 – x = `(x/4)/((84-x)/5) = 1/2` ⇒`x/4xx5/(84-x)= 1/2` ⇒ 10x = 336 - 4x ⇒ 14x = 336 ⇒x = 24 Second part will be 84 – 24 = 60 Required percentage = `24/60xx100 = 40%`
What is the purpose of the "if __name__ == '__main__':" statement in a Python script?
How can we set default rwx permission to all users on every file which is created on the current shell?
Which type of diode allows current to flow in only one direction?
A control unit in a CPU uses a microprogram to:
What is the purpose of a lock in concurrency control?
What is the purpose of a symbol table in lexical analysis?
Used to manage the layout of page
What is the function of a web server in web technology?
What is the primary goal of requirement analysis in software development?
F={PR`` ST, PSU`` QR} which of the following is trivial functional dependency in F closure?