Question
If the sum of the heights of rods V and S is 220 cm and
the sum of heights of U and W is 270 cm then what would be the difference of the heights of rod U and S? Answer the questions based on the information given below. There are six rods namely, R, S, T, U, V and W. They have different heights. Rod V is longer than rod T but shorter than rod U and S. Rod R is longer than rod U and S. Rod R is not the longest. Rod W is 150cm long and rod V is 105cm long. No two rods are of the same height.Solution
Rod V is longer than rod T but shorter than rod U and S. U/S > V > T Rod R is longer than rod U and S. R > U/S > V > T Rod R is not the longest. Rod W is 150cm long and rod V is 105cm long. No two rods are of the same height. W(150) > R > S/U > U/S > V(105) > T V + S = 220 105 + S = 220 S = 220 – 105 = 115 U + W = 270 U + 150 = 270 U = 270 – 150 = 120 Required difference = 120 – 115 = 5 cm.
Which data structure is typically used to implement a priority queue?
What is the primary purpose of performing backups in an operating system?
Which of the following brackets are used in python to create a list?
What happens if there is insufficient memory to allocate in dynamic memory allocation?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Accessing the data value or message value which may even cause a function invocation, is called?
Which of the following will occur when we broadcast two packets on the medium at a time?
KVL states that the sum of the voltages around any closed loop in a circuit is equal to:
Which phase of the software development lifecycle is primarily considered in COCOMO?
Which function is used to deallocate dynamic memory in C++?