Two stacked blocks on a table. Friction problem

AI Thread Summary
To determine the maximum force that can be applied to the lower block without the upper block sliding off, apply Newton's second law to both blocks. The static friction force between the blocks must not exceed the maximum static friction, calculated using the coefficient of static friction and the weight of the upper block. For the lower block, the applied force must overcome both kinetic friction with the table and the static friction acting on the upper block. The resulting equation shows that the applied force is limited by the combined effects of static and kinetic friction. Understanding these relationships allows for calculating the maximum force before sliding occurs.
HeRo
Messages
3
Reaction score
0
:cry:

I need help with the following problem, I have tried a few different things, but none of them seem to be working:

Two blocks are stacked on a table. The upper block has a mass of 8.2 kg and the lower block has a mass of 35 kg. The coefficient of kinetic friction between the lower block and the table is 0.22 and the coefficient of static friction between the upper and lower blocks is 0.14. How much force can be applied to the lower block without having the upper block slide off?

Can someone explain how I would do this? It's got something to do with acceleration.
 
Physics news on Phys.org
HeRo said:
...I have tried a few different things

Like what? Please show us some attempt at solving the problem, or at least reasoning through it to some degree.
 
Last edited:
HeRo said:
:cry:

I need help with the following problem, I have tried a few different things, but none of them seem to be working:

Two blocks are stacked on a table. The upper block has a mass of 8.2 kg and the lower block has a mass of 35 kg. The coefficient of kinetic friction between the lower block and the table is 0.22 and the coefficient of static friction between the upper and lower blocks is 0.14. How much force can be applied to the lower block without having the upper block slide off?

Can someone explain how I would do this? It's got something to do with acceleration.

Apply Newton's second law to each block. Then solve simultaneous equations until you have an expression for F in terms of known variables. For the upper block
<br /> \begin{align*}<br /> \Sigma F_y &amp; = 0 \\<br /> n_1 - m_1g &amp; = 0 \\<br /> n_1 &amp; = m_1g \\<br /> \Sigma F_x &amp; = m_1a \\<br /> f_\mathrm{s} &amp; = m_1a \\<br /> f_\mathrm{s} &amp; \leq \mu_\mathrm{s}n_1\\<br /> m_1a &amp; \leq \mu_\mathrm{s}m_1g<br /> \end{align*}<br />
For the lower block
<br /> \begin{align*}<br /> \Sigma F_y &amp; = 0 \\<br /> n_2 - m_2g - n_1 &amp; = 0 \\<br /> n_2 &amp; = n_1 + m_2g \\<br /> n_2 &amp; = g(m_1 + m_2) \\<br /> \Sigma F_x &amp; = m_2 a \\<br /> F - f_\mathrm{k} - f_\mathrm{s} &amp; = m_2a \\<br /> F - \mu_\mathrm{k}n_2 - f_\mathrm{s} &amp; = m_2a \\<br /> F - \mu_\mathrm{k}g(m_1 + m_2) - f_\mathrm{s} &amp; = \frac{m_2f_\mathrm{s}}{m_1} \\<br /> F - \mu_\mathrm{k}g(m_1 + m_2) &amp; = f_\mathrm{s}\left(1 +\frac{m_2}{m_1}\right) \\<br /> f_\mathrm{s} &amp; = \frac{F - \mu_\mathrm{k}g(m_1 + m_2)}{1 +\frac{m_2}{m_1}} \\<br /> \frac{F - \mu_\mathrm{k}g(m_1 + m_2)}{1 +\frac{m_2}{m_1}}&amp; \leq \mu_\mathrm{s}m_1g \\<br /> \end{align*}<br />
so
<br /> \begin{align*}<br /> F &amp; \leq \mu_\mathrm{s}m_1g\left(1 +\frac{m_2}{m_1}\right) + \mu_\mathrm{k}g(m_1 + m_2)<br /> \end{align*}<br />
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top