

InterviewSolution
Saved Bookmarks
1. |
The density of water at the surface of the oceanis rho. If the bulk modulus of water is B then, what is the density of ocean water at a depth, where the pressure is nP_(0),(P_(0) is the atmospheric pressure) |
Answer» <html><body><p><<a href="https://interviewquestions.tuteehub.com/tag/p-588962" style="font-weight:bold;" target="_blank" title="Click to know more about P">P</a>></p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :Increase in pressure `(Delta P) = nP_0 - P_0 = (n-1) P_0` <br/>From `M = <a href="https://interviewquestions.tuteehub.com/tag/rho-623364" style="font-weight:bold;" target="_blank" title="Click to know more about RHO">RHO</a> <a href="https://interviewquestions.tuteehub.com/tag/v-722631" style="font-weight:bold;" target="_blank" title="Click to know more about V">V</a>` , the decrease in volume due to increase in pressure `Delta P` is <br/>`Delta V = (V Delta P)/(<a href="https://interviewquestions.tuteehub.com/tag/b-387190" style="font-weight:bold;" target="_blank" title="Click to know more about B">B</a>)` <br/>`rArr V. = V - Delta V = V - (V Delta P)/(B) = V/B (B - Delta P)` <br/>`rho. = (M)/(V.) = (rho V)/(V.) = (rho B)/((B - Delta P)) = (rho B)/((B - (n-1)P_0 1))`</body></html> | |