Solving Convert & Vector Equations: Cartesian, Polar, Push Ball

  • Thread starter Thread starter Apophis
  • Start date Start date
  • Tags Tags
    Stuck
AI Thread Summary
To convert the equation r sin(angle) = -2 to Cartesian coordinates, use the identities x = r cos(angle) and y = r sin(angle), resulting in x = -2 cos(angle). For the rectangular equation y = -5x + 4, the polar form can be derived as r(1 + 5cos(angle)) = 4. To determine the ground speed of an aircraft traveling from Atlanta to New York on a bearing of S69°E with a wind from the north at 25 mph, the ground speed is calculated as 455 mph and the true bearing as S159°E. For the push ball scenario, the combined force magnitude from two exerted vectors can be calculated using vector addition, resulting in a magnitude of √29 + √73. Understanding these conversions and calculations is essential for solving the presented equations.
Apophis
Messages
4
Reaction score
0
Stuck on these...

:confused:
1.Convert the following equation to Cartesian coordinates r sin (angle) = -2.

2.Convert the rectangular equation y = -5x + 4 to a polar equation.

3.An aircraft going from Atlanta, GA to New York, NY on a bearing of S69oE is traveling at a speed of 430 miles per hour. The wind is blowing out of the north to south at a speed of 25 miles per hour. Find the ground speed and the plane's true bearing.

4.Two teams are playing push ball with a large 8 foot diameter ball. One team exerts a force represented by the vector a = 2 i + -5 j , and the other team exerts a force represented by the vector b = -8 i -3 j . Determine the combined force magnitude.
:confused:
 
Physics news on Phys.org
The translators from polar to cartesian and backwards are:

x = r cos(\theta)

y = r sin(\theta)

And from the above two you can see that

x^2 + y^2 = r^2

This is enough for #1 and #2

3. Vector addition, draw a vector with heading 69 degrees south of east and label its magnitude 430mph. Then add another vector to it with south heading at 25mph. The total heading and speed will be the sum of the two.

4. Same as #3, draw the two vectors and find the vector sum.
 


1. To convert the equation to Cartesian coordinates, we can use the identities x = r cos(angle) and y = r sin(angle). Therefore, the Cartesian equation would be x = -2 cos(angle).

2. To convert the equation to polar coordinates, we can use the identities x = r cos(angle) and y = r sin(angle). Therefore, the polar equation would be r = -5x + 4 or r = -5(r cos(angle)) + 4. This can be simplified to r = -5r cos(angle) + 4 or r(1+5cos(angle)) = 4.

3. To find the ground speed, we can use the formula: ground speed = airspeed + wind speed. Therefore, the ground speed would be 430 + 25 = 455 miles per hour. To find the true bearing, we can use the formula: true bearing = bearing + wind direction. Therefore, the true bearing would be S69oE + 90o = S159oE.

4. To find the combined force magnitude, we can use the formula: magnitude = √(a^2 + b^2). Plugging in the given values, we get magnitude = √(2^2 + (-5)^2) + √((-8)^2 + (-3)^2) = √(4 + 25) + √(64 + 9) = √29 + √73. This cannot be simplified any further without knowing the values of i and j.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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