New Reply

Find Point On Rect Edge

 
Share Thread Thread Tools
Nov9-11, 03:54 PM   #1
 

Find Point On Rect Edge


Overview

I've been struggling at this problem for about 3 days now. I've posted it on a couple forums will no answers, so maybe I'll get a solution here. Thanks in advance!



Plain Diagram: http://www.swivelgames.com/projects/...th_simpler.png

Known: A, B, C, P, R, T, Z, h, w

Need: D, E, F; Length of dcef and ef segments

Y axis is inverted!!

(0,0) is at top left corner of rectangle

Known Data
h = 600
w = 800

C is at (w/2,h2) = (400,300)
R is at (400,0)
P is at (400,600)

A is at (534,88)
B is at (740,296)
T is at (534,0)
Z is at (534,600)

∠TAB = 135°
∠ZAB = 45°

∠RCE = ∠TAB
∠PCE = ∠ZAB

Problem Solving
∠ZFE = 90 - ∠PCE
∠ZFE = 45°

segCP = segRC = 400
segCF = sin(∠PCF) × segCP
segCF = sin(45) × 400
segCF = 282.8427125

The Question!

Now all I really need is the length of segEF to solve the problem, since we know that segDE = segAB.

So segDF = segDE + segEF

Can anyone help me get segEF?


Something to note: This is a real-world problem where ∠TAB will be anywhere from 0° to 360°, which in-turn would affect what side and position F would be. And ∠RCF always = ∠TAB
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Nov11-11, 10:58 PM   #2
 
Anyone? :S
New Reply

Tags
geometry tutoring, trigonometry
Thread Tools


Similar Threads for: Find Point On Rect Edge
Thread Forum Replies
Find Point on Rect Inside Circle Given Angle Differential Geometry 3
Angular momentum: disk with point mass on the edge Classical Physics 3
Find the point on a curve that is closest to the point (1,1), unsure how to continue Calculus & Beyond Homework 6
Rolling disk with point mass on edge Introductory Physics Homework 4
Please help to Find coordinates of a point formula Angle,Distance & first point known Differential Geometry 3