

InterviewSolution
Saved Bookmarks
1. |
If |(a,a^(2),1+a^(3)),(b,b^(2),1+b^(3)),(c,c^(2),1+c^(3))|=0 and vectors (1,a,a^(2)),(1,b,b^(2)) and (1,c,c^(2)) are non coplanar then the product abc= |
Answer» <html><body><p>only I is true<br/>only <a href="https://interviewquestions.tuteehub.com/tag/ii-1036832" style="font-weight:bold;" target="_blank" title="Click to know more about II">II</a> is true<br/>both I and II are true<br/>neither I nor II true</p>Answer :<a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a></body></html> | |