#general equation for a plane
16 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:
what i did was take the vectors from the lines and get their cross product
since the two lines intersect and they are on the same plane
[-1,5,1] x [1,1,2] = [9,4.-6]
and i used the cross product in the general equation
It does sound neat, you just need to find the intercept
Yeah since it is an affine hyperplane
Otherwise I don't see anything to complain about in your approach
+close