One last physics problem left:

Peggy drives from City A to City B in 50 minutes. City A is 75.1km from City O in a direction of 25degrees west of south. City B is 23.9km from City O in a direction of 20degrees south of west. Using City O as your origin, find (a) the displacement and (b)Peggy's average velocity for the trip.

answer: Peggy drove____km at___degrees in which direction ,at an average of ____km/hr

Take the vector from O to B and subtract the vector from O to A (which is the same as adding the vector from A to O). The result will be the displacement vector from A to B. The vector components of the vector from A to b will tell you the direction.

Divide the displacement vector magnitude (which will be in km) by 5/6 hr to get the average velocity in km/hr

I got 99, round to 100 for answer as the total displacement at a direction east of south. how do I find the degrees? And for the average velocity I would take 100 divided by 5/6?

You did not do the vector subtraction correctly. Both A and B are in the third quadrant in relation to O.

The components of OA are
-75.1 sin 25 i - 75.1 cos 25 j
= -31.7 i - 68.1 j
The components of OB are
-23.9 cos 20 i - 23.9 sin 20 j
= -22.5 i - 8.17 j.
(The j component is north and the i component is east in my notation)
The vector from A to B is
OB - OA = 9.2 i + 44.2 j
The total displacement is 45.1 km. The direction travelled is east of north by an angle arctan 9.2/44.2 = 11.7 degrees

Ok, so the 45.1 is total displacement, to get the average km/hour do I take the total displacement (45.1) divided by 50 minutes(total time from A to B)...getting 0.902 km/hour, that doesn't seem correct.

that didn't work...this is what the homework website told me was the correct way:

sqrt(23.9cos200degr - )75.1cos245)^2 + (23.9sin200 - 75.1sin 245)^2 = 60.6 km

displacement is
tan-1 {(23.9sin 200)-(75.1sin 245)} / {(23.9cos200)- (75.1cos245)} = 81 degrees north of east

then...60.6 at 81degrees/(50 min)(1hr/60min) = 73 km/h at 81 degrees N of E

I don't understand why they used 200 and 245 instead of the given degrees?

To get km/hr, you divide by 5/6 hour, not 50 minutes.

I may have made a math error in the vector subtraction. The method was correct. That is as far as I have time to go with this.

As far as the angles go, 20 degrees west of south is the same as 200 degrees counterclockwise from east, and 25 degrees west of south is 245 counterclockwise from east. Sines (for north) and cosines (for east) can be used with those angles, and I assume the homework website got it right.

oh, I understand now why they used those numbers. thank you for all your input on this physics problem, i really appreciate it.

use the component method to solve the the angle..

To find the displacement and average velocity for Peggy's trip, we can break down the given information and use vector addition. Here are the steps to solve this problem:

Step 1: Draw a diagram:
Draw a coordinate system with City O as the origin. Label the distance between City A and City O as 75.1km and the distance between City B and City O as 23.9km. Also, label the angles given in the problem: 25 degrees west of south for City A and 20 degrees south of west for City B.

Step 2: Break down the distances and angles into components:
Using trigonometry, calculate the x and y components for City A and City B.

For City A:
The component in the x-direction = distance * sin(angle) = 75.1km * sin(25 degrees west of south)
The component in the y-direction = distance * cos(angle) = 75.1km * cos(25 degrees west of south)

Similarly, for City B:
The component in the x-direction = distance * sin(angle) = 23.9km * sin(20 degrees south of west)
The component in the y-direction = distance * cos(angle) = 23.9km * cos(20 degrees south of west)

Step 3: Calculate the total displacement:
Given that displacement is a vector quantity, we can calculate the displacement by adding the x and y components separately.

Displacement in the x-direction = (City B's x-component) - (City A's x-component)
Displacement in the y-direction = (City B's y-component) - (City A's y-component)

Step 4: Calculate the magnitude and direction of the displacement:
The magnitude of the displacement can be calculated using the Pythagorean theorem:
Magnitude = sqrt((Displacement in the x-direction)^2 + (Displacement in the y-direction)^2)

The direction of the displacement can be calculated using trigonometry:
Direction = - atan(Displacement in the y-direction / Displacement in the x-direction)

Step 5: Calculate the average velocity:
The average velocity is given by the formula:
Average Velocity = Displacement / Time

Step 6: Convert the time to hours:
The given time is in minutes, so we need to convert it to hours to find the average velocity in km/hr.

Now, let's calculate the values:

(a) Displacement:
Follow the steps outlined above to find the displacement.

(b) Average velocity:
Average Velocity = Displacement / Time
Convert the given time from minutes to hours.

Finally, substitute the values you calculated into the statement provided.

Peggy drove ___ km at ___ degrees in which direction, at an average of ___ km/hr.