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

Home > Shapes > Geometry
Rectangle Point (Posted on 2017-02-28) Difficulty: 2 of 5

  
Let P be a point in the plane of rectangle ABCD.
Let a, b, c, and d be the distances PA, PB, PC, and
PD respectively.

Find d in terms of a, b, and c.
  

No Solution Yet Submitted by Bractals    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 1 of 2
The answer was pretty obvious but I had to go synthetic for a proof.

A=(0,0)
B=(a,0)
C=(a,d)
D=(0,d)
P=(x,y)

a=sqrt(x^2+y^2)
b=sqrt((x-a)^2+y^2)
c=sqrt((x-a)^2+(y-d)^2)
d=sqrt(x^2+(y-d)^2)

a^2 + c^2 = b^2 + d^2 = x^2 + (x-a)^2 + y^2 + (y-d)^2

The above is the relationship between the four lengths.  Solving for d gives the requested solution:

d = sqrt(a^2 - b^2 + c^2)



  Posted by Jer on 2017-02-28 11:31:26
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
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