Jump to content

Solving an linear system

Featured Replies

1) Find a vector equation for the plane in R3(3D) with scalar equation 2x − 3y + z = 5 .

 

First,I find three points on the plane and then I used one point as a fixed point in order to find two vectors on the plane by using two other points. Then, I tried to test whether the two vectors are perpendicular to the normal vector of this plane by using cross product. However, I do not get the right normal vector by using my two vectors on the plane?

My question is that whether my approach is wrong? If yes, what should I do?

Edited by hkus10

Then, I tried to test whether the two vectors are perpendicular to the normal vector of this plane by using cross product. However, I do not get the right normal vector by using my two vectors on the plane?
I'm a little confused here: if you're testing your normal using the cross product, then how are you finding it in the first place? A cross product of any two vectors vectors on the plane should give a perfectly good normal vector.

Archived

This topic is now archived and is closed to further replies.

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.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.