Problem 45536. Distance Between Points
Being n the number of points (If n = 3 there would be 3 points: A, B and C). The distance between each pair of points increases progressively twice, starting with points A and B.

Given n as an integer greater than 1 and x as the distance between the last pair of points (D and E in figure).
Find the distance between the first and last points y.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers38
Suggested Problems
-
15077 Solvers
-
Find out sum of all elements of given Matrix
475 Solvers
-
368 Solvers
-
If you have matrix A, create matrix B using matrix A as an "element"
115 Solvers
-
186 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!