Optimization variables problem

Click For Summary

Homework Help Overview

This problem involves optimization in the context of physics and calculus, specifically focusing on the forces acting on a block of steel being slid across a table. The goal is to determine the minimum force required to slide the block while considering the effects of friction.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss setting up equations based on the forces involved, particularly the relationship between the applied force, friction, and the angle of application. There are attempts to differentiate equations to find critical points for optimization.

Discussion Status

Some participants have provided guidance on taking derivatives and setting them to zero to find minimum values. There is an exploration of different approaches to differentiate the equations, and some participants are clarifying their understanding of the optimization process.

Contextual Notes

There is mention of a hint provided in the problem statement regarding the relationship between the applied force and the angle, as well as the need to consider the apparent weight of the block. Participants are also navigating the complexities of working with multiple variables in their equations.

physstudent1
Messages
267
Reaction score
1
This problem has to do with physics but it is from my calculus book, and for my calc class so I put it here:

Homework Statement


"A component is designed to slide a block of steel with weight W across a table and into a chute. The motion of the block is resisted by a frictional force proportional to its apparent weight. (Let k be the constant of proportionality.) Find the minimum force F needed to slide the block and find the corresponding value of theta. (Hint: FcosTheta is the force in the direction of the motion, and FsinTheta is the amount of force tending to lift the block. So the apparent weight is W-Fsintheta.)"

Homework Equations


Apparent weight = W-FsinTheta

The Attempt at a Solution



I set the equation FcosTheta = k(w-Fsintheta)
I really don't know where to go from here. In every optimization problem we have found 2 equations a primary and a secondary and used the secondary to relate to get rid of variables. Can someone please point me in the right direction I'm pretty lost.
 
Last edited:
Physics news on Phys.org
Think back to basic calculus, sketching graphs of function, etc. If you have an equation y = f(x), how do you find the value(s) of x where the maximum or minimum value(s) of y occur?

Here you have an equation with two variables F and Theta, and you want the minimum value of F.
 
the answer is F = kW/(sqrt(k^2 +1)) if that helps anyone (its in the back of the book) I'm really not sure how to get there
 
Last edited:
Your equation looks OK.

Do you know the answer to the question "how to find the min or max of a function y= f(x)" using calculus? If you drew a graph of a function y = f(x), what is the slope of the graph when y = a minimum or maximum? How do you find the slope of a graph?

When you do that, you will have another equation in F and Theta and you can solve the 2 equations.
 
yeah so I just take the derivative of my equation and set it equal to zero right? The only thing I'm not sure is what to set the equation equal to before I find the derivative should I make it F = (rest of equation).

I think my problem is in actually finding the derivative I get this for the derivative
F' = (-kw(-sinTheta+kcosTheta))/(cosTheta+ksinTheta)^2
 
Last edited:
physstudent1 said:
yeah so I just take the derivative of my equation and set it equal to zero right? The only thing I'm not sure is what to set the equation equal to before I find the derivative should I make it F = (rest of equation).

Yes, take the derivative and set it equal to zero.

You can do it your way and write F = (rest of equation) if you want, but it's might be easier just to differentiate it as it is.

I'm going to write t for Theta 'cos I'm lazy :smile: so your equation was

F cos t = k(w - F sin t)
F cos t = kw - kF sin t
Differentiate with respect to t (remember k and w are constants)
Using the rule for differentiating a product of two functions f and g: d(f.g)/dt = f dg/dt + g df/dt

dF/dt cos t - F sin t = - k dF/ft sin t - kF cos t

At the minimun dF/dt = 0 so

- F sin t = - kF cos t
tan t = k

Actually your way gives the same answer: you have

-kw(-sinTheta+kcosTheta)/(cosTheta+ksinTheta)^2 = 0

Multiply both sides by (cos Theta + k sin Theta)^2

-kw(-sin Theta + k cos Theta) = 0
k and w are not = 0 so -sin Theta + k cos Theta = 0
tan theta = k
 
I see! That makes a lot of sense I thought about deriving it that way at first, I just didn't realize to plug 0 in for dF/dt. Thanks a lot! To get the Force I'm thinking I can plug in tan theta for k into the original equation, thanks for all the help.
 
physstudent1 said:
To get the Force I'm thinking I can plug in tan theta for k into the original equation, thanks for all the help.

You got it.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
7
Views
6K
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
2K