1.

Let `vec(alpha)=ai+bj+ck` and `vec(beta)=bi+cj+ak`, where `a`, `b`, `c` `in R` If `theta` be the angle between `alpha` and `beta` then,

Answer» `vecalpha=ahati+bhatj+chatk`
`vecbeta=bhati+chatj+ahatk`
`vecalpha*vecbeta=ab+bc+ca`
`|vecalpha||vecbeta|costheta=ab+bc+ca`
`costheta=(ab+bc+ca)/(a^2+b^2+c^2)`
`1/2((a+b+c)^2-(a^2+b^2+c^2))/(a^2+b^2+c^2)`
`costheta> -1/2`
`theta in (pi-pi/3,pi)`
`theta in (2/3pi/pi)`
option c is correct.


Discussion

No Comment Found

Related InterviewSolutions