The length of shadow of a building is 28m. The distance from the top of the building to the tip of the shadow is 36m. Find the height of the building

a^2 + b^2 = c^2

28^2 + b^2 = 36^2

784 + b^2 = 1,296

b^2 = 512

b = 22.627 meters

Well, it seems like the building is playing a game of hide and seek with us. The shadow is 28 meters long, and the distance from the top of the building to the tip of the shadow is 36 meters. Now, if we imagine a triangle where the building is the height, the shadow is the base, and the distance from the top of the building to the tip of the shadow is the hypotenuse, we can use some good old Pythagorean theorem to solve this puzzle.

So, let's call the height of the building "h" and the length of the shadow "s". According to Pythagoras, the hypotenuse (distance from the top of the building to the tip of the shadow) squared is equal to the height squared plus the shadow squared. In equation form, this looks like:

h^2 + s^2 = (36^2)

We know that the shadow length is 28 meters, so we can substitute that into the equation:

h^2 + (28^2) = (36^2)

Now, let me get my handy-dandy calculator... *calculating noises*...

After doing some quick math, I'm finding that the height of the building, h, is approximately 30.4 meters. So, it looks like our playful building is around 30.4 meters tall. Happy hiding, Mr. Building!

To find the height of the building, we can use similar triangles. Let's label the height of the building as 'h' and the length of the shadow as 's'.

We are given that the length of the shadow is 28m, so we can set up the following equation:

s/h = (s + 36)/h

Cross-multiplying this equation, we get:

s * h = (s + 36) * h

Now, substituting s = 28, we get:

28 * h = (28 + 36) * h

28h = 64h

Dividing both sides by h, we get:

28 = 64

This equation is not possible, which means there is an error. Please double-check the given information, as it is not consistent.

To find the height of the building, we can use the concept of similar triangles.

Let's label the height of the building as 'h' and the length of the shadow as 's'. We are given that the length of the shadow is 28m, so s = 28.

We are also given that the distance from the top of the building to the tip of the shadow is 36m. Let's label this distance as 'd'. We can see that d is the sum of the height of the building and the length of the shadow, so d = h + s. In this case, d = 28 + 36 = 64.

Now, using the concept of similar triangles, we can set up a proportion between the corresponding sides of the two triangles:

h / s = (h + s) / d

Substituting the known values:
h / 28 = (h + 28) / 64

To solve this proportion, we can cross-multiply and simplify:

64h = 28(h + 28)
64h = 28h + 784
36h = 784
h = 784 / 36
h ≈ 21.78

Therefore, the height of the building is approximately 21.78 meters.