Why was ∠ BAC = θ given in this problem?

  • Thread starter Thread starter Jbreezy
  • Start date Start date
  • Tags Tags
    Vectors
AI Thread Summary
The discussion revolves around the significance of the angle ∠BAC = θ in a problem involving coplanar points A, B, C, and D with position vectors a, b, c, and d. Participants clarify that this angle ensures the vectors are not collinear, which is crucial for calculating the unit normal vector and the distance from the origin. The conversation also touches on the notation for the cross product and the triple scalar product, emphasizing the importance of proper mathematical representation. There is confusion regarding the proof related to the sum of triple scalar products equating to zero, with participants debating the validity of their approaches. Ultimately, the need for clarity in notation and understanding of vector operations is highlighted as essential for solving the problem accurately.
Jbreezy
Messages
582
Reaction score
0

Homework Statement


The points A,B,C, D with position vectors a,b,c,d are coplanar. Given : ∠ BAC = θ
(a) Find an expression for a unit normal of this plane.
(b) Find an expression for the distance of this plane from the origin
(c) Prove that
[abd] + [bac] + [cdb] + [dca] = 0

Homework Equations





The Attempt at a Solution



So, I did part a and b but I'm just having a doubt. I'm wondering why I was given ∠ BAC = θ I didn't do part c yet so maybe it comes in there.


(a) Find an expression for a unit normal of this plane.

First I found two vectors on the plane then I crossed them. I chose to use a,b,c.
So I did
(b-a) = u = (<ux, uy,uz>

(c-a) = v = (<vx, vy,vz>

I did u cross v =
< (uyvz-vyuz)-(uxvz- vxuz) + (uxvy-vxuy) >

Lastly I just took u cross v and divided it by its own norm.

< (uyvz-vyuz)-(uxvz- vxuz) + (uxvy-vxuy) > / √(< (uyvz-vyuz)2-(uxvz- vxuz)2 + (uxvy-vxuy)2 >

Call the unit vector that I just got r(hat) then for part b all I did was to do r(hat) dot a

I could of chosen any of the other position vectors to dot with because the question says that they all lie in the same plane and all I need is a vector in that plane right? So once again why
∠ BAC = θ
Thanks
 
Physics news on Phys.org
Would ∠ BAC = θ be given because if it wasn't I may do a cross product and the angles between might be 0 or 180 resulting in the 0 vector? So this just guarantees I won't get a 0 vector?
 
Jbreezy said:
Would ∠ BAC = θ be given because if it wasn't I may do a cross product and the angles between might be 0 or 180 resulting in the 0 vector? So this just guarantees I won't get a 0 vector?
Indeed, you are given the condition so that you know vectors a,b,c are not collinear.
 
Jbreezy said:

Homework Statement


The points A,B,C, D with position vectors a,b,c,d are coplanar. Given : ∠ BAC = θ
(a) Find an expression for a unit normal of this plane.
(b) Find an expression for the distance of this plane from the origin
(c) Prove that
[abd] + [bac] + [cdb] + [dca] = 0

What does the notation [abd] mean? You need to tell us so we don't have to guess.

Homework Equations





The Attempt at a Solution



So, I did part a and b but I'm just having a doubt. I'm wondering why I was given ∠ BAC = θ

Apparently that angle is being named ##\theta##. It doesn't tell you anything about the angle.

I didn't do part c yet so maybe it comes in there.


(a) Find an expression for a unit normal of this plane.

First I found two vectors on the plane then I crossed them. I chose to use a,b,c.
So I did
(b-a) = u = (<ux, uy,uz>

(c-a) = v = (<vx, vy,vz>

I did u cross v =
< (uyvz-vyuz)-(uxvz- vxuz) + (uxvy-vxuy) >

The cross product is a vector. You just have a single scalar inside the brackets. You need to separate the components of the vector with commas.
So once again why
∠ BAC = θ
Thanks

Unless there is something you haven't told us, that is just the name of that angle.
 
Indeed, you are given the condition so that you know vectors a,b,c are not collinear.

OK, does the other part look correct? Please and Thanks.

The cross product is a vector. You just have a single scalar inside the brackets. You need to separate the components of the vector with commas.

< (uyvz-vyuz)i-(uxvz- vxuz)j + (uxvy-vxuy)k >
This work too no?


And [abd] is just triple scalar product.
Don't worry about that because I have to still do that part. I just want to know if my other parts are correct ...please and thanks
 
Jbreezy said:
< (uyvz-vyuz)i-(uxvz- vxuz)j + (uxvy-vxuy)k >
This work too no?

No. Either use the bracket notation or the ijk notation, but don't mix them. Also, as others have suggested, when you mean subscripts make them look like subscripts.
 
It was supposed to be subscript like above but it doesn't just copy and paste apparently.

< (uyvz-vyuz),-(uxvz- vxuz), (uxvy-vxuy) >
There we go.

The other part is correct no? a and b?
 
Jbreezy said:
Lastly I just took u cross v and divided it by its own norm.

< (uyvz-vyuz)-(uxvz- vxuz) + (uxvy-vxuy) > / √(< (uyvz-vyuz)2-(uxvz- vxuz)2 + (uxvy-vxuy)2 >

The length of a vector is just a number. What are the < and > brackets in there for?

Jbreezy said:
It was supposed to be subscript like above but it doesn't just copy and paste apparently.

< (uyvz-vyuz),-(uxvz- vxuz), (uxvy-vxuy) >
There we go.

The other part is correct no? a and b?

Yes except for notation. See above.

Also, I would suggest you start using LaTeX. Subscripts are much easier. For example your uyvz-vyuz expression could be typed like this:
##u_yv_z-v_yu_z##. Press the Quote button to see how to do that.
 
Also, I would suggest you start using LaTeX. Subscripts are much easier. For example your uyvz-vyuz expression could be typed like this:
uyvz−vyuz. Press the Quote button to see how to do that

OK, I will fix the notation. Also LaTex is quite annoying for me. The other day I tried it and I felt like it took me way to long to write something out and it wasn't even correct I had all sorts of issues. I feel like its more trouble to me.
 
  • #10
I have a proof but it is ratty but it is right.

(c) Prove that
[abd] + [bac] + [cdb] + [dca] = 0

So if you rearrange it you can see it a little better.

[abd] + [cdb] + [bac] + [dca] = 0

Notice that b cross d = -(d cross b)
So if you are do b cross d + d cross b you get 0

But this is kind of informal. I'm trying to think of a better way to show it.
 
  • #11
Jbreezy said:
OK, I will fix the notation. Also LaTex is quite annoying for me. The other day I tried it and I felt like it took me way to long to write something out and it wasn't even correct I had all sorts of issues. I feel like its more trouble to me.

What you should NOT do is annoy the people whom you want to help you! If you cannot use TeX because it is too much trouble for you, and you cannot use the X2 or X2 buttons because they are too much trouble for you, at least you should use proper ASCII, like this: u_x, etc.
 
  • #12
What are you even talking about? I copied and pasted something from above that wasn't transferred in the paste so that is what LCKurtz was telling me to use subscripts for. It was an accident all my others have subscripts. Relax dude.
 
  • #13
Jbreezy said:
What are you even talking about? I copied and pasted something from above that wasn't transferred in the paste so that is what LCKurtz was telling me to use subscripts for. It was an accident all my others have subscripts. Relax dude.

The reason the subscripts don't come through is that you are using copy/paste in the first place. You should always use the Quote button instead of copy/pasting. Start your response with the quote button in the post to which you are replying. You can always delete stuff you don't want in the quote.

Did you try pushing the Quote button in my post #8 like I asked you to do? If you haven't yet, do it now. There is no way subscripts and superscripts aren't easier with Latex.
 
  • #14
Jbreezy said:
I have a proof but it is ratty but it is right.

(c) Prove that
[abd] + [bac] + [cdb] + [dca] = 0

So if you rearrange it you can see it a little better.

[abd] + [cdb] + [bac] + [dca] = 0

Notice that b cross d = -(d cross b)
So if you are do b cross d + d cross b you get 0

But this is kind of informal.

It's also wrong. What you have is [abd]-[cbd] for those two terms. They aren't the same so why should you get 0?
 
  • #15
It's also wrong. What you have is [abd]-[cbd] for those two terms. They aren't the same so why should you get 0?

No No. I have you get the 0 vector. I have [abd] + [cdb] not [abd]-[cbd].
I say you get the 0 vector because [b cross d= -(d cross b)
what [abd] means is ( a dot ( b cross d) It is why I said it was a ratty proof I think it is right though. But I need to think of a better way to show it.
 
  • #16
LCKurtz said:
It's also wrong. What you have is [abd]-[cbd] for those two terms. They aren't the same so why should you get 0?

Jbreezy said:
No No. I have you get the 0 vector. I have [abd] + [cdb] not [abd]-[cbd].
I say you get the 0 vector because [b cross d= -(d cross b)
what [abd] means is ( a dot ( b cross d) It is why I said it was a ratty proof I think it is right though. But I need to think of a better way to show it.

Read my post again. The - sign is from switching the b and d.
 
  • #17
@JBreezy: So have you abandoned this thread even though you are nowhere near a solution of the problem?
 
  • #18
No I didn't abandoned this thread. I'm thinking. How can triple scalar products be equal to the 0 vector if by definition the operation produces a scalar?
 
  • #19
Both sides are scalars. Only the letters represent vectors.
 
  • #20
I mean the left side is a bold 0 so doesn't that mean the zero vector not just 0?
 
  • #21
So unbold it. You are the one who typed it. Probably too late to change it though. Anyway, both sides are scalars.
 
  • #22
Thats how the question was given to me! lol.
I didn't just bold it for no reason. How can you say that both sides are scalars then? I agree but why was it given in bold?
 
  • #23
If you want more discussion about this problem, you need to address the issue of what is wrong with your "proof" discussed in posts 14-16.
 
  • #24
$$\begin{bmatrix} ax & ay & az \\ bx & by & bz\\ dx & dy & dz\end{bmatrix} \
+ \begin{bmatrix} cx & cy & cz \\ dx & dy & dz\\ bx & by & bz\end{bmatrix}= $$\begin{bmatrix} ax + cx & ay + cy & az + cz \\ bx + dx & by + dy & bz + dz\\ dx + bx & dy + by& dz + bz\end {bmatrix}ignore this! sorry
 
  • #25
$$\begin{bmatrix} ax & ay & az \\ bx & by & bz\\ dx & dy & dz\end{bmatrix} \
+ \begin{bmatrix} cx & cy & cz \\ dx & dy & dz\\ bx & by & bz\end{bmatrix}= $$\begin{bmatrix} ax + cx & ay + cy & az + cz \\ bx + dx & by + dy & bz + dz\\ dx + bx & dy + by& dz + bz \end{bmatrix} = 0 because two rows are the same

What about this dude?
 
  • #26
Jbreezy said:
$$\begin{bmatrix} ax & ay & az \\ bx & by & bz\\ dx & dy & dz\end{bmatrix} \
+ \begin{bmatrix} cx & cy & cz \\ dx & dy & dz\\ bx & by & bz\end{bmatrix}= $$\begin{bmatrix} ax + cx & ay + cy & az + cz \\ bx + dx & by + dy & bz + dz\\ dx + bx & dy + by& dz + bz \end{bmatrix} = 0 because two rows are the same

What about this dude?

Are those matrices or determinants? I'm guessing determinants since you claim the result is 0. But you have added them like they are matrices. Altogether it is just nonsense. The determinant of a sum of two matrices is not the sum of the determinants of them.

Instead of trying to defend your incorrect argument you might be better off trying to understand why it is wrong.

I have to leave now. Think about that while I am gone.
 
  • #27
I didn't know there was a difference. Oh well.
 
  • #28
If you do not know what matrices and determinants are, then it is not a good idea to try to use them!
 
  • #29
If you do not know what matrices and determinants are, then it is not a good idea to try to use them!
__________________
"Euclid alone has looked on beauty bare"
Edna St. Vincent Millay

Steller advice amigo.


Are those matrices or determinants? I'm guessing determinants since you claim the result is 0. But you have added them like they are matrices. Altogether it is just nonsense. The determinant of a sum of two matrices is not the sum of the determinants of them.

Instead of trying to defend your incorrect argument you might be better off trying to understand why it is wrong.

I have to leave now. Think about that while I am gone.
Y 09:39 PM


Well the problem is the dot product with different vectors.[abd]-[cbd]
I wish a = c then I would be good. But it doesn't.
 
  • #30
Jbreezy said:
Well the problem is the dot product with different vectors.[abd]-[cbd]
I wish a = c then I would be good. But it doesn't.

Yes, that's why your argument doesn't work. You could have guessed you didn't have a solution to the original problem because you never used the fact that the four points are given to be coplanar. Before you will be able to actually solve the original problem, you have to know some things about the triple scalar product [abc] (sometimes called the box product) of three vectors in general. So here are some preliminary questions about that:

1. Does [abc] mean ##a\cdot (b \times c)## or ##(a\times b) \cdot c##, or does it matter?
2. What happens to the value of [abc] if you swap two of the vectors?
3. What happens to the value of [abc] it two of the vectors are the same?
4. What happens if you have a constant k times one of the vectors: [(ka)bc]?
5. What happens to its value if one of the vectors is a sum: [(a+d)bc]?
6. What does it mean geometrically about the vectors if [abc]=0?

Start by answering those questions. You need to know them to work out the hint I will give you next.
 
Last edited:
  • #31
1. Does [abc] mean a⋅(b×c) or (a×b)⋅c , or does it matter?
2. What happens to the value of [abc] if you swap two of the vectors?
3. What happens to the value of [abc] it two of the vectors are the same?
4. What happens if you have a constant k times one of the vectors: [(ka)bc]?
5. What happens to its value if one of the vectors is a sum: [(a+d)bc]?
6. What does it mean geometrically about the vectors if [abc]=0?

1. It doesn't matter you can exchange the dot and cross.
2. It depends if it cyclicic or not. Cyclic rotations leave it unchanged. If it is not cyclicic I would say you would get the negative.
3. Evaluates to 0.
4. The constant just changes the value of cross procuct by k times.
5.[(a+d)bc]?
Isn't the cross product distributive over addition so you would have a cross b + d cross c
6. If [abc] = 0 the angle between the vectors is 0 or 180 and the vectors are coplanar.
 
  • #32
LCKurtz said:
1. Does [abc] mean ##a\cdot (b \times c)## or ##(a\times b) \cdot c##, or does it matter?
2. What happens to the value of [abc] if you swap two of the vectors?
3. What happens to the value of [abc] it two of the vectors are the same?
4. What happens if you have a constant k times one of the vectors: [(ka)bc]?
5. What happens to its value if one of the vectors is a sum: [(a+d)bc]?
6. What does it mean geometrically about the vectors if [abc]=0?

Start by answering those questions. You need to know them to work out the hint I will give you next.

Jbreezy said:
1. It doesn't matter you can exchange the dot and cross.

Yes. That's why they can both be left out of the symbol [abc].

2. It depends if it cyclicic or not. Cyclic rotations leave it unchanged. If it is not cyclicic I would say you would get the negative.

I didn't ask about rotations. If you interchange two of the vectors, what does that always do to the value?

3. Evaluates to 0.

Yes.

4. The constant just changes the value of cross procuct by k times.

So you would write [(ka)bc] = k[abc].

5.[(a+d)bc]?
Isn't the cross product distributive over addition so you would have a cross b + d cross c

No. You are just guessing. This isn't a cross product, it is a triple scalar product. Work it out and see what happens.

6. If [abc] = 0 the angle between the vectors is 0 or 180 and the vectors are coplanar.

The angle between what vectors is 0 or 180 and why? Just because a box product comes out zero doesn't mean the internal cross product is zero. Do you know what the box product [abc] represents geometrically, and why it's called a box product in the first place?
 
  • #33
I didn't ask about rotations. If you interchange two of the vectors, what does that always do to the value?

3. Evaluates to 0.
Yes.

4. The constant just changes the value of cross procuct by k times.
So you would write [(ka)bc] = k[abc].

Yes!

5.[(a+d)bc]?
Isn't the cross product distributive over addition so you would have a cross b + d cross c
No. You are just guessing. This isn't a cross product, it is a triple scalar product. Work it out and see what happens.

(a+d) dot b cross (a+d) dot c
?


6. If [abc] = 0 the angle between the vectors is 0 or 180 and the vectors are coplanar.
The angle between what vectors is 0 or 180 and why? Just because a box product comes out zero doesn't mean the internal cross product is zero. Do you know what the box product [abc] represents geometrically, and why it's called a box product in the first place?

It is the volume of the parallelepiped OK yes it doesn't mean that the cross product is 0. So it just means that the volume of the parallelepiped is 0. COPLANAR!
 
  • #34
2 is it negates the value
 
  • #36
You talking about 7 on the link?
7. If all the elements of a line or column are formed by two addends, the above mentioned determinant decomposes in the sum of two determinants.
 
  • #37
Does property 7 apply to subtraction?
 
  • #38
Jbreezy said:
You talking about 7 on the link?
7. If all the elements of a line or column are formed by two addends, the above mentioned determinant decomposes in the sum of two determinants.

Yes, that's the one. So how would you write the answer to question 5? [(a+d)bc]= ? And what about [a(b+d)c]?

Also, for my information, what grade level are you in and what math courses have you finished?
 
  • #39
HA! Grade level! I'm old don't worry about that.
I know the intelligence radiates.

Is it crap to start at the thing your trying to prove and work from that?
Or in this case no?
 
  • #40
LCKurtz said:
Yes, that's the one. So how would you write the answer to question 5? [(a+d)bc]= ? And what about [a(b+d)c]?

Please answer those two. You will need them.

Also, for my information, [STRIKE]what grade level are you in and[/STRIKE] what math courses have you finished?
And that.

Jbreezy said:
HA! Grade level! I'm old don't worry about that.
I know the intelligence radiates.

Is it crap to start at the thing your trying to prove and work from that?

That's "you're", not "your". Once you have the box product formulas all done I will give you a hint what to do to solve the problem.
 
  • #41
Does property 7 apply to subtraction?

I assume so.

Is it crap to start at the thing your trying to prove and work from that?

I maybe have it done if you know the answer to those. I have to sleep will be back tomorrow I can answer those other questions.
I took some algebra, precalc, and one calc class.


Is it crap to start at the thing your trying to prove and work from that?

Don't forget this question!
 
  • #42
Jbreezy said:
Does property 7 apply to subtraction?

Yes.

Jbreezy said:
Is it crap to start at the thing your trying to prove and work from that?

Since you are given the result, you could use the givens to work backwards and show the formula works. Sometimes that is easier than other times. Or sometimes you can use the givens to directly show the result. This problem can be worked either way.

One thing for sure, the result isn't even true for four arbitrary position vectors. So if you haven't used the fact that the points those position vectors represent are coplanar, your proof can't be correct. I will check in tomorrow.
 
  • #43
Yeah I don;t know if it is right then. I used to given and the property 7 of determinants and ended up with 2 determinantes and one of the rows was all 0
 
  • #44
Still I don't understand how to put theis together. I want to start from the fact the position vectors are coplanar then show that the statement is true.
 
  • #45
LCKurtz said:
So how would you write the answer to question 5? [(a+d)bc]= ? And what about [a(b+d)c]?

You need to answer these before you are ready to tackle the problem.


Jbreezy said:
Still I don't understand how to put theis together. I want to start from the fact the position vectors are coplanar then show that the statement is true.

It isn't the position vectors that are coplanar. It is the points they point to that are coplanar. And that will be where to start.
 
  • #46
[(a+d)bc]= (a+d) dot b cross c dot ( a+d)

and

[a(b+d)c] = a dot (b cross c ) + a dot ( c cross c )
c cross c = 0
No I really mean that the points are coplanar. So I want to start to say that since they are three vectors tripple scalar product will be 0. I figure you can do ( c -a ) cross ( b-d ) dot ( ?) and move things around because of the properties and get to the final statement.
 
  • #47
Do not tell me the answer!
 
  • #48
Jbreezy said:
[(a+d)bc]= (a+d) dot b cross c dot ( a+d)

and

[a(b+d)c] = a dot (b cross c ) + a dot ( c cross c )
c cross c = 0
Those aren't right. A triple scalar (box) product has one dot and one cross. Write [a(b+d)c] as a determinant, use one of the properties of determinants to break it up and write the result in the box product [abc] form. Show me the steps for one of them.
No I really mean that the points are coplanar. So I want to start to say that since they are three vectors tripple scalar product will be 0. I figure you can do ( c -a ) cross ( b-d ) dot ( ?) and move things around because of the properties and get to the final statement.

That is the idea, but you don't want to get all tangled up with dots and crosses. You want to express everything in a box product like form like [abc]. That is why you need to know the rules for manipulating box products. In particular, the formulas we listed, including correcting the above formulas and expressing the answers as box products.

You could use any three pairs such as c-a, b-a, d-a and start with the box product of them.

[Edit] I don't mean you can't work it out with the dots and crosses. You can if you are careful.
 
Last edited:
  • #49
I'm having a hard time to connect this up. I understand what you are telling me but. How can you have a determinant with ( c -a) (b-a) (d-a) ? How can you expand that. I thought that property was if there was one row.
[a(b+d)c] this you just have a_x, a_y ...for the top row. Then b_x + d_x , b_y + d_y...then c_x,...for the last row. Then you just expand this into two determinants. I did this for the problem starting from the assumption and working backwards you get [ (a-c)bd] + [(b-d)ac] ...So now I look at your hint and I don't understand how you can have all three in a determinant and expand it ?
c-a, b-a, d-a ? Be careful what you tell me I don't want to be told.Thanks
 
  • #50
Jbreezy said:
I'm having a hard time to connect this up. I understand what you are telling me but. How can you have a determinant with ( c -a) (b-a) (d-a) ? How can you expand that. I thought that property was if there was one row.
[a(b+d)c] this you just have a_x, a_y ...for the top row. Then b_x + d_x , b_y + d_y...then c_x,...for the last row. Then you just expand this into two determinants. I did this for the problem starting from the assumption and working backwards you get [ (a-c)bd] + [(b-d)ac] ...So now I look at your hint and I don't understand how you can have all three in a determinant and expand it ?
c-a, b-a, d-a ? Be careful what you tell me I don't want to be told.Thanks

You have to do one step at a time. So if you have (c-a)(b-a)(d-a) and you only know how to handle one, call (c-a)=z and (d-a)=w and work it like you would z(b-a)w. Then put z and w back to what they were and continue like that. Don't try to combine steps.
 
Back
Top