Start learning 50% faster. Sign in now
The logic followed here is that the first and last letter of the word is replaced by 5th succeeding letter and all the middle letters of the word are replaced by 3rd preceding letter as per English alphabetical series.
In MOUTH,
M + 5 = R, O – 3 = L, U – 3 = R, T – 3 = Q, H + 5 = M
Code for MOUTH is RLRQM
Similarly,
In FARM,
F + 5 = K, A – 3 = X, R – 3 = O, M + 5 = R
Code for FARM is KXORSimilarly,
In BATHER,
B + 5 = F, A – 3 = X, T – 3 = Q, H – 3 = E, E – 3 = B, R + 5 = W
Code for BATHER is FXQEBW
Sum of squares of three consecutive numbers is 1454. Find the sum of first and third number.
A two-digit number is such that the sum of its digits is 12. If the number formed by reversing its digits is 18 less than the original number, find the ...
Given below are two statements
Statement I : The given set of numbers (5,6,7,p,6,7,8,q) has an arithmetic mean of 6, and its mode (the number...
Find the fourth proportional of 12, 24, and 30.
Find the unit digit of the product 127 × 137 × 413 × 291 × 342 × 533 × 342.
Happy and Sad are running on a circular track of radius 245 metres. Happy can complete a round in 200 seconds and the speed of Sad is twice the speed of...
What is the average of all the prime numbers which are less than 35?