@hiteshkhurana82 said:How many distinct right triangles with integer side lengths are there one of whose sides is of length 60?
4 .. ?
@hiteshkhurana82 said:How many distinct right triangles with integer side lengths are there one of whose sides is of length 60?
@pyashraj said:@sahil.oberoiLet T be the total fixed garbage an let a be the garbage added every day..Thus, 15*100 = 15a + T..(i)And, 60*30 = 30a + T..(ii)Solving, (i) and (ii), we have T=1200 and a=200Thus, 10*x= 200 + 1200, or, 10x=200 + 1200, or, 10x=1400, or, x=140 Million??
@krum said:a - rate of decompositionb - initial quantity of dumpc - garbage added per day100*a*15=b+15c60*a*30=b+30c300a=15c==> c=20a,b=1200asay x bacteria neededx*a*10=b+10c==> x=(1200+200)/10=140
@YouMadFellow said:Nope, OA = (2^(n/2)) * cos(n*pi/4)
@YouMadFellow said:Nope, OA = (2^(n/2)) * cos(n*pi/4)
@ravihanda said:
@ravihanda said:100 million bacteria can completely decompose a garbage dump in 15 days and 60 million can do so in 30 days. If same quantity of garbage is added to the initial quantity of the dump everyday , how many bacteria will be required to completely decompose the dump in 10 days?cc: @sahil.oberoiLet us say 1 Million bacteria can clear 1 unit of garbage in 1 day.Initially there were 'x' units of garbage and everyday 'y' units of garbage gets added.Case 1: 100 M bacteria can decompose in 15 days.Total garbage present = Total garbage decomposed=> x + 15y = 100*15 ...(1)Case 2: 60 M bacteria can decompose in 30 days.=> x + 30y = 100*18 ...(2)Subtract equ(1) from equ(2) to get 15y = 300=> y = 20 {This means that 20 units of garbage gets added every day}=> x = 1200 {We got this by putting the value of 'y' in equ(1) or equ(2). This means that there was 1200 units of garbage present initially}Case 3: We have 10 days to decompose the bacteriaTotal garbage = 1200 + 20*10 = 1400 unitsBacteria required = 1400 / 10 = 140 Million
@ScareCrow28 said:(1+i)^(n-1) ---Circle banega?? Which can be represented in terms of cos/sin or log?? Am I right or wrong?
@hiteshkhurana82 said:approach?
Messed up the equtions@YouMadFellow said:Well, why are you going for log series !? Log series would anyway be just an approximation.(1/2)*[ (1 + i)^n + (1 - i)^n ] => this can be found out using (1 + x)^nNow, (1 + i)^n = [root(2)]^n * ( cos(n*pi/4) + i* sin(n*pi/4) ) using the same for (1-i)^n and adding, we get the final expression
@ScareCrow28 said:Getting much more than 4 Messed up the equtionsSee, a^2 + 60^2 = b^2 (One possibility)So, (b-a)*(a+b) = 60^2 = 2^4 * 3^2 * 5^2 Here, both (b+a) and (b-a) should be even or both should be oddBut, both cannot be odd as product is even. So, Take out 2^2 out of product(b-a)(b+a) = 2^2*3^2*5^2Total 27 waysBut, (b-a) Total 13 waysOther equation : 60^2 = a^2 + b^2 ..Some possibilities