Jump to content

Cross Product Geometry Problem


Guest AdamFXB

Recommended Posts

Guest AdamFXB

I've spent two hours trying to do this, but I cant figure a way out :(. We've just started the Gr. 12 Geometry and Discrete Mathematics and so far we've done dot product/cross product of vectors in 2,3 dimentions in cartesian and algebraic form

 

The sundial shown on the bottom works on the principle that the sun casts a shadow from a central projecting pointer onto the surface of a calibrated circle. The edge of the shadow is used to indicate the time of the day. A coordinate system can be placed on this object so that A is at the origin. A(0,0,0) and the coordinates of B and K are B(0,8,3) and C(-4,4,0).

 

Determine the following:

 

a) The magnitude of the vector projection of the edge of the pointer AB onto the calibration line AC

 

b) The size of Angle BAC

 

sundial_diagram.jpg

 

Any help would be greately appreciated :)

Link to comment
Share on other sites

  • 2 weeks later...

You are given A(0,0,0) B(0,8,3) and C(-4,4,0).

 

1) AB dot AC

 

2) (AC)*(AB)*cos(BAC) = AB dot AC

 

AB = 8 j + 3 k

AC = -4 i + 4 j

AB = sqrt(8^2 + 3^2) = sqrt(64+9) = sqrt(73)

AC = sqrt((-4)^2 + 4^2) = sqrt(16 + 16) = sqrt(32)

 

AB dot AC = 32

or if you use unit vectors it should be.. 0.6621

 

1) 0.6621

2) angle BAC = cos^-1 ( 32/48.33) = 48.541

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.