Find Vector \overrightarrow{B_1B} for Triangle ABC

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
gruba
Messages
203
Reaction score
1

Homework Statement


Given points of a triangle: [itex]A(4,1,-2),B(2,0,0),C(-2,3,-5)[/itex]. Line [itex]p[/itex] contains point [itex]B[/itex], is orthogonal to [itex]\overline{AC}[/itex], and is coplanar with [itex]ABC[/itex]. Intersection of [itex]p[/itex] and [itex]\overline{AC}[/itex] is the point [itex]B_1[/itex].
Find vector [itex]\overrightarrow{B_1B}[/itex].

Homework Equations


-Vector projection
- Dot product
-Magnitude of a vector

The Attempt at a Solution


[tex]proj_{\overrightarrow{AC}}\overrightarrow{AB}=\overrightarrow{AB_1}=\frac{\overrightarrow{AB}\cdot \overrightarrow{AC}}{|\overrightarrow{AC}|^2}\cdot \overrightarrow{AC}[/tex]
[tex]\overrightarrow{AB}=[-2,-1,2],\overrightarrow{AC}=[-6,2,-3],|\overrightarrow{AC}|=7[/tex]
[tex]\overrightarrow{AB}\cdot \overrightarrow{AC}=4[/tex]
[tex]\Rightarrow proj_{\overrightarrow{AC}}\overrightarrow{AB}=\overrightarrow{AB_1}=\left[-\frac{24}{49},\frac{8}{49},-\frac{12}{49}\right][/tex]

From [itex]\overrightarrow{AB_1}[/itex] we can find the point [itex]B_1\Rightarrow B_1=\left(\frac{172}{49},\frac{8}{49},-\frac{-110}{49}\right)[/itex] [tex]\Rightarrow \overrightarrow{B_1B}=\left[-\frac{74}{49},-\frac{57}{49},\frac{110}{49}\right][/tex]

Is this correct?
 
Last edited:
on Phys.org
The reasoning is good, and the answer is correct if a scalar product evaluates to 0
 
  • Like
Likes   Reactions: gruba
gruba said:

Homework Statement


Given points of a triangle: [itex]A(4,1,-2),B(2,0,0),C(-2,3,-5)[/itex]. Line [itex]p[/itex] contains point [itex]B[/itex], is orthogonal to [itex]\overline{AC}[/itex], and is coplanar with [itex]ABC[/itex]. Intersection of [itex]p[/itex] and [itex]\overline{AC}[/itex] is the point [itex]B_1[/itex].
Find vector [itex]\overrightarrow{B_1B}[/itex].

Homework Equations


-Vector projection
- Dot product
-Magnitude of a vector

The Attempt at a Solution


[tex]proj_{\overrightarrow{AC}}\overrightarrow{AB}=\overrightarrow{AB_1}=\frac{\overrightarrow{AB}\cdot \overrightarrow{AC}}{|\overrightarrow{AC}|^2}\cdot \overrightarrow{AC}[/tex]
[tex]\overrightarrow{AB}=[-2,-1,2],\overrightarrow{AC}=[-6,2,-3],|\overrightarrow{AC}|=7[/tex]
[tex]\overrightarrow{AB}\cdot \overrightarrow{AC}=4[/tex]
[tex]\Rightarrow proj_{\overrightarrow{AC}}\overrightarrow{AB}=\overrightarrow{AB_1}=\left[-\frac{24}{49},\frac{8}{49},-\frac{12}{49}\right][/tex]
From [itex]\overrightarrow{AB_1}[/itex] we can find the point [itex]B_1\Rightarrow B_1=\left(\frac{172}{49},\frac{8}{49},-\frac{-110}{49}\right)[/itex] [tex]\Rightarrow \overrightarrow{B_1B}=\left[-\frac{74}{49},-\frac{57}{49},\frac{110}{49}\right][/tex]
Is this correct?
Notice that once you have, ##\ \overrightarrow{AB_1}\ ## and ##\ \overrightarrow{AB}\ ##, you can get ##\ \overrightarrow{B_1 B}\ ## from ##\ \overrightarrow{B_1 B}=\overrightarrow{B_1 A}+\overrightarrow{AB}\ ##
 
  • Like
Likes   Reactions: gruba