1. The moment of inertia of a square of side a about its base is a4/ 3.



Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Read the statements carefully and answer the question which follow: A cube has six sides each of a different colour.The red side is opposite black.The green side is between red and black.The blue side is adjacent to white .The brown side is adjacent to blue.The red side is face down.The side opposite brown is:....
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->Moment of inertia is?....
QA->Perimeter of a rectangle is 100cm. One side is 20cm. What is its area in square cm?....
QA->.If A=B/2,B=C(Square)/2 and C=2 Square root of 3 which is A of the following?....
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->The ratio of the moment of inertia of a rectangle about its centroidal axis to the moment of inertia about its base, is....
MCQ->Moment of inertia of a triangular section of base (b) and height (h) about an axis passing through its vertex and parallel to the base, is __________ than that passing through its C.G. and parallel to the base.....
MCQ->Modified moment of inertia of sections with a single web, is equal to moment of inertia of the section about Y-Y axis at the point of maximum bending moment and is multiplied by the ratio of....
MCQ->Mass moment of inertia of a thin rod about its one end is __________ the mass moment of inertia of the same rod about its mid-point....
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