Difference between revisions of "1975 USAMO Problems/Problem 4"

Line 13: Line 13:
  
 
==Solution==
 
==Solution==
{{solution}}
+
{{http://www.mathlinks.ro/Wiki/index.php/Category:Olympiad_Combinatorics_Problems}}
 
http://www.mathlinks.ro/Wiki/index.php/Category:Olympiad_Combinatorics_Problems
 
http://www.mathlinks.ro/Wiki/index.php/Category:Olympiad_Combinatorics_Problems
  

Revision as of 17:13, 12 January 2010

Problem

Two given circles intersect in two points $P$ and $Q$. Show how to construct a segment $AB$ passing through $P$ and terminating on the two circles such that $AP\cdot PB$ is a maximum.

[asy] size(150); defaultpen(fontsize(7)); pair A=(0,0), B=(10,0), P=(4,0), Q=(3.7,-2.5); draw(A--B); draw(circumcircle(A,P,Q)); draw(circumcircle(B,P,Q)); label("A",A,(-1,1));label("P",P,(0,1.5));label("B",B,(1,1));label("Q",Q,(-0.5,-1.5)); [/asy]

Solution

Template:Http://www.mathlinks.ro/Wiki/index.php/Category:Olympiad Combinatorics Problems http://www.mathlinks.ro/Wiki/index.php/Category:Olympiad_Combinatorics_Problems

by Vo Duc Dien

See also

1975 USAMO (ProblemsResources)
Preceded by
Problem 3
Followed by
Problem 5
1 2 3 4 5
All USAMO Problems and Solutions