Proving Diagonal Trisection in a Parallelogram using Vector Calculus

AI Thread Summary
In a parallelogram ABCD, points P and Q are midpoints of sides BC and CD, respectively. Using vector calculus, the problem demonstrates that lines AP and AQ trisect diagonal BD at points E and F. By establishing relationships between the segments DE, EF, and FB in terms of the total length of BD, the equations reveal that x + y + z equals 1/2. Since x, y, and z must be positive, they each equal 1/3, confirming that DE and EF trisect BD. This proof effectively utilizes the properties of midpoints and the structure of the parallelogram.
link2001
Messages
8
Reaction score
0
the problem goes:

ABCD is a parallelogram in which points P and Q are the midpoints of sides BC and CD, respectively. Use vector calculus to prove that AP and AQ trisect the diagonal BD at the points E and F.


...A _________B
.../...F.../
.../...E.../P
D/________/C
...Q
(Imagine lines from D->B, A->Q and A->P, where AQ passes through E and AP passes through F)


I set the Problem Up like this:
DE = x(DA + AB)
EF = y(DA + AB)
FB = z(DA + AB)

After this I get stuck running around in circles trying to make subsitutions to show that x, y & z = 1/3.

Ideas anyone?
 
Physics news on Phys.org
We can use the fact that P and Q are the midpoints of sides BC and CD to solve this problem. Start by noting that BD = DA + AB, since these are the two sides of a parallelogram. Then, we can say that DE = x(BD), EF = y(BD), and FB = z(BD). Now, since P is the midpoint of BC, we can say that BP = CP. By the same logic, AQ = AD. This means that DE + EF = BP and EF + FB = AQ. Combining our equations, we get x(BD) + y(BD) = BP and y(BD) + z(BD) = AQ. Since BP = CP and AQ = AD, we can substitute these in for the right hand side of the equations. We then have: x(BD) + y(BD) = CP, and y(BD) + z(BD) = AD. Now, we can add the two equations together to get (x + y + z)(BD) = CP + AD. Since BD = DA + AB, this becomes (x + y + z)(DA + AB) = CP + AD. Finally, we can divide both sides of the equation by (DA + AB), which gives us x + y + z = (CP + AD)/(DA + AB). Since CP = AD, we can simplify this to x + y + z = 1/2. Since x, y, and z must all be positive numbers, the only way for their sum to equal 1/2 is if they are each equal to 1/3. Thus, DE trisects BD at E, and EF trisects BD at F.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top