Timer
00:00
Answers
A
B
C
D
E
Stats
Difficulty—
A function V(a, b) is defined for positive integers a, b and satisfies
V(a, a) = a,
V(a, b) = V(b, a),
V(a, a+b) = (1 + a/b) V(a, b).
The value represented by V(66, 14) is?
(A) 364
(B) 231
(C) 455
(D) 472
(E) None of the foregoing
The OA is the option E.
Can anyone help me here? I need an explanation here, please. I couldn't solve it.
V(a, a) = a,
V(a, b) = V(b, a),
V(a, a+b) = (1 + a/b) V(a, b).
The value represented by V(66, 14) is?
(A) 364
(B) 231
(C) 455
(D) 472
(E) None of the foregoing
The OA is the option E.
Can anyone help me here? I need an explanation here, please. I couldn't solve it.













