

InterviewSolution
Saved Bookmarks
1. |
A variable plane is at a constant distance h from the origin and meetsthe coordinateaxes in A,B,C . Locus of centroid of triangle ABC is |
Answer» <html><body><p>`x^(<a href="https://interviewquestions.tuteehub.com/tag/2-283658" style="font-weight:bold;" target="_blank" title="Click to know more about 2">2</a>)+y^(2)+<a href="https://interviewquestions.tuteehub.com/tag/z-750254" style="font-weight:bold;" target="_blank" title="Click to know more about Z">Z</a>^(2)=<a href="https://interviewquestions.tuteehub.com/tag/h-1014193" style="font-weight:bold;" target="_blank" title="Click to know more about H">H</a>^(-2)`<br/>`x^(2)+y^(2)+z^(2)=4h^(-2)`<br/>`x^(2)+y^(2)+z^(2)=16h^(2)`<br/>`1/(x^(2))+1/(y^(2))+1/(z^(2))=<a href="https://interviewquestions.tuteehub.com/tag/9-340408" style="font-weight:bold;" target="_blank" title="Click to know more about 9">9</a>/(h^(2))`</p>Answer :D</body></html> | |