Question
The average of five even numbers is 74. If we replace
two of these even numbers, 84 and 96, with a single even number X, the new average decreases by 4. What is the value of X?Solution
Sum of 5 even numbers = 5 x 74 = 370 Sum of after 2 replacing even numbers by X = 370 - (84 + 96) + X = 370 - 180 + X Now Sum of 4 even numbers = (74 - 4) x 4 = 280 According the question, we get 370 – 180 + X = 280 X = 280 – 370 + 180 X = 90
In relational algebra, which operation is used to combine two relations and eliminate duplicate rows?
With what command you can see what folder you are in?
The SI unit for measuring length is:
Which layer of the OSI model is responsible for encrypting and decrypting data for security purposes?
State true or false
Pipelining is a technique used in computer architecture to enhance instruction-level parallelism and improve the efficiency o...
WI-FI uses
What does the 'len()' function do in Python?
- In a _________each element has a priority value associated with it
To change mode of myfile to 'rwxr–r–' , the command used is
In public key cryptography, which key is used for encryption?