Optimizing Crease Length for a Folded Sheet of Paper

  • Thread starter Thread starter fadi_nzr
  • Start date Start date
fadi_nzr
Messages
14
Reaction score
0
You have a sheet of paper that is 6 units wide and 25 units long placed
so that the short side is facing you. Fold the lower right hand corner
over to touch the left side. Your task is to fold the paper in such a way
that the length of the crease is minimized. What is the length of the
crease?

this what I have attempted so far

15ckqqx.jpg


by proportions we get:

b/20 = a/sqrt(12a-36)

Solving for b. Use Pythagorean theorem to determine the length of c:

c^2 = a^2 + (36a^2)/(12a-36)

I am not sure if I am in the right track or not

any ideas or corrections
 
Physics news on Phys.org
Your diagram seems to assume the crease will go through the top right hand corner. Why should that produce the minimum length?
 
so how it should be
 
Let it go through some arbitrary other point. And try to make the sketch a bit more realistic in terms of the length ratio (6:25).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top