after giving 1 orange to each remaining oranges = 2
so methods to distribute these oranges among 4 persons = C(4+2-1,4-1)
=C(5,3) = 5*4*3*2*1/3*2*1*2*1 = 10
Cost of 20 apples of same size is more than 100 rupee but less than 150 rupee. If cost of one apple is an integer then no. of possible costs of one apple will be
following numbers can be splitted in the following manner:
9*1 sum of numbers = 10
8*2 sum of numbers = 10
7*3 sum of numbers = 10
6*4 sum of numbers = 10
choose the number accordingly
A two digit non zero number x is equal to the sum of a number y and its square. If sum of the digits of x is equal to y and tens digit of x is half of its unit digit, then product of x and y will be
There are 4 post box and 4 letters (same). Multiplication of the no. of ways to post the letters in the post box
1) if all post box are same.
2) if all post box are different.
no. of ways if all post box are same
= 5 [4,0,0,0],[3,1,0,0],[2,2,0,0],[2,1,1,0],[1,1,1,1]
no. of ways if all post box are different
= 35
details
cases of [4,0,0,0] 4*3*2*1/3*2*1 = 4
cases of [3,1,0,0] 4*3*2*1/2*1 = 12
cases of [2,1,1,0] 4*3*2*1/2*1 = 12
cases of [2,2,0,0] 4*3*2*1/2*1*2*1 = 6
cases of [1,1,1,1] 1 = 1
let the integers are 2a, 2b and 2c
according to the given condition
2a+2b+2c = 30 so a+b+c = 15 (1)
and 2a*2b*2c = 960
so abc = 120 (2)
on putting the value of a from (1) in (2)
we get (15-b-c)bc = 120
now check b = 1,2,3,4,5,6,7,8,9,10,11,12,13,14 after that 15-b-c will be negative
out of these 14 numbers 14,13,11,9 and 7 are not multiple of 120 so rejected. besides it 1,2 and 3 will give imaginary roots so rejected.
For b = 8,10 and 12 roots are not integers. Finally for b = 4,5 and 6 we get a and c as integer
values of a,b and c are 4,5 and 6
so integers are 8,10 and 12