Task is to calculate the straight line distance between the two objects moving
in a circular path. They may move at different velocities. The distance has to
be calculated after N seconds.
The figure and commentary below it, explains the problem in detail.
We have two point objects B and C at rest on a straight line at a distance r1
and r2 units from a point A. At time t=0 seconds, the objects start moving in a
circular path with A at the center with velocity v1 and v2 degrees per second.
Given inputs v1, v2, r1 and r2, calculate the distance between the B and C after
N seconds.
Distance should be printed up to an accuracy of 2 places after the decimal
point. Use Rounding Half-up semantics.
Answers
Answered by
0
Answer:
I don't know about this.........
Please mark it as a brainliest and please follow me
Similar questions