1. The void ratio of a soil sample decreases from 1.50 to 1.25 when the pressure is increased from 25 tonnes/m2 to 50 tonnes/m2, the coefficient of compressibility is





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A ship 55 km from the shore springs a leak which admits 2 tonnes of water in 6 minutes, 80 tonnes would suffice to sink her, but the pumps can throw out 12 tonnes an hour. The average rate of sailing that she may just reach the shore as she begins to sink is....
QA->A ship 55 km from the shore springs a leak which admits 2 tonnes of water in 6 minutes, 80 tonnes would suffice to sink her, but the pumps can throw out 12 tonnes an hour. The average rate of sailing that she may just reach the shore as she begins to sink is:....
QA->The ratio of bases of a cylinder and a cone are in the ratio 3: Volume of cylinder and cone are in the ratio 9: then their heights are in the ratio?....
QA->If a number is increased by 30% and then from the increased number its 30% is decreased. Then :....
QA->If the diameter of a circle is increased by 100%, its area is increased by :....
MCQ->The void ratio of a soil sample decreases from 1.50 to 1.25 when the pressure is increased from 25 tonnes/m2 to 50 tonnes/m2, the coefficient of compressibility is....
MCQ->If Sample class has a Length property with get and set accessors then which of the following statements will work correctly? Sample.Length = 20; Sample m = new Sample(); m.Length = 10; Console.WriteLine(Sample.Length); Sample m = new Sample(); int len; len = m.Length; Sample m = new Sample(); m.Length = m.Length + 20;....
MCQ->Consider the following statements : Non-probability sample includes convenience sample Non-probability sample includes judgment sample Non-probability sample includes quota sample Non-probability sample includes cluster sample. Of the statements :....
MCQ->What will be the output of the C#.NET code snippet given below? namespace IndiabixConsoleApplication { class Sample { public static void fun1() { Console.WriteLine("Bix1 method"); } public void fun2() { fun1(); Console.WriteLine("Bix2 method"); } public void fun2(int i) { Console.WriteLine(i); fun2(); } } class MyProgram { static void Main(string[ ] args) { Sample s = new Sample(); Sample.fun1(); s.fun2(123); } } }....
MCQ->For determining the moisture content of a soil sample, the following data is available Weight of container = 260 g, Weight of soil sample and = 320 g container, Weight of soil sample (dried) and = 310 g container. The moisture content of the soil sample, is....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution