Centroids of Triangles on a Parabola

The parabola y=x2y=x^2 has three points P1,P2,P3P_1,P_2,P_3 on it. The lines tangent to the parabola at P1,P2,P3P_1, P_2, P_3 intersect each other pairwise at X1,X2,X3X_1,X_2,X_3. Let the centroids of P1P2P3\triangle P_1P_2P_3 and X1X2X3\triangle X_1X_2X_3 be GP,GXG_P, G_X respectively. Prove that GPGXG_PG_X is parallel to the y-axis.

#Geometry #Parabola #Centroid #Intersection #Tangent

Note by Daniel Liu
6 years, 1 month ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

General parametric coordinates of x2=4ayx^2 = 4ay is

(2at,at2)(2at, at^2)

And point of intersection of tangents from t1,t2t_1, t_2 is

(a(t1+t2),at1t2)(a(t_1 + t_2), at_1t_2)

Let P,Q,R be t1,t2,t3t_1,t_2,t_3 resp.

We just need to check the x-coordinate of the Centroids are same or not

x-coordinate of Centroid of PQR is (2a(t1+t2+t3)3)(\dfrac{2a(t_1 + t_2 + t_3)}{3})

x- coordinates of X,Y,Z are a(t1+t2),a(t2+t3),a(t3+t1)a(t_1 + t_2), a(t_2+ t_3), a(t_3 + t_1)

x- coordinate of Centroid of XYZ is

2a(t1+t2+t3)3\dfrac{2a(t_1 + t_2 + t_3)}{3}

Hence Proved.


I m just lazy to prove point of intersection of tangents, I'll do if you want the proof.

Krishna Sharma - 6 years, 1 month ago
×

Problem Loading...

Note Loading...

Set Loading...