

InterviewSolution
Saved Bookmarks
1. |
To what temperature in `.^(@)C` a gas has to be heated to produce 10% change in volume at constant pressure, if the initloa temperature of the gas is at `0^(@)C`?A. 17.3B. 27.3C. 33.3D. 13.15 |
Answer» Correct Answer - B `(V_(2))/(V_(1))=(T_(2))/(T_(1))` `(V_(2)-V_(1))/(V_(1))=(T_(2)-T_(1))/(T_(1))` `(10)/(100)=(T_(2)-T_(1))/(T_(1))` On solving `T_(2)=27.3^(@)C`. |
|