/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 99 A sphere with radius \(R=0.200 \... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A sphere with radius \(R=0.200 \mathrm{m}\) has density \(\rho\) that decreases with distance \(r\) from the center of the sphere according to \(\rho=3.00 \times 10^{3} \mathrm{kg} / \mathrm{m}^{3}-\left(9.00 \times 10^{3} \mathrm{kg} / \mathrm{m}^{4}\right) r .\) (a) Calculate the total mass of the sphere. (b) Calculate the moment of inertia of the sphere for an axis along a diameter.

Short Answer

Expert verified
Total mass is approximately 40.21 kg, and the moment of inertia is approximately 0.530 kg·m².

Step by step solution

01

Understanding the Density Function

The density of the sphere is given by the function \( \rho(r) = 3.00 \times 10^3 \ \text{kg/m}^3 - (9.00 \times 10^3 \ \text{kg/m}^4) \cdot r \). This implies that density decreases linearly starting from the center (\(r=0\)) to the surface (\(r=R\)).
02

Defining the Mass Element

Consider a thin spherical shell at a distance \(r\) from the center, with thickness \(dr\). Its volume is \(dV = 4\pi r^2 dr\). The mass of this shell is \(dm = \rho(r) \cdot dV = \left(3.00 \times 10^3 - 9.00 \times 10^3 r\right)(4\pi r^2 dr)\).
03

Integrating to Find Total Mass

The total mass \(M\) of the sphere is the integral of these mass elements from \(r=0\) to \(r=0.2\) m:\[M = \int_{0}^{0.2} \left(3.00 \times 10^3 - 9.00 \times 10^3 r\right)(4\pi r^2) dr\]Calculating this integral results in:\[M = 4\pi \int_{0}^{0.2} \left(3.00 \times 10^3 r^2 - 9.00 \times 10^3 r^3\right) dr = 4\pi \left[ \int_{0}^{0.2} 3.00 \times 10^3 r^2 dr - \int_{0}^{0.2} 9.00 \times 10^3 r^3 dr \right]\]
04

Solving the Inner Integrals

For the first integral:\[\int_{0}^{0.2} 3.00 \times 10^3 r^2 dr = 3.00 \times 10^3 \left[ \frac{r^3}{3} \right]_{0}^{0.2} = 3.00 \times 10^3 \times \frac{0.2^3}{3}\]And the second integral:\[\int_{0}^{0.2} 9.00 \times 10^3 r^3 dr = 9.00 \times 10^3 \left[ \frac{r^4}{4} \right]_{0}^{0.2} = 9.00 \times 10^3 \times \frac{0.2^4}{4}\]
05

Calculating the Total Mass

Solving the calculations from previous integrals, we have:\[M = 4\pi \left( 3.00 \times 10^3 \times \frac{(0.2)^3}{3} - 9.00 \times 10^3 \times \frac{(0.2)^4}{4} \right)\]Numerically calculating yields \(M \approx 40.21 \ \text{kg}\).
06

Defining the Moment of Inertia Element

The moment of inertia \(dI\) of the shell is given by \(dI = \frac{2}{5} dm \cdot r^2\), as the mass distribution is uniform across the shell. Since each shell is at distance \(r\), \(dI = dm \cdot r^2\). Substitute \(dm\) from before:\[dI = \left(3.00 \times 10^3 - 9.00 \times 10^3 r\right)(4\pi r^4 dr)\]
07

Calculate the Total Moment of Inertia

Integrate \(dI\) over the sphere:\[I = \int_{0}^{0.2} \left(3.00 \times 10^3 - 9.00 \times 10^3 r\right)(4\pi r^4) dr = 4\pi \left[ \int_{0}^{0.2} 3.00 \times 10^3 r^4 dr - \int_{0}^{0.2} 9.00 \times 10^3 r^5 dr \right]\]
08

Solving the Moment of Inertia Integrals

First integral:\[\int_{0}^{0.2} 3.00 \times 10^3 r^4 dr = 3.00 \times 10^3 \left[ \frac{r^5}{5} \right]_{0}^{0.2} = 3.00 \times 10^3 \times \frac{0.2^5}{5}\]Second integral:\[\int_{0}^{0.2} 9.00 \times 10^3 r^5 dr = 9.00 \times 10^3 \left[ \frac{r^6}{6} \right]_{0}^{0.2} = 9.00 \times 10^3 \times \frac{0.2^6}{6}\]
09

Calculating the Moment of Inertia

Using the results from solving the integrals:\[I = 4\pi \left( 3.00 \times 10^3 \cdot \frac{(0.2)^5}{5} - 9.00 \times 10^3 \cdot \frac{(0.2)^6}{6} \right)\]This results in \(I \approx 0.530 \ \text{kg} \cdot \text{m}^2\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Density Distribution
Understanding density distribution is essential for calculating properties like mass and moment of inertia for objects like spheres. In this exercise, the density of the sphere varies with distance from the center, which is known as a radial density distribution. The given density function is \( \rho(r) = 3.00 \times 10^3 \, \text{kg/m}^3 - (9.00 \times 10^3 \, \text{kg/m}^4) \cdot r \). This function tells us how dense different parts of the sphere are as you move away from the center.

- **At the center**: The density is highest. At \( r = 0 \), the density is simply \( 3.00 \times 10^3 \, \text{kg/m}^3 \).
- **At the surface**: The density decreases, meaning the surface layer is less dense than the center. At \( r = R = 0.2 \) m, you substitute into the equation to find the density at the surface.

This type of linear decrease is common in problems involving density distribution, where density depends not just on the total mass but on how that mass is distributed within the volume.
Mass Calculation
To find the total mass of a sphere with a varying density, we need to integrate the mass elements over the entire volume of the sphere. Imagine slicing the sphere into thin spherical shells with thickness \( dr \). Each shell at a distance \( r \) from the center has a mass element \( dm \).

The volume of each shell is \( dV = 4\pi r^2 dr \) because a sphere's surface area scales as \( 4\pi r^2 \). To find the mass of each shell, multiply the volume by the density at each radius: \( dm = \rho(r) \cdot dV = (3.00 \times 10^3 - 9.00 \times 10^3 r) \cdot 4\pi r^2 dr \).

Finally, to find the sphere's total mass, integrate these mass elements from the center \( r = 0 \) to the sphere's surface \( r = 0.2 \) m:\[ M = 4\pi \int_{0}^{0.2} \left(3.00 \times 10^3 r^2 - 9.00 \times 10^3 r^3\right) dr \] This integration accounts for how the changing density contributes to the sphere's total mass as we consider each radius.
Integral Calculus
Integral calculus is the mathematical backbone to solving problems with continuously varying quantities, such as density in this sphere's problem. Here, the integral helps sum up all the tiny mass elements to find total quantities, like the sphere's mass or its moment of inertia.

The process involves two main steps:
  • **Determine the integral expression**: For mass, it was integrating over \( r^2 \) and \( r^3 \), representing different powers of radius due to density's dependence on \( r \). The form \( 4\pi \left( \int 3.00 \times 10^3 r^2 \, dr - \int 9.00 \times 10^3 r^3 \, dr \right) \) results from substituting the density function.
  • **Solving integrals**: You compute definite integrals by evaluating the antiderivatives at the limits. For example, \( \int r^2 dr = \frac{r^3}{3} \) and \( \int r^3 dr = \frac{r^4}{4} \), evaluated from 0 to 0.2 m. This makes it possible to compute the total mass or moment of inertia by solving simpler integrals.
Using these methods, integral calculus provides a complete and precise way to calculate complex physical properties from basic principles.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Engineers are designing a system by which a falling mass \(m\) imparts kinetic energy to a rotating uniform drum to which it is attached by thin, very light wire wrapped around the rim of the drum (Fig. P9.68). There is no appreciable friction in the axle of the drum, and everything starts from rest. This system is being tested on earth, but it is to be used on Mars, where the acceleration due to gravity is 3.71 \(\mathrm{m} / \mathrm{s}^{2} .\) In the earth tests, when \(m\) is set to 15.0 \(\mathrm{kg}\) and allowed to fall through \(5.00 \mathrm{m},\) it gives 250.0 \(\mathrm{J}\) of kinetic energy to the drum. (a) If the system is operated on Mars, through what distance would the 15.0 -kg mass have to fall to give the same amount of kinetic energy to the drum? (b) How fast would the 15.0 -kg mass be moving on Mars just as the drum gained 250.0 \(\mathrm{J}\) of kinetic energy?

Compact Disc. A compact disc (CD) stores music in a coded pattern of tiny pits \(10^{-7}\) m deep. The pits are arranged in a track that spirals outward toward the rim of the disc; the inner and outer radii of this spiral are 25.0 \(\mathrm{mm}\) and \(58.0 \mathrm{mm},\) respectively. As the disc spins inside a CD player, the track is scanned at a constant linear speed of 1.25 \(\mathrm{m} / \mathrm{s}\) . (a) What is the angular speed of the CD when the innermost part of the track is scanned? The outermost part of the track? (b) The maximum playing time of a CD is 74.0 min. What would be the length of the track on such a maximum-duration \(C D\) if it were stretched out in a straight line? (c) What is the average angular acceleration of a maximum-duration CD during its 74.0 -min playing time? Take the direction of rotation of the disc to be positive.

A thin, rectangular sheet of metal has mass \(M\) and sides of length \(a\) and \(b .\) Use the parallel-axis theorem to calculate the moment of inertia of the sheet for an axis that is perpendicular to the plane of the sheet and that passes through one corner of the sheet.

The motor of a table saw is rotating at 3450 rev/min. A pulley attached to the motor shaft drives a second pulley of half the diameter by moans of a V-belt. A circular saw blade of diameter 0.208 \(\mathrm{m}\) is mounted on the same rotating shaft as the second pulley. (a) The operator is careless and the blade catches and throws back a small piece of wood. This piece of wood moves with linear speed equal to the tangential speed of the rim of the blade. What is this speed? (b) Calculate the radial acceleration of points on the outer edge of the blade to see why sawdust doesn't to its teeth.

When a toy car is rapidly scooted across the floor, it stores energy in a flywheel. The car has mass \(0.180 \mathrm{kg},\) and its flywheel has moment of inertia \(4.00 \times 10^{-5} \mathrm{kg} \cdot \mathrm{m}^{2} .\) The car is 15.0 \(\mathrm{cm}\) long. An advertisement claims that the car can travel at a scale speed of up to 700 \(\mathrm{km} / \mathrm{h}(440 \mathrm{mi} / \mathrm{h}) .\) The scale speed is the speed of the toy car multiplied by the ratio of the length of an actual car. to the length of the toy. Assume a length of 3.0 \(\mathrm{m}\) for a real car. (a) For a scale speed of 700 \(\mathrm{km} / \mathrm{h}\) , what is the actual translational speed of the car? (b) If all the kinetic energy that is initially in the flywheel is converted to the translational kinetic energy of the toy, how much energy is originally stored in the flywheel? (c) What initial angular velocity of the flywheel was needed to store the amount of energy calculated in part (b)?

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.