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 Solvers41
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2524 Solvers
-
Find the area of a rectangle if length of the diagonal is given.
167 Solvers
-
Find Out sum of principal diagonal element of given matrix
256 Solvers
-
285 Solvers
-
130 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!