Physics, asked by vandanadhapodkar7, 8 months ago

5.
Discuss the necessity of radius of
gyration. Define it. On what factors does
it depend and it does not depend? Can
you locate some similarity between the
centre of mass and radius of gyration?
24​

Answers

Answered by misbahrehman2008
0

Explanation:

The radius of gyration depends on various factors like the size and shape of the body, configuration of its axis of rotation, the body's position and distribution of the mass with regard to its axis of rotation. The radius of gyration is the root mean square distance of the object from its center of gravity.

Answered by CleverBoi
2
<br /><br />&lt;div class="container"&gt;<br />&lt;div class="lamp"&gt;<br />&lt;div class="stand"&gt;&lt;/div&gt;<br />&lt;div class="bulb"&gt;&lt;/div&gt;<br />&lt;input type="checkbox"&gt;<br />&lt;/div&gt;<br />&lt;/div&gt;<br /><br />&lt;style&gt;<br />body {<br />background-color: purple;<br />}<br />&lt;/style&gt;<br /><br />&lt;style&gt;<br /><br />​body{<br />	background-color:pink;<br />	padding: 0;<br />	margin: 0;<br />}<br />.container{<br />	height: 550px;<br />	width: 350px;<br />	overflow: hidden;<br />	position: absolute;<br />	transform: translate(-50%,-50%);<br />	top:50%;<br />	left: 50%;<br />}<br />.lamp{<br />	height: 30px;<br />	width: 140px;<br />	background-color: #040e15;<br />	border-radius: 8px 8px 0 0;<br />	position: absolute;<br />	bottom: 0;<br />	right: 15px;<br />}<br />.lamp:before{<br />	content: "";<br />	position: absolute;<br />	height: 5px;<br />	width: 60px;	background-color:rgba(255,255,255,0.5);<br />	top: 8px;<br />	left: 8px;<br />	border-radius: 8px;<br />}<br />.stand{<br />	height: 120px;<br />	width: 12px;<br />	background-color: #040e15;<br />	position: absolute;<br />	top: -110px;<br />	right: 35px;<br />	transform: rotate(20deg);<br />	z-index: -1;<br />}<br />.stand:before{<br />	content: "";<br />	height: 140px;<br />	width: 12px;<br />	background-color: #040e15;<br />	position: absolute;<br />	bottom: 85px;<br />	right: 56px;<br />	transform: rotate(-60deg);<br />}<br />.stand:after{<br />	content: "";<br />	position: absolute;<br />	height: 25px;<br />	width: 25px;<br />	background-color: #fee669;<br />	border-radius: 50%;<br />	left: -7px;<br />	bottom: 105px;<br />}<br />.bulb{<br />	height: 50px;<br />	width: 100px;<br />	background-color: #fec93d;<br />	position: absolute;<br />	bottom: 205px;<br />	border-radius: 50px 50px 0 0;<br />	transform: rotate(45deg);<br />	left: -42px;<br />}<br />.bulb:before{<br />	content: "";<br />	position: absolute;<br />	height: 25px;<br />	width: 25px;<br />	background-color: #fec93d;<br />	border-radius: 50%;<br />	left: 45px;<br />	top: -15px;<br />}<br />.bulb:after{<br />	content: "";<br />	position: absolute;<br />	height: 10px;<br />	width: 110px;<br />	background-color: #fee669;<br />	top: 45px;<br />	right: -5px;<br />	border-radius: 5px;<br />}<br />input[type="checkbox"]{<br />	-webkit-appearance:none;<br />	height: 12px;<br />	width: 18px;<br />	background-color: #fec93d;<br />	position: absolute;<br />	bottom: 26px;<br />	left: 15px;<br />	border-radius: 3px 3px 0 0;<br />	z-index: -1;<br />	outline: none;<br />	cursor: pointer;<br />}<br />input[type="checkbox"]:before{<br />	content: "";<br />	position: absolute;<br />	height: 0;<br />	width: 65px;<br />	border-bottom: 280px solid rgba(255,255,255,0.5);<br />	border-left: 45px solid transparent;<br />	border-right: 45px solid transparent;<br />	transform: rotate(45deg);<br />	bottom: -57px;<br />	right: 72px;<br />	display: none;<br />}<br />input[type="checkbox"]:checked{<br />	height: 8px;<br />}<br />input[type="checkbox"]:checked:before{<br />	display: block;<br />}<br />a{<br />color: white;<br />font-family: "Rubik",sans-serif;<br />position:absolute;<br />right:20px ;<br />top:20px;<br />border:2px solid white;<br />text-decoration:none;<br />}<br />@media screen and (min-width: 451px) {<br />a{<br />font-size: 25px;<br />padding:8px 12px 8px 12px;<br />}<br />}<br /><br />@media screen and (max-width: 450px) {<br />a{<br />font-size: 18px;<br />padding:5px 8px 5px 8px;<br />}<br />}<br /><br />&lt;/style&gt;<br /><br />
Similar questions