InterviewSolution
Saved Bookmarks
| 1. |
Verify whether 2,3,4 and 6 are in proportion |
|
Answer» Ratio between 2 and 3=2:3 Ratio between 4 and 6=4:6=`(4)/(6)=(2)/(3)=2:3` `implies2:3=4:6` or `2:3::4:6` hence, the values 2,3,4 and 6 are in proportion. |
|