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

Home > Shapes > Geometry
Right Triangles (Posted on 2010-01-22) Difficulty: 2 of 5
Triangle ABC is right-angled at C, a = |BC|, b = |CA|, with a < b.
Squares ABDE, BCFG, and CAHI are erected externally to triangle ABC.
Lines HE and DG intersect at P, lines DG and FI intersect at Q, and lines FI and HE intersect at R.

If triangle PQR is right-angled, determine the value of b/a.

See The Solution Submitted by Bractals    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Thank you Descartes. 3 solutions. | Comment 2 of 5 |
One I put this on the coordinate plane I found 3 ways of solving it:

Put C at the origin.  WLOG let a=1 and then b=x is the ratio sought.
Put B at (0,1) and A at (x,0)
The big square D = (1,x+1), E = (x+1,x)
The little square F=(-1,0), G=(-1,1)
The last square H=(x,-x), I=(0,-x)

The point Q could be probably be found in terms of x but isnt needed.  It is enough to know Q is in line with GD and also with FI.

Method 1: Slopes
The slope of GD = (x+1 - 1)/(1 - -1) = x/2
The slope of FI =  (-x - 0)/(0 - -1) = -x
To be perpendicular x/2 * -x = -1
x^2/2 = 1
x^2 = 2
so x=sqrt(2)

Method 2: Vectors
GD = 2i + xj
FI = 1i - xj
These vectors are orthogonal if the dot product is 0
GD.FI = (2*1) + (x*-x) = 2 - x^2
2 - x^2 = 0
x^2 = 2
x = sqrt(2)

Method 3: Trigonometry
Call the angle GD forms with the x axis by alpha
Call the angle FI forms with the x axis by beta
angle PQR = alpha + beta = 90
x/2 = tan(alpha)
x = tan(beta) = tan(90 - alpha) = 1/tan(alpha)
2tan(alpha) = 1/tan(alpha)
2[tan(alpha)]^2 = 1
tan(alpha) = sqrt(1/2) = sqrt(2)/2

but tan(alpha) = x/2
so x/2 = sqrt(2)/2
x = sqrt(2)


  Posted by Jer on 2010-01-22 15:05:10
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 (7)
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