ROSECODE 483
Climbing the mountain
A mountain has the shape of a cone.
It has a height of 1000 and the radius of the base is 300.
A trail with the shortest length possible goes from point A to point B (A and B are on the same slant at a distance of 100).
We can show that the trail starts to go uphill then downhill.
What are the length of the uphill part (u) and of the downhill part (d)?
Answer format: u,d // Rounded to 10 digits after the decimal point.
It has a height of 1000 and the radius of the base is 300.
A trail with the shortest length possible goes from point A to point B (A and B are on the same slant at a distance of 100).
We can show that the trail starts to go uphill then downhill.
What are the length of the uphill part (u) and of the downhill part (d)?
Answer format: u,d // Rounded to 10 digits after the decimal point.