

InterviewSolution
Saved Bookmarks
1. |
Distance betweentwo parallel planes `2x""+""y""+""2z""=""8`and `4x""+""2y""+""4z""+""5""=""0`is(1) `5/2`(2) `7/2`(3) `9/2`(4) `3/2`A. `(3)/(2)`B. `(5)/(2)`C. `(7)/(2)`D. `(9)/(2)` |
Answer» Correct Answer - C Given planes are `2x+y+2z-8=0` and `2x+y+2z+(5)/(2)=0` `:."Distance between two planes"` `(|c_(1)-c_(2)|)/(sqrt(a^(2)+b^(2)+c^(2)))=|(-8-(5)/(2))/(sqrt(2^(2)+1^(2)+2^(2)))|=(21//2)/(3)=(7)/(2)` |
|