InterviewSolution
Saved Bookmarks
| 1. |
`vec(r ) =(3hat(i) -4hat(j) +2hat(k)) + lambda (hat(i)+3hat(k)) " and " vec(r ) = 5hat(i) + mu (-hat(i) +hat(j) + hat(k))` Find angle between the lines . |
| Answer» Correct Answer - `cos^(-1).((sqrt(30))/(15))` | |