In triangle ABC, D is the midpoint of AC and E is the midpoint of AB. BD and CE are perpendicular to each other and intersect at the point G. If AB=7 and AC=9, what is the value of BC^2?

This very kind of problem is discussed at

http://www.qbyte.org/puzzles/p100s.html

To find the value of BC^2, we can use the Pythagorean Theorem.

We know that BD and CE are perpendicular, which means that triangle BGC is a right triangle. Let's label the length of BC as x.

Since D is the midpoint of AC, we can determine the length of AD and DC. AD is half of AC, so AD = 9/2 = 4.5. Since E is the midpoint of AB, we can determine the length of AE and EB. AE is half of AB, so AE = 7/2 = 3.5.

In triangle ABD, we can apply the Pythagorean Theorem:
AD^2 + BD^2 = AB^2
(4.5)^2 + BD^2 = 7^2
20.25 + BD^2 = 49
BD^2 = 49 - 20.25
BD^2 = 28.75

Similarly, in triangle EBC, we can apply the Pythagorean Theorem:
EB^2 + BC^2 = CE^2
(3.5)^2 + BC^2 = 28.75
12.25 + BC^2 = 28.75
BC^2 = 28.75 - 12.25
BC^2 = 16.5

Therefore, the value of BC^2 is 16.5.

To find the value of BC^2, we need to use the properties of right triangles and the midpoint formula.

Step 1: Find the lengths of BD and CE.
Since D is the midpoint of AC, we can find the length of AD by dividing AC in half:
AD = AC/2 = 9/2 = 4.5

Similarly, since E is the midpoint of AB, we can find the length of AE by dividing AB in half:
AE = AB/2 = 7/2 = 3.5

Step 2: Use the Pythagorean theorem to find the length of AG.
In right triangle ABD, we know that BD is perpendicular to AG. Using the Pythagorean theorem, we can write:
BD^2 + AD^2 = AG^2

We found that AD = 4.5, and since B is the midpoint of AC, we can infer that BD = BC/2. Thus, we can substitute these values and rewrite the equation as:
(BC/2)^2 + (4.5)^2 = AG^2

Simplifying the equation, we get:
(BC^2)/4 + 20.25 = AG^2

Step 3: Use the Pythagorean theorem to find the length of BG.
In right triangle ABE, we know that CE is perpendicular to BG. Using the Pythagorean theorem, we can write:
CE^2 + AE^2 = BG^2

We found that AE = 3.5, and since E is the midpoint of AB, we can infer that CE = BC/2. Thus, we can substitute these values and rewrite the equation as:
(BC/2)^2 + (3.5)^2 = BG^2

Simplifying the equation, we get:
(BC^2)/4 + 12.25 = BG^2

Step 4: Use the fact that BD and CE are perpendicular to each other.
Since BD and CE are perpendicular, we know that angles BDG and CEG are both right angles. Therefore, triangle BDG and triangle CEG are similar triangles.

Step 5: Use the fact that corresponding sides of similar triangles are proportional.
Since triangle BDG and triangle CEG are similar triangles, we can set up the following proportion:

BD / CE = BG / CG

We know that BD = BC/2 and CE = BC/2, so we can substitute these values into the proportion:
(BC/2) / (BC/2) = BG / CG

Simplifying, we get:
1 = BG / CG

This tells us that BG = CG.

Step 6: Use the fact that BG = CG in our equations for AG^2 and BG^2.
Since BG = CG, we can substitute BG for CG in our equation for AG^2:
(BC^2)/4 + 20.25 = BG^2

And we can substitute BG for CG in our equation for BG^2:
(BC^2)/4 + 12.25 = BG^2

Step 7: Equate the equations for AG^2 and BG^2.
Since BG = CG and AG^2 = BG^2, we can equate the two equations:
(BC^2)/4 + 20.25 = (BC^2)/4 + 12.25

Step 8: Solve for BC^2.
We can now solve for BC^2:
20.25 - 12.25 = 0

BC^2 = 8

Therefore, the value of BC^2 is 8.

26