Question
In a certain code language, ‘HAND’ is coded as 18 and
‘TREE’ is coded as 10. How will ‘COLD’ be coded in that language?Solution
The words are coded as the sum of the positional values of the 3rd and 4th letters from the left as per the English alphabetical series.
HAND → 18
3rd letter N = 14
4th letter D = 4
Code = 14 + 4 = 18
TREE → 10
3rd letter E = 5
4th letter E = 5
Code = 5 + 5 = 10
COLD → ?
3rd letter L = 12
4th letter D = 4
Code = 12 + 4 = 16
- A bag contains six green balls, four red balls and two yellow balls. Two balls are drawn at random, what is the probability that both are of the same colou...
- Find the probability of selecting a card that is not a face card from a well shuffled deck.
A bag consists of ‘x’ orange balls and 4 purple balls. If the probability of taking out an orange ball is 7/11, find the probability of getting one ...
The names of 10 students from section A, 12 students from section B and 14 students from section C were selected. The age of all the 36 students was dif...
Out of 36 balls in a bag, some are black and the rest are white in the ratio 7:5. Two balls are drawn randomly without putting back the first one. What ...
If a coin is tossed 10 times then what is the probability of getting three heads?
- If Ravi lies 4 out of 10 times and Vikram lies 6 out of 10 times, what is the probability that Ravi and Vikram will agree with each other?
- A bag contains 32 balls of two different colours violet and green in the ratio of 5:3 respectively. Two balls are randomly drawn without replacement from t...
A student is required to select 4 questions to attempt from a set of 10 questions. How many different ways can the student make this selection?
From a bag containing 12 white and 15 yellow ribbons, find the probability of picking 2 ribbons of each type at random.