A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Mathematics Proof - Advanced Math

Hybrid View

  1. #1
    Domo Arigato! Ultima Designs's Avatar
    Join Date
    Nov 2003
    Location
    Missing in Action
    Posts
    512

    Mathematics Proof - Advanced Math

    This is essentially for a Calc II class, can anyone help? You'd be my hero, and I'll give you a kiss or something:

    ---------

    Let P be a point not on the plane that passes through the points Q, R, and S. Show that the distance d from P to the plane is:

    d = absolute value( (a X b) . c )
    --------------------
    absolute value( a X b )

    where a = vector QR, b = vector QS, and c = vector QP.

    ("." signifies dot product, "X" signifies cross product)

  2. #2

  3. #3
    Domo Arigato! Ultima Designs's Avatar
    Join Date
    Nov 2003
    Location
    Missing in Action
    Posts
    512
    Thought that was for Flash math and the like...this is for my Multivariate Analysis and Approximation class. I don't think this is the first math problem posted in the CL...

  4. #4
    I'll give you a hint
    1) a X b gives the normal of the plane.

    2) vector c is a vector from the plane to a point in space.

    3) Taking the dot product of one vector to another is the same as projecting one vector to another and finding the projected distance.

    4) the distance from a point to a plane is the distance from that point to the plane along the plane's normal.


    another interesting note, d will equal the volume of the parallelepiped formed by a, b and c

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center