Hailing from the programming world here, maths has never been my strongest area.
I have a width (TW), and that width must be divided by a given number(N) of smaller widths which decrease incrementally. They should decrease by the same percentage each time(P). The sum of these widths should be equal to TW.
I need to solve for P.
I have been scribbling down on paper for a few hours now, and I am unable to work out the solution.
Please let me know if the equation is solvable (if not then what is missing), and if so how to solve it?
Thanks guys!