vbman11
- 5
- 0
if i know the speed and the radius of the turn how can I find the location of the object(x,y Cartesian) of the object with Time?
The discussion focuses on calculating the location of an object moving in a circular path using parametric equations. The key equations provided are x = r cos(α) and y = r sin(α), where r is the radius and α is the angle in radians. To determine α, one must first calculate the period of revolution using the object's speed (v) and the circumference of the circle. The angle α can then be derived from the relationship between speed, time, and distance traveled.
PREREQUISITESStudents and professionals in physics, mathematics, and engineering who are interested in understanding circular motion and parametric equations.