All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Circle's convergence (Posted on 2023-07-31) Difficulty: 3 of 5
Some parabolas of the form y=x2+bx+c have three distinct intercepts (two x and one y). If for all such parabolas a circle is drawn through these three points, they will have a point in common.

Prove this assertion and find the point.

No Solution Yet Submitted by Jer    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 1 of 3
My exploratory thoughts were to reduce b and c to zero, then the parabola becomes x^2 and its associated circle becomes a degenerate point at the origin, which is the vertex of y=x^2.  
Then the assertion is the vertex of the parabola is always within the circle containing the intercepts.

I found it easier to work with the parabola in a factored form: y=(x-u)(x-v)=x^2-(u+v)x+uv.  
Then the intercepts are (u,0) (v,0) and (0,uv).

The vertical line x=(u+v)/2 will have the center on it. Let w be that y value.  
Then the distances from ((u+v)/2,w) to either (u,0) or (0,uv) are the same. So by the distance formula we can create:
sqrt[((u-v)/2)^2+w^2] = sqrt[((u+v)/2)^2+(w-uv)^2]
Solving for w we get w=uv/2+1.

Plugging w=uv/2+1 back into one of the two expressions for distance yields a radius of sqrt[u^2/4-uv/2+v^2/4+(uv)^2/4+1].
The distance from the vertex to the center is just w=uv/2+1. So then for the assertion to be true we must have:
uv/2+1 <= sqrt[u^2/4-uv/2+v^2/4+(uv)^2/4+1]
Square each side and move everything to one side:
0 =< u^2/4+uv/2+v^2/4 = (u/2+v/2)^2
The right side is always nonnegative, so the inequality is always true, and therefore the assertion that the vertex is always within the circle is true.

  Posted by Brian Smith on 2023-08-01 00:50:00
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information