Bunuel
Mayank, Mirza, Little and Jaspal bought a motorbike for $60.00. Mayank paid one half of the sum of the amounts paid by the other boys. Mirza paid one-third of the sum of the amounts paid by the other boys, and Little paid one-fourth of the sum of the amounts paid by the other boys. How much did Jaspal have to pay?
A. 17
B. 15
C. 13
D. 12
E. 11
Let Mayank, Mirza, Little and Jaspal be denoted as M, Mi, L, and J.
We know that,
M+ Mi+ L+ J = $60 ————- equation (1).
M = 1/2*(Mi + L + J)
Mi+ L+ J = 2M
M + 2M = 60
M = 20 Mi = (1/3)* (M + L+ J) from eqn (1), Mi = (1/3)*(60 - Mi)
solving it, we get 4Mi = 60
Mi = 15 L = (1/4) *(M + Mi + J) from eqn (1), L = (1/4) * (60 -L)
5L = 60
L =12
substitute these values in equation 1, we get
J = 60 - (15+12+20)
J = 13
Option CANOTHER APPROACH:
findingmyself After calculating the value of M = 20.
Mi = (1/3)* (M + L+ J)Mi : (M+ L+J) = 1:3 1x + 3x = 4x = 60 , so x = 15.
Mi = 15 M+ L+ J = 3*15 = 45
L + J = 45 - M = 45- 20 = 25
L+ J = 25
L = (1/4) *(M + Mi + J)L : (M + Mi + J) = 1: 4 5x = 60, then x = 12
We know L = x = 12
From L+ J = 25 , 12 + J = 25
So,
J =13 . Option C