The problem below is a slight alteration of a problem I seen on brilliant.
Let be a positive real number.
In square , let and . If , find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I supplied two methods for solving this problem. The second method uses coordinate geometry.
Method 1 :
Let ∠ D A P = θ ⟹ ∠ B A P = 9 0 − θ and ∠ A B D = 4 5 ∘ ⟹ ∠ B P A = 4 5 + θ ⟹ ∠ Q P D = 4 5 + θ and ∠ C D P = 4 5 ∘ ⟹ ∠ D Q P = 9 0 − θ
∴ △ A B P ~ △ D P Q
Let the height of △ A B P = x ⟹ the height of △ D P Q = a − x ⟹ 1 a = a − x x ⟹ x = a + 1 a 2 ⟹
A △ A B P = 2 ( a + 1 ) a 3 = 2 a ⟹ a ( a 2 − a − 1 ) = 0 , since a > 0 ⟹ a = 2 1 + 5 = ϕ .
Method 2 :
Let A : ( 0 , 0 ) , B : ( 0 , a ) , C : ( a , a ) , D : ( a , 0 ) , and Q : ( a , 1 ) .
For B D : y = a − x
For A Q : y = a x
Solving the system above we obtain: x = a + 1 a 2 ⟹ A △ A B P = 2 ( a + 1 ) a 3 = 2 a ⟹ a ( a 2 − a − 1 ) = 0 , since a > 0 ⟹ a = 2 1 + 5 = ϕ .