Question

If DOG = 26, FLY = 43 them what is the code for ‘BIRD’

A 60 Correct Answer Incorrect Answer
B 32 Correct Answer Incorrect Answer
C 33 Correct Answer Incorrect Answer
D 24 Correct Answer Incorrect Answer

Solution

To find the code for "BIRD" using the pattern provided, we need to assign a numerical value to each letter of the alphabet (e.g., A=1, B=2, C=3, and so on) and then sum up the values for each letter in the word. For example: D + O + G = 26 F + L + Y = 43 Now, let's calculate the code for "BIRD": B + I + R + D = ? B = 2 I = 9 R = 18 D = 4 Adding these values together: 2 + 9 + 18 + 4 = 33 So, the code for "BIRD" would be 33.

Practice Next
×
×