InterviewSolution
Saved Bookmarks
| 1. |
If `xprop y` and y =8 when x =2, if y=16 , then the value of x isA. 2B. 4C. 6D. 8 |
|
Answer» `x prop y rArr x=ky ` (where k= non zero constant )…..(i) Given that y=8 when x =2 . `therefore 2 =k xx8rArr2/8=1/4` `therefore` form (1) we get , ` x =1/4 y …….(2)` putting y =16 in (2) we get , x `1/4 xx16or , x=4` `therefore` (b) is correct. |
|