Finding Solutions for the Intersection of a Plane and Line

  • Thread starter Thread starter lukepeterpaul
  • Start date Start date
  • Tags Tags
    Interpretation
lukepeterpaul
Messages
14
Reaction score
0

Homework Statement


hi, i have been given a question and would appreciate help in interpreting it.
given a plane, state the problem of finding points on the intersection of the plane and the line in the form Ax=d, where A is a 3by3 matrix, x and d are vectors.

Homework Equations





The Attempt at a Solution


i don't understand the question...
i m guessing that it is referring to the specific circumstance when matrix A has rank 2...??
in fact the question then proceeds to "find and interpret the solutions"...
 
Physics news on Phys.org
Well, I interpret the question this way: a plane can be described by an equation. A line can be describe by a system of equations.

Now, the line and the plane intersect in a point. This point can be found by a system of equations (which are of course closely related to the equations above). This system of equations can be written under the form Ax=d. So, you need to find a matrix A and a matrix d, such that the intersection of the plane and the line is the solution to Ax=d.

Hope that was helpful...
 
cheers :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top