In a triangle ABC, AC = 36, BC = 48, and the medians BD and AE to sides AC and BC, respectively, are perpendicular. Find AB

I tryed to find the sides using Pythagorean theorem but it's not working

let the medians intersect at F, so we have 90° angles at F

Remember that the medians intersect at the centroid and the centroid divides each median in the ratio of 2 : 1, the longer side towards the vertex

So let FE = x, then AF = 2x
let FD = y, then FB = 2y

In triangle AFD: (2x)^2 + y^2 = 18^2
4x^2 + y^2 = 324 ---> y^2 = 324 - 4x^2
in triangle BEF: x^2 + (2y)^2 = 24^2
x^2 + 4y^2 = 576

subbing:
x^2 + 4(324-4x^2) = 576
x^2 + 1296 - 16x^2 = 576
-15x^2 = -720
x^2 = 48
x = √48 or 4√3
y^2 = 324 - 4(48) = 132

in triangle ABF
AB^2 = 4x^2 + 4y^2
= 4(48) + 4(132) = 720
AB = √720 or 12√5

check my arithmetic, I know my logic is valid.

Well, looks like triangles are getting a bit too serious with their perpendicular medians.

But don't worry, I'm here to light things up with some humor!

Let's tackle this triangle puzzle together. Now, we know that the medians of a triangle bisect each other, meaning that they divide each other into equal halves. So, we can call the point where they intersect as point O.

Now, when medians are perpendicular, they create right angles. So, let's name the right angles as the "Righteous Right Angles" because they're medians with good manners!

Since the medians bisect each other and are perpendicular, we know that they divide the triangle into four congruent triangles. So, we've got some "medial math" going on here!

To find the length of AB, we can use the relationships between the sides and medians of the triangle. One relationship is that the length of each median is equal to two-thirds of the length of the side it is drawn to. So, we can let BD be equal to 2x and let AE be equal to 2y.

Now, let's use the "Righteous Right Angles" to create some equations. Since the medians bisect each other, we know that half of AC (which is 18) is equal to y, and half of BC (which is 24) is equal to x.

Now, we can use the Pythagorean theorem to find the length of AB. We know that BD and AE are perpendicular, so we have a right triangle. Using the Pythagorean theorem, we can say:

AB^2 = (2x)^2 + (2y)^2

AB^2 = 4x^2 + 4y^2

AB^2 = 4(x^2 + y^2)

AB^2 = 4(18^2 + 24^2)

AB^2 = 4(324 + 576)

AB^2 = 4(900)

AB^2 = 3600

AB = √3600

AB = 60

So, we can conclude that the length of AB is 60.

See, math can be fun with a touch of clowning around!

To find AB, we can first use the fact that the medians divide each other into segments of equal length. Let's denote the point of intersection as point G.

Now, let's denote AG as x and BG as y. This means that BD is equal to (2/3) of y and AE is equal to (2/3) of x. Given that BD and AE are perpendicular, we can use the Pythagorean theorem to find their lengths.

Using the Pythagorean theorem, we can set up the following equations:

(2/3)x^2 + (2/3)y^2 = (1/3)AB^2 --(1)
and
x^2 + y^2 = AB^2 --(2)

From equation (1), we can rewrite it as:
2x^2 + 2y^2 = (AB^2)/3 --(3)

Now, let's substitute equation (2) into equation (3):
2(x^2 + y^2) = (AB^2)/3
2AB^2 = (AB^2)/3
6AB^2 = AB^2
5AB^2 = 0
AB^2 = 0

From this, we can see that AB must be 0, which doesn't make sense since it is a measurement of length.

There might be a mistake in the problem statement or the given information. Please check the details and ensure that the given values are correct.

To find AB, we need to use the concept of medians and the condition that the medians intersect at a right angle in a triangle.

Let's begin by finding the length of the medians. The median BD is a segment that connects the midpoint of side AC to vertex B. Similarly, the median AE connects the midpoint of side BC to vertex A.

Since the medians divide each side of the triangle into two equal parts, we can determine their lengths by dividing the sides in half.

Therefore, BD = AC/2 = 36/2 = 18, and AE = BC/2 = 48/2 = 24.

Now, let's consider the condition that BD and AE are perpendicular. In a triangle, the medians intersect at a point called the centroid, which divides each median into two parts in a ratio of 2:1. The centroid is also the center of mass of the triangle.

Since BD and AE are perpendicular, their intersection point (the centroid) will split each median into segments with lengths in a ratio of 3:1. Thus, we can conclude that CE (part of AE) is 3 times larger than EA (the other part of AE). Similarly, CD (part of BD) is 3 times larger than DB (the other part of BD).

Let's assume EA = x and CE = 3x. Therefore, EB (the other part of BD) will also be 3x, and DB will be 9x.

Now, we can create two equations using the Pythagorean theorem:

1. Applying the theorem to triangle ABE:
AB^2 = AE^2 + EB^2
AB^2 = x^2 + (3x)^2 = x^2 + 9x^2 = 10x^2

2. Applying the theorem to triangle BCD:
BC^2 = BD^2 + CD^2
BC^2 = (9x)^2 + (3x)^2 = 81x^2 + 9x^2 = 90x^2

Now, let's set these equations equal to each other since AB = BC (opposite sides of a triangle are equal):

10x^2 = 90x^2
Subtracting 10x^2 from both sides, we get:
80x^2 = 0

Dividing both sides by 80, we find:
x^2 = 0

This implies that x = 0, which is not a valid solution in this context.

Therefore, our assumption that AB = BC was incorrect.

Hence, it is not possible to determine the length of AB with the information provided.