How would i find an equation of plane by using two lines? Commands please?

Find an equation of the plane which contain the lines below- help with commands
x=1+3t
y=5-2t
z=-2-3t
x=2+2t
y=-1+4t
z=-3-2t

Antworten (2)

michael scheinfeild
michael scheinfeild am 6 Aug. 2012

0 Stimmen

4 Kommentare

Do you know matlab commands for this? I know how to do it by hand, but not sure what the commands are.
write out the equations and someone will gladly convert to matlab syntax.
The system describes a single point, not a plane.
I need the equation of a plane containing lines. The link you sent does not answer that question, nor include the commands. I am looking for commands!

Melden Sie sich an, um zu kommentieren.

Walter Roberson
Walter Roberson am 6 Aug. 2012

0 Stimmen

You cannot get an equation of a plane containing lines when you use those equations. You can only get a single point.
x=1+3t can only be simultaneously true with x=2+2t at a single x value. Likewise, the y and z pairs restrict to single y and z values. A combination of unique x, unique y, and unique z, gives a single point rather than a plane.

Kategorien

Mehr zu Mathematics finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 6 Aug. 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by