ABC is an isosceles triangle where AB=AC and BC=60. D is a point on BC such that the perpendicular distance from D to AB and AC is 16 and 32, respectively. What is the length of AB?
area of triangle ABC = ABD + ACD = 1/2*16*AB + 1/2*32*AC = 8AB + 16AC = 24x
also area = 1/2*60*root(x^2 - 30^2) = 30*root(x^2 - 30^2) = 24x
ans is => 4^10 - 4 = 1048572 casesPlz explain this
well, 4^10 is the total distribution and is the number of ways in which no boxes are empty + one box is empty +two boxes are empty + three boxes are empty. and ofcourse 4 boxes cannot be empty.
So what we do is find the number of distributions in which 3 boxes are empty. which implies the cases A,B,C,D boxes receives all the ten balls at a time. hence we subtract the 4 cases. to arrive at the solution.