/*! 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 23 A \(68 \mathrm{~kg}\) crate is d... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A \(68 \mathrm{~kg}\) crate is dragged across a floor by pulling on a rope attached to the crate and inclined \(15^{\circ}\) above the horizontal. (a) If the coefficient of static friction is \(0.50\), what minimum force magnitude is required from the rope to start the crate moving? (b) If \(\mu^{\text {kin }}\) \(=0.35\), what is the magnitude of the initial acceleration of the crate?

Short Answer

Expert verified
(a) 313.24 N (b) 1.005 m/s^2

Step by step solution

01

Understanding the problem

We need to find the minimum force required to start the crate moving and the initial acceleration once it starts moving, given the coefficients of static and kinetic friction.
02

Calculate the normal force

The normal force is affected by both the weight of the crate and the vertical component of the pulling force. Let's denote the pulling force as F. The weight of the crate is simply its mass times the acceleration due to gravity: \[ W = mg = 68 \times 9.8 = 666.4 \text{ N} \]. To find the normal force, we need to consider the vertical component of the pulling force: \[ \text{Vertical component of F} = F \times \text{sin}(15^\text{o}) \]. The normal force, therefore, is: \[ N = W - F \times \text{sin}(15^\text{o}) \].
03

Use the static friction coefficient to find the required force to start the movement

Static friction is what keeps the crate from moving. The friction force is: \[ f_s = \text{static friction coefficient} \times \text{normal force} \]. Given \( \mu_s = 0.5 \), we get: \[ f_s = 0.5 \times N \]. Set this equal to the horizontal component of the pulling force to solve for F: \[ F \times \text{cos}(15^\text{o}) = 0.5 (W - F \times \text{sin}(15^\text{o})) \]. Solving this equation for F, we find: \[ F = \frac{0.5W}{\text{cos}(15^\text{o}) + 0.5 \text{sin}(15^\text{o})} = \frac{0.5 \times 666.4}{\text{cos}(15^\text{o}) + 0.5 \text{sin}(15^\text{o})} \].
04

Compute the minimum force magnitude

Perform the calculation: \[ F = \frac{0.5 \times 666.4}{\text{cos}(15^\text{o}) + 0.5 \text{sin}(15^\text{o})} \approx 313.24 \text{ N} \].
05

Calculate the initial acceleration using kinetic friction

Once the crate starts moving, kinetic friction takes over. The normal force equation remains the same. The kinetic friction force is: \[ f_k = 0.35 N \]. Thus: \[ f_k = 0.35 (666.4 - 313.24 \times \text{sin}(15^\text{o})) \]. This must be equal to the net force causing acceleration: \[ F \times \text{cos}(15^\text{o}) - f_k = ma \]. Solving for acceleration a using \[ a = \frac{F \times \text{cos}(15^\text{o}) - f_k}{m} \].
06

Substitute and solve for acceleration

Calculate using given values: \[ f_k \approx 202.114 \text{ N} \]And net force: \[ 303.24 \times \text{cos}(15^\text{o}) - 202.114 \].Finally, \[ a = \frac{313.24 \times \text{cos}(15^\text{o}) - 202.114}{68} \approx \frac{270.43 - 202.114}{68} = 1.005 \text{ m/s}^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.

static friction
Static friction is the force that resists the initial motion of an object. In this problem, it prevents the crate from starting to move as you apply force through a rope. Its magnitude depends on the coefficient of static friction \(\mu_s\) and the normal force \(N\) acting on the crate.
The formula for static friction is \(f_s = \mu_s \times N\).
When pulling the crate, you pull at an angle (15 degrees), which affects how the normal force is calculated. This involves:
  • Calculating the weight of the crate: \(W = mg = 68 \times 9.8 = 666.4\ \text{ N}\).
  • Determining the normal force, which is the crate's weight minus the vertical component of your pulling force: \(N = W - F \times \text{sin}(15^\text{o})\).

To start moving the crate, the horizontal component of the pulling force must equal the static friction force: \(F \times \text{cos}(15^\text{o}) = 0.5 (W - F \times \text{sin}(15^\text{o}))\).
kinetic friction
Once the crate starts moving, static friction is replaced by kinetic friction. This frictional force works to resist the motion of the crate across the floor and is typically lower than static friction.
Kinetic friction depends on the coefficient of kinetic friction \(\mu_k\) and the normal force \(N\).
The formula for kinetic friction is \(f_k = \mu_k \times N\).
In our scenario:
  • The crate remains subjected to the same vertical forces, meaning the normal force is calculated similarly: \(N = 666.4 - 313.24 \times \text{sin}(15^\text{o})\) leads to \(N = 666.4 - 81.13 = 585.27\).
  • The kinetic friction force thus becomes \(f_k = 0.35 \times 585.27 = 204.84 \text{ N}\).
normal force
The normal force \(N\) is an essential component in friction problems. It is the perpendicular force exerted by a surface to support the weight of the object resting on it.
For our problem, the weight of the crate (\text{W}) is calculated as: \(W = mg = 68 \times 9.8 = 666.4\ \text{ N}\).
The normal force is influenced by the vertical component of the pulling force. The vertical pulling force is \(F \times \text{sin}(15^\text{o})\).
Therefore, the normal force is given by: \(N = W - F \times \text{sin}(15^\text{o})\).
This step is crucial because the normal force determines the magnitudes of both static and kinetic friction, directly affecting how much force is needed to move the crate and how fast it accelerates.
acceleration calculation
To find the initial acceleration of the crate, we use Newton's second law: \( F_{\text{net}} = ma \)
The net force causing the acceleration is the horizontal pulling force minus the kinetic friction: \(F \times \text{cos}(15^\text{o}) - f_k \).
The force pulling the crate horizontally is: \(313.24 \times \text{cos}(15^\text{o})\).
We already calculated the kinetic friction force \(f_k = 204.84 \text{ N} \).
Therefore, net force equals: \( 313.24 \times \text{cos}(15^\text{o}) - 204.84 = 303.67 - 204.84 = 98.83\ \text{ N}\).
To find the acceleration: \(a = \frac{F_{\text{net}}}{m} = \frac{98.83}{68} \approx 1.453 \text{ m/s}^2 \).
This tells us how quickly the crate starts moving once the static friction is overcome.

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

A spaceship lifts off vertically from the Moon, where the freefall acceleration is \(1.6 \mathrm{~m} / \mathrm{s}^{2} .\) If the spaceship has an upward acceleration of \(1.0 \mathrm{~m} / \mathrm{s}^{2}\) as it lifts off, what is the magnitude of the force of the spaceship on its pilot, who weighs \(735 \mathrm{~N}\) on Earth?

Sliding Stones Along the remote Racetrack Playa in Death Valley. California, stones sometimes gouge out prominent trails in the desert floor, as if they had been migrating (Fig 6-41). For years curiosity mounted about why the stones moved. One explanation was that strong winds during the occasional rainstorms would drag the rough stones over ground softened by rain. When the desert dried out, the trails behind the stones were hard-baked in place. According to measurements, the coefficient of kinetic friction between the stones and the wet playa ground is about \(0.80\). What horizontal force is needed on a stone of typical mass \(20 \mathrm{~kg}\) to maintain the stone's motion once a gust has started it moving? (Story continues with Problem 42.)

A \(40 \mathrm{~kg}\) slab rests on a frictionless floor. A \(10 \mathrm{~kg}\) block rests on top of the slab (Fig. 6-58). The coefficient of static friction \(\mu^{\text {stat }}\) between the block and the slab is \(0.60\), whereas their kinetic friction coefficient \(\mu^{\text {kin }}\) is \(0.40\). The \(10 \mathrm{~kg}\) block is pulled by a horizontal force with a magnitude of \(100 \mathrm{~N}\). What are the resulting accelerations of (a) the block and (b) the slab?

Suppose you are sitting in a car that is speeding up. Assume the car has rear-wheel drive. (a) Draw free-body diagrams for your own body, the seat in which you are sitting (apart from the car), the car (apart from the seat), and the road surface where the tires and the road interact. (b) Describe each force in words; show larger forces with longer arrows. (c) Identify the third-law pairs of forces. (d) Explain carefully in your own words the origin of the force imparting acceleration to the car.

A person pushes horizontally with a force of \(220 \mathrm{~N}\) on a \(55 \mathrm{~kg}\) crate to move it across a level floor. The coefficient of kinetic friction is \(0.35 .\) (a) What is the magnitude of the frictional force? (b) What is the magnitude of the crate's acceleration?

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.