New Reply

Finding the angle between surfaces

 
Share Thread Thread Tools
Oct4-07, 03:22 AM   #1
 

Finding the angle between surfaces


1. The problem statement, all variables and given/known data


*Length of each side of the square is 3.
*Length of DP = Length of BQ = Length of GR = 1

Calculate [tex]\theta[/tex], the angle that is made between the surface of PQR and the surface of CGHD

2. Relevant equations

No relevant equation was given for me, but I'm going to throw out some that may help.

*Law of Cosines
*Dot Product

3. The attempt at a solution

I do not have a single clue of what to do. Can anyone start me off somehow, and tell me what I should be initially looking for in order to find the angle between the surfaces?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Oct4-07, 04:17 AM   #2
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
The angle between the surfaces is equal to the angle between the normal-vectors to these surfaces... which you can determine using the dot-product.
You have enough information to determine each normal-vector.
 
Oct4-07, 10:32 AM   #3
 
Wait, but I thought normal vector was found using the cross product, not the dot product?
 
Oct4-07, 10:35 AM   #4
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Finding the angle between surfaces


Quote by l46kok View Post
Wait, but I thought normal vector was found using the cross product, not the dot product?
That's one way to do it (and that's the best way for your problem).
Now, once you found those normal vectors using the cross-product,
now use the dot product to find the angle between those [normal] vectors.
 
Oct4-07, 10:57 AM   #5
 
Well I think I can find the normal vector of the flat surface, but how would you find the normal vector of the triangular surface?
 
Oct4-07, 11:10 AM   #6
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by l46kok View Post
Well I think I can find the normal vector of the flat surface, but how would you find the normal vector of the triangular surface?
Can you find two linearly-independent [i.e. two non-parallel] vectors on that triangular surface?
 
Oct4-07, 11:18 AM   #7
 
Pq = (3,-1,0) Pr = (3,0,-3)
 
Oct4-07, 09:41 PM   #8
 
where do I go from here
 
Oct4-07, 10:01 PM   #9
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Use the cross-product, as you said in #3.
 
Oct4-07, 11:12 PM   #10
 
? I don't understand how that would help me, as that would produce a vector that is normal to the two vectors given above, NOT the normal vector that is perpendicular to the surface.

I'll do it anyways.

(3,9,3)
 
Oct5-07, 06:18 AM   #11
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
If two vectors lie IN a surface, then the normal to the surface must be normal to both. In fact, unless the two vectors lie along the same line (in which case their cross product would be 0) their cross product IS normal to the surface.
 
Oct6-07, 04:48 PM   #12
 
Ok, if that is the case, let me try to solve this

Dc = (3,0,0) Dh = (0,0,-3)

Dc X Dh = (0,9,0) = A

Pq X Pr = (3,9,3) = B

[tex]A * B = |A||B|\cos(\theta)[/tex]

[tex]\cos^{-1}\frac{A * B}{|A||B|} = \theta[/tex]

[tex]\theta = \cos^{-1}\frac{81}{|9||9.798|}[/tex]

[tex]\theta = 23.284288 degrees[/tex]

...And that is an incorrect answer, where did I go wrong?
 
Oct6-07, 08:51 PM   #13
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The FIRST thing you had better do is set up a coordinate system so that vectors from one point to another make sense! Set up a coordinate system with origin at F, x-axis along FG, y-axis along FE, z-axis along FB. Then the vector perpendicular to CGHD is <1,0, 0> and the vector perpendicular to plane PQR is the cross product of QP= <1,0,1>-<2,1,1>= <-1, -1, 0> and QR= <1,0,1>- <2,0,0>= <-1,0,1>. That cross product is <-1,1,-1>. The angle is given by <1, 0, 0>.<-1, 1, -1>= |<1,0,0>||<1,1,1>|cos([itex]\theta[/itex] or -1= (1)([itex]\sqrt{3}[/itex])cos([itex]\theta[/itex])which gives cos([itex]\theta)= -1/\sqrt{3}[/itex]. What is [itex]\theta[/itex]?
 
Oct6-07, 09:20 PM   #14
 
[tex]\theta = 125.26439 degrees[/tex]

And according to the answer, it is still wrong.

The answer is supposed to be

[tex]\cos(\theta) = \frac{3\sqrt{11}}{11}[/tex]
 
Oct7-07, 08:55 PM   #15
 
I can't find anything you did wrong either. Would the answer be wrong?
 
Aug27-11, 01:32 AM   #16
 
the normals as you calculated were right .. maybe the simplification of the cos theta part may have gone wrong ...

i proceeded as hallsofvy said in #13, but i got cos theta = -3/sqrt 11
 
Aug27-11, 01:43 AM   #17
 
Recognitions:
Gold Membership Gold Member
Quote by msslowlearner View Post
the normals as you calculated were right .. maybe the simplification of the cos theta part may have gone wrong ...

i proceeded as hallsofvy said in #13, but i got cos theta = -3/sqrt 11
Remember that the usual range of the arccosine function is [0,pi]. So you'll need to find a POSITIVE value of theta. Also, remember that cos(x)=cos(-x).
 
New Reply
Thread Tools


Similar Threads for: Finding the angle between surfaces
Thread Forum Replies
Finding the charges on surfaces (hollow spheres) Introductory Physics Homework 1
Need help finding an angle General Physics 8
finding the angle Introductory Physics Homework 2
help finding angle Introductory Physics Homework 2
finding angle Introductory Physics Homework 3