Which Indian cricketer is known as "Brown Bradman"?
Which of the countries has had a prime minister whose name featured the name of his country?
Which of the gulf city was a dependency of Bombay Presidency under British rule for almost a century?
What is the maximum size of an integer array in C?
With which field is Enrico Fermi associated?
When was the first public passenger train run in India and from where to where?
How many balls are there
in java array program
In which state of Australia would you find the area known as the Wheatbelt?
Which military bugle call is traditionally played to get soldiers out of bed?
A triangle has consecutive side and height lengths for some integer n, as shown in image. What is its perimeter?
By solving the equation n^2 + (n+2-x)^2 = (n+3)^2 ---- 1 & n^2 + x^2 = (n+1)^2 ---- 2 We can get n = 12 and x = 5 as real solutions. Now if n = 12 and the base of the triangle = 14 is divided as 5 and 9 between the 2 right angled inner triangles. ie., The Pythagoras applied to first triangle is 12^2 + 5^2 = 13^2 = 144 + 25 = 169 and for the second triangle is 12^2 + 9^2 = 15^2 = 144 + 81 = 225
An acute triangle has a circumcircle, as shown in image. Minor arcs are reflected about each side of the triangle. Do the three reflected arcs intersect at the same point?
Note: Share your reasoning...
A rectangle with integer side lengths is cut into 12 squares of lengths 2,2,3,3,5,5,7,7,8,8,9,9. What is the perimeter of this rectangle?
Four right triangles with distinct integer hypotenuses are put together to form a quadrilateral, as shown in image. What's the smallest possible perimeter of this quadrilateral?
Note: Legs of the triangles need not to be integers.