40 thieves with Ali Baba
a = variable b = 40%a a - b = c
2 Numbers are a and b. We have( a>b) a+b=40(1) and a-b=10(2) a=10+b( from 2. Subtracts both side by b) => 10+b+b=40 (from 1. Substitute a with 10+b) => 10+2b =40 => 2b =30 => b =15 =>a=10+15=25 => a=25 b=15.
2a + 2b = 160 But b = a + 40 so 2a + 2(a + 40) = 160 ie 2a + 2a + 80 = 160 or 4a = 80 ie a = 20 Then b = a + 40 gives b = 20 + 40 = 60 Solution: a = 20, b = 60
(a - t)/(b - t) = c => a - t = c(b - t) = cb - ct = bc - tc => tc - t = bc - a => t(c - 1) = bc - a => t = (bc - a)/(c - 1)
There are infinitely many possible answers. Select any number B and let H = 40/B Then a parallelogram with base B and height H has an area of B*H = B*40/B = 40 square units. Since the choice of B was arbitrary, there are an infinity of possible answers.
40 Thieves and Ali Baba
Ff
Ali Baba and the 40 thieves is the answer.
Ali Baba and the Forty Thieves
5 continents of the world
son- b/t 3 and 4 dad- b/t 36 and 48
Winston Churchill's double was a man named Norman "Bill" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F. "B" H. T. F.
Let's say Bill = b and Tom= t We can make an equation like this from the question. 2b = 10 + t t= b +15 Since t = b+ 15 you can substitute that into the first equation making it 2b= 10 + (b + 15) 2b= 25+ b b= 25 So now we know bill is 25 inches tall now subsitute that into the sencond equation t=(25) + 15 = 40 Now we know that Tom is 40 inches tall Bill= 25 inches Tom= 40 inches
About 2 lakh crore rupees. that is 40 billion us dollars
The two integers are A and A+40 or, equivalently, B and B-40.
// recursive algorithm to return gcd using Euclid's Algorithm int gcd (int a, int b) { if (a<0) a= -a; if (b<0) b= -b; if (a<b) { int tmp; tmp= a; a= b; b= tmp; } if (b == 0) return a; return gcd (b, a%b); } // LCM using gcd int LCM (int a, int b) { int t; t = a*b; if (t<0) t=-t; return t / gcd (a, b); }
its the t and the b