Block A has a mass of 20kg and is placed on top of cart B which has a mass of 100 kg. Blosk A has a pulley attatched to it with a force of P acting towards the right. Cart B is on rollers. The coefficient of kinetic and static friction are both the same value of 0.5. Find the acceleration of each part for (a) P= 60N and (b) P= 40N

Ok so here are my equations I came up with. For block A sum of the forces in the x = P-F = m(a1) {where F is the friction force and a1 is acceleration of block A} and sum of the forces in the y= N1-W1 = 0 {where N1 is the normal force between the blocks and W1 is the weight of block A}
For block B sum of the forces in the x = F = m(a2) {where F is the friction force and a2 is the accleration of block B} and sum of the forces in the y = N2-N1-W2 = 0 {where N2 is the normal force between the ground and the cart and W2 is the weight of block B}
I solved part (a) for block B correctly (0.981m/s^2) but none of the other ones come out right

consider the friction between A,B. F=20g*.5=98.2 N max, so the forces P are less than this, so no slipping occurs.

Therefore, force P acts on the total mass (30kg). I don't understand, if you claim your acceleration of B is correct.

To solve the problem, let's break it down step by step.

First, let's analyze the forces acting on block A:

1. The force P acting towards the right.
2. The weight (W1) acting downward.
3. The normal force (N1) acting upward.
4. The friction force (F) acting to oppose the motion.

Using your equation for the x-direction:

P - F = m1 * a1

Next, let's analyze the forces acting on cart B:

1. The friction force (F) acting to oppose the motion.
2. The weight (W2) acting downward.
3. The normal force (N2) acting upward.
4. The force of tension in the rope (T) acting towards the right.

Using your equation for the x-direction:

F = m2 * a2

However, it seems that you're missing the force of tension (T) in your equations. The force of tension is related to the force P by the principle of action-reaction (Newton's third law). Since block A is connected to cart B by a rope passing through a pulley, the force P is equal to the force of tension (T).

Now let's revise your equations to include the force of tension (T):

For block A, in the x-direction:

P - F = m1 * a1

For block B, in the x-direction:

F = m2 * a2

Now, to address the friction force (F), we need to consider both the static and kinetic friction. Since both have the same coefficient of 0.5, we can use the maximum value of static friction for now, as it applies when the blocks are not moving.

The maximum static friction force (Fs_max) can be calculated as:

Fs_max = μ_s * N1

where μ_s is the coefficient of static friction and N1 is the normal force between block A and block B.

We can find N1 by considering the forces in the y-direction for block A:

N1 - W1 = 0

Since there is no vertical acceleration, N1 is equal to W1:

N1 = W1 = m1 * g

where g is the acceleration due to gravity (approximately 9.8 m/s^2).

Now, we need to determine if the force P is enough to overcome the maximum static friction force (Fs_max). If P is greater than Fs_max, block A will start moving and we will switch to the kinetic friction force, which is given by:

F_k = μ_k * N1

where μ_k is the coefficient of kinetic friction. Since both coefficients are the same in this case, we can use the same value of 0.5.

If P is less than or equal to Fs_max, then block A remains stationary and the friction force F is equal to P:

F = P

If P is greater than Fs_max, then block A will start moving and the friction force F is equal to F_k:

F = F_k = μ_k * N1

To find the normal force N2 between block B and the ground, we can use the equation:

N2 - N1 - W2 = 0

where W2 is the weight of block B:

W2 = m2 * g

Now, let's solve part (a) with P = 60 N:

1. Calculate the maximum static friction force:

Fs_max = μ_s * N1 = 0.5 * (m1 * g)

2. Compare P to Fs_max:

- If P ≤ Fs_max, then F = P and both blocks remain stationary. Calculate the acceleration a2 using F = m2 * a2.
- If P > Fs_max, then block A will start moving and F = F_k = μ_k * N1. Calculate the acceleration a2 using F = m2 * a2.

Once you have determined the friction force F and the acceleration a2, you can substitute these values into the equation P - F = m1 * a1 to solve for a1.

Repeat the same steps for part (b) with P = 40 N.

I hope this explanation helps you solve the problem correctly. If you have any further questions, feel free to ask!