1. The base width of a soil gravity dam is 25 m. The material of the dam has a specific gravity of 2.56 and the dam is designed as an elementary profile ignoring uplift. What is the approximate allowable height of the dam ?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Average height of 10 students in a class is 150 cm. A boy of height 160 cm left the class and a boy of height 148 cm is admitted. Then what is the average height of the students in the class now?....
QA->The height of a square prism is 16 centemetres and the perimeter of its base is 27, find the area of its lateral faces.....
QA->The ratio between the radius of the base and the height of a cylinder is 2 : If its volume is 1617 cm3, the total surface area of the cylinder is—....
QA->The ratio between the radius and height of a circular one of volume 314 cm (cube) is 5:Its height is....
QA->Archemedes the originator of the law of specific gravity lived in which age ?....
MCQ->The base width of a soil gravity dam is 25 m. The material of the dam has a specific gravity of 2.56 and the dam is designed as an elementary profile ignoring uplift. What is the approximate allowable height of the dam ?....
MCQ->If p is the specific gravity of the material used in the design of a masonry dam of triangular section, then the ratio between the height and base width of the dam for structural safety and stability is equal to....
MCQ->For determing the specific gravity of soil solids, using a pycnometer of 500 cc., the following data is available : Weight of dry empty pycnometer = 125 g Weight of dried soil and pycnometer = 500 g Weight of dried soil and distilled = 850 g water filled in pycnometer up to top The specific gravity of soil soilds, is....
MCQ->What will be the output of the following program? #include<iostream.h> class Base { int x, y; public: Base() { x = y = 0; } Base(int xx) { x = xx; } Base(int p, int q = 10) { x = p + q; y = q; } void Display(void) { cout<< x << " " << y << endl; } }objDefault(1, 1); class Derived: public Base { Base obj; public: Derived(int xx, int yy): Base(xx, xx + 1) { } Derived(Base objB = objDefault) { } }; int main() { Derived objD(5, 3); Derived ptrD = new Derived(objD); ptrD->Display(); delete ptrD; return 0; }....
MCQ->In which direction,resultant force will shift by providing a top width for roadway and free board in elementary profile of a gravity dam,for full reservoir condition?....
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