#how to know if two equations for a vector plane is equivalent?
10 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
The coefficients are proportional
if you have:
P1: a1 x1 + a2 x2 + ... + an xn = 0
P2: a1' x1' + a2' x2 + ... + an' xn = 0
Then P1 is just <a, x> = 0
and P2 is <a', x> = 0
so clearly if they have the same solutions then a and a' are collinear (since they need to span the same line)