1St Doubt: The question is 6 apples divided among 7 persons
Case1&2 are just vice versa so as 3&4
Two different interpretations in Unitary Method
Case1: 6 apples divided among ->7 People
So 1 apple eaten by -->7/6 people or Person(hypothetical situation)
Or if I look it from another way
Case 2
7 People will get total->6 apples
1 person will get -->6/7 of a apple ( which is possible)
IF THE question is 6 apples divided among 12 persons
Case 3:
6 apples divided among ->12 persons
1 apple shall be eaten by -->2 person
Case 4:
12 persons will get ->6 apples
1 person will get -->1/2 of apple
is case 1 invalid ?if it is not then 7/6 people does not make any sense
Then if i have to make case 1 possible then i have to take both divisor and dividend Exact multiple of each other just like in case 3
Right?
2nd Doubt:
suppose the question is what is 30/100 of 200 then When I am reading that what is "30 percent of 200" i see that 'of ' is there(of means multiplication), Then I directly multiply (30 * 200 )/100
DOUBT: The whole thing is translating into
30/100/200
From the Wikipedia page:
"If there are multiple divisions in a row
a/b/c translates to either
Case 1:a/b/c=(a/b)/c=a/(b*c) [Left associative which is default for divison]
Or
Case 2:a/b/c=a/(b/c)=(a*c)/b " [Right associative]
30/100/200 this is actually taking 2nd case form while executing
30/(100/200)=(30*200)/100
BUT watch carefully in 2nd case when there is paranthesis around b/c then b/c is a single term & a is another term
CONTRADICTION: but in 30/100/200 ; 30/100 is a single term and 200 is another term as the question is 30/100 of 200
according to that it should follow the first case while executing. i.e a/(b*c) = 30/(100*200)=30/20000
@Dr.Peterson @HallsofIvy @JeffM
Case1&2 are just vice versa so as 3&4
Two different interpretations in Unitary Method
Case1: 6 apples divided among ->7 People
So 1 apple eaten by -->7/6 people or Person(hypothetical situation)
Or if I look it from another way
Case 2
7 People will get total->6 apples
1 person will get -->6/7 of a apple ( which is possible)
IF THE question is 6 apples divided among 12 persons
Case 3:
6 apples divided among ->12 persons
1 apple shall be eaten by -->2 person
Case 4:
12 persons will get ->6 apples
1 person will get -->1/2 of apple
is case 1 invalid ?if it is not then 7/6 people does not make any sense
Then if i have to make case 1 possible then i have to take both divisor and dividend Exact multiple of each other just like in case 3
Right?
2nd Doubt:
suppose the question is what is 30/100 of 200 then When I am reading that what is "30 percent of 200" i see that 'of ' is there(of means multiplication), Then I directly multiply (30 * 200 )/100
DOUBT: The whole thing is translating into
30/100/200
From the Wikipedia page:
"If there are multiple divisions in a row
a/b/c translates to either
Case 1:a/b/c=(a/b)/c=a/(b*c) [Left associative which is default for divison]
Or
Case 2:a/b/c=a/(b/c)=(a*c)/b " [Right associative]
30/100/200 this is actually taking 2nd case form while executing
30/(100/200)=(30*200)/100
BUT watch carefully in 2nd case when there is paranthesis around b/c then b/c is a single term & a is another term
CONTRADICTION: but in 30/100/200 ; 30/100 is a single term and 200 is another term as the question is 30/100 of 200
according to that it should follow the first case while executing. i.e a/(b*c) = 30/(100*200)=30/20000
@Dr.Peterson @HallsofIvy @JeffM