Let $D$, $E$ and $F$ be three points on sides $BC$,$AC$ and $AB$ of triangle $ABC$ such that lines $AD$, $BE$ and $CF$ concur at point $M$. If three trianles $MDB$, $MCE$ and $MAF$ have equal areas and equal perimeters. How show that $ABC$ is equilateral?
2026-04-01 12:46:14.1775047574
How show that $ABC$ is equilateral?
286 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
Related Questions in PROOF-WRITING
- how is my proof on equinumerous sets
- Do these special substring sets form a matroid?
- How do I prove this question involving primes?
- Total number of nodes in a full k-ary tree. Explanation
- Prove all limit points of $[a,b]$ are in $[a,b]$
- $\inf A = -\sup (-A)$
- Prove that $\sup(cA)=c\sup(A)$.
- Supremum of Sumset (Proof Writing)
- Fibonacci Numbers Proof by Induction (Looking for Feedback)
- Is my method correct for to prove $a^{\log_b c} = c^{\log_b a}$?
Related Questions in TRIANGLES
- Triangle inside triangle
- If in a triangle ABC, ∠B = 2∠C and the bisector of ∠B meets CA in D, then the ratio BD : DC would be equal to?
- JMO geometry Problem.
- The length of the line between bisector's endings
- Is there any tri-angle ?
- Properties of triangles with integer sides and area
- Finding the centroid of a triangle in hyperspherical polar coordinates
- Prove triangle ABC is equilateral triangle given that $2\sin A+3\sin B+4\sin C = 5\cos\frac{A}{2} + 3\cos\frac{B}{2} + \cos\frac{C}{2}$
- Complex numbers - prove |BD| + |CD| = |AD|
- Area of Triangle, Sine
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
This problem gave me a really hard time, lots of steps are involved.
Given that $[x,y,z]$ are the trilinear coordinates of $M$, the areas of our triangles are proportional to: $$\frac{xy}{x+z},\frac{yz}{x+y},\frac{xz}{y+z}$$ hence $M=[1,1,1]$ is the only chance.
Take an affine map $\Phi$ that brings our original triangle into an equilateral one. Since the affine maps preserve the ratio between the areas, $\Phi(M)$ is the centroid of $\Phi(ABC)$ due to Step1, hence $M$ is the centroid of $ABC$ and $D,E,F$ are the midpoints of the sides.
Call now $m_a,m_b,m_c$ the lengths of the medians through $A,B,C$ and $a,b,c$ the lengths of the sides $BC,AC,AB$ respectively.
This just follows from the Stewart's theorem, granting: $$ 4m_a^2 = 2b^2+2c^2-a^2,\qquad 4m_b^2=2a^2+2c^2-b^2.$$
This is the crucial part. It is straightforward to check that the inequality is equivalent to: $$ a^2+b^2-ab > 2c^2-4m_a m_b,$$ but since $a^2+b^2\geq 2ab$, it is sufficient to prove the weaker inequality: $$2c^2-ab< 4m_a m_b$$ that is equivalent to: $$a^4+b^4 < 2a^2b^2 + a^2c^2+b^2 c^2+2abc^2$$ or to: $$(a^2-b^2)^2 < (a+b)^2 c^2$$ or to: $$(a-b)^2< c^2$$ that is just the triangle inequality $|a-b|<c$. Phew.
Suppose now that $ABC$ is not equilateral. We can assume without loss of generality that $a\geq b\geq c$ and at least one of the two inequalities holds tight. But due to Step3 and Step4 we have: $$\left(\frac{a}{2}+\frac{m_a}{3}\right)+\frac{2m_b}{3}>\left(\frac{c}{2}+\frac{m_c}{3}\right)+\frac{2m_a}{3},$$ hence the triangles $MAF,MBD$ and $CEF$ cannot all have the same perimeter, contradiction.