Results 1 to 2 of 2

Thread: Simple linear algebra?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2002
    Posts
    229

    Simple linear algebra?

    Hey guys,

    I didn't know who to ask and I need an answer quickly :S. It should be simple, I just cant seem to remember how I did this problem.

    What is the equation of the plane parallel to the vector (1, 1, -2) which passes through the points (1, 5, 18) and (4, 2, -6).

    The answer is 5x - 3y + z = 8

    How do I go about solving this?

    Thanks for yout time!

  2. #2
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Simple linear algebra?

    You have two points in the plane, which means that you can work out a vector in the plane. And they have given you a second vector in the plane. Using these two you can work out the normal vector using the cross-product. Once you have that, you use n.r = n.m for a given point m in the plane to work out the equation, where n is the unit normal vector and r is the general equation (xi + yj + zk).

    See this link for further details.

    zaza
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

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