Question
The average age of P, Q, R and S is 30 years and the
average age of P and Q is also 30 years. If S is 8 years older than R, then find the age of R.Solution
ATQ,
Sum of the ages of P, Q, R and S = 30 × 4 = 120 years
Sum of the ages of P and Q = 30 × 2 = 60 years
Sum of the ages of R and S = 120 – 60 = 60 years
Let the age of R be ‘x’ years
So, age of S = (x + 8) years
Then, x + x + 8 = 60
2x = 52
x = 26
So, the age of R is 26 years.
What is Apache Spark primarily used for in big data processing?
Which logic gate produces an output that is the logical sum of two or more inputs?
What happens if there is insufficient memory to allocate in dynamic memory allocation?
What is the primary purpose of a firewall in network security?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operat...
What does a lexer (lexical analyzer) do in the compilation process?
What does below UNIX command do?
rm file1 file2
Which of the following is NOT a common use of PHP?
The truth table for an OR gate has an output of 1 when:
What is a "51% attack" in the context of blockchain?