Saved Bookmarks
| 1. |
I. ` x = sqrt(625)` II. ` x = sqrt(676)`A. if ` x ge y,`i.e., x is greater than or equal to y.B. if `x gt y`, i.e., x is greater than y.C. if ` x le y`, i.e., x is less than or equal to y.D. x = y or no relation can be established between x and y |
|
Answer» Correct Answer - D I. ` x = sqrt(625) = pm 25" "II. Y = sqrt(676) = pm 26` No relation can be established between x and y. |
|