Saved Bookmarks
| 1. |
` (15)/sqrtx +9/sqrtx = 11sqrtx, (sqrty/4) + ((5sqrty)/12) = (1/sqrty)`A. if ` x gt y`B. if ` x lt y`C. if ` x ge y`D. if ` x le y` |
|
Answer» Correct Answer - A `(15//root()()x )+(9//root()()x)=11root()()x` `24//root()()x = 11root()()x` ` x = 24//11 = 2.18` `(root()()y//4)+(5root()()y//12) = (1root()()y)` ` (8root()()y//12)=(1//root()()y)` ` y = 1.5` |
|