InterviewSolution
Saved Bookmarks
| 1. |
The following are the steps involved in finding the value of x-y from`(sqrt(8)-sqrt(5))/(sqrt(8)+sqrt(5))=x-ysqrt(40)`. Arrange them in sequential order. (A) `(13-2sqrt(40))/(8-5)=x-ysqrt(40)` (B) `((sqrt(8))^(2)+(sqrt(5))^(2)-2(sqrt(8))(sqrt(5)))/((sqrt(8))^(2)-(sqrt(5))^(2))=x-ysqrt(40)` (C) `x-y=(11)/(3)` (D) `x=(13)/(3) and y=(2)/(3)` (E) `((sqrt(8)-sqrt(5))(sqrt(8)-sqrt(5)))/((sqrt(8)+sqrt(5))(sqrt(8)-sqrt(5)))=x-ysqrt(40)`A. EABDCB. EBADCC. ABDECD. DEBAC |
|
Answer» Correct Answer - B EBADC is the required sequential order. |
|