MHB What is the acute angle at $P$ where lines $(AG)$ and $(HB)$ intersect?

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Box Vectors
AI Thread Summary
The discussion focuses on finding the acute angle at point P where lines AG and HB intersect in a solid figure with vertices ABCDEFGH. The coordinates of points A and B are given, leading to the calculation of vector AB and its length. Dot products are computed for vectors AD and AE, confirming that AB is perpendicular to both. The volume of the solid is calculated as 810 units², and the coordinates of point H are derived from point G by subtracting vector AB. Finally, the acute angle at P is approximated to be 62.38 degrees using the cosine formula.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
The following diagram show a solid figure ABCDEFGH. Each of the six faces is a parallelogram
26.png


The coordinates of A and B are A(7,−3,−5),B(17,2,5)

$\vec{AB} = \langle 17-7, 2+3, 5+5 \rangle = \langle 10, 5, 10 \rangle$

$|AB|= \begin{align*} \sqrt{ (17 - 7)^2 + [2 - (-3)]^2 + [5 -(-5)]^2} \end{align*}=15$

The following information is given

$\vec{AD}=\left[ \begin{array}{c} -6 \\ 6 \\3 \end{array} \right]$ , $|AD|=9$ , $\vec{AE}=\left[ \begin{array}{c} -2 \\ -4 \\4 \end{array} \right]$ , $|AE|=6$

I assume the following is Dot product
$A\cdot B = a_{1}b_{1}+a_{2}b_{2}+a_{3}b_{3}$

Calculate $A\cdot B$

$-6\cdot -2+6\cdot -4+3\cdot 4=0$

thus $A\perp B$

more ? to come just seeing if this is correct:D
 
Last edited:
Mathematics news on Phys.org
It looks as though you have calculated (with a typo, but the correct result):

$$\overrightarrow{AD}\cdot\overrightarrow{AE}=0$$

Is this correct?
 
(ii) Calculate $\vec{AB}\cdot\vec{AD}$

$\left[ \begin{array}{c} 10 \\ 5 \\ 10 \end{array} \right]\cdot
\left[ \begin{array}{c} -6 \\ 6 \\ 3 \end{array} \right]$

$10(-6)+5(6)+10(3)=0$
(iii) Calculate $\vec{AB}\cdot\vec{AE}$
$\left[ \begin{array}{c} 10 \\ 5 \\ 10 \end{array} \right]\cdot
\left[ \begin{array}{c} -2 \\ -4 \\ 4 \end{array} \right]$

$10(-2)+5(-4)+10(4)=0$

$\vec{AB}\perp \vec{AD}$ and $\vec{AB}\perp \vec{AE}$ since dot products $= 0$

(c) Calculate the volume of the solid $ABCDEFGH$

since $|\vec{AB}|=15$, $|\vec{AD}|=9$, $|\vec{AE}|=6$ then $V=(15)(9)(6)=810$ units$^2$
 
https://www.physicsforums.com/attachments/1039
(d) The coordinates of $G$ are $(9, 4, 12)$ Find the coordinates of $H$

Since $\vec{AB} = \left[ \begin{array}{c} 10 \\ 5 \\ 10 \end{array} \right]$

then can we take G and subtract $\vec{AB}$ from it get $H$

$\left[ \begin{array}{c} 9 \\ 4 \\ 12 \end{array} \right]-\left[ \begin{array}{c} 10 \\ 5 \\ 10 \end{array} \right]=\left[ \begin{array}{c} -1 \\ -1 \\ 2 \end{array} \right]$

there is one more question to this but want to see if so far is correct...
 
karush said:
https://www.physicsforums.com/attachments/1039
(d) The coordinates of $G$ are $(9, 4, 12)$ Find the coordinates of $H$

Since $\vec{AB} = \left[ \begin{array}{c} 10 \\ 5 \\ 10 \end{array} \right]$

then can we take G and subtract $\vec{AB}$ from it get $H$

$\left[ \begin{array}{c} 9 \\ 4 \\ 12 \end{array} \right]-\left[ \begin{array}{c} 10 \\ 5 \\ 10 \end{array} \right]=\left[ \begin{array}{c} -1 \\ -1 \\ 2 \end{array} \right]$

there is one more question to this but want to see if so far is correct...

I agree with this answer :)
 
(d) The lines $(AG)$ and $(HB)$ intersect at $P$
and given that
$\vec{AG}=\left[ \begin{array}{c} 2 \\ 7 \\ 17 \end{array} \right]$
find the acute angle at $P$




$\vec{HB}=(-1,-1,2) + (17,2,5) = (16,1,7)$ and $|AG|=3\sqrt{38}$

then

$COS^{-1}\left(\frac{\vec{AG}\cdot\vec{HB}}{(3\sqrt{38})^2}\right) \approx 62.38^o$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top