A 10 meters long ladder is leaned against a wall and a 1 meter times 1 meter big box, as the picture illustrates. The width of the ladder is negligible. How high up on the wall does the ladder reach?
![]()
Take hackers equations and turn them into an interative scheme:
Now put,
,
,
.
So
(we choose an initial guess ofby doing a rough drawing of the
arrangement and measuring the approximate height, but a rough guess of 9 will have
added just one more iteration to get this level of accuracy)
The scheme also produces an approimate value for
RonL
I would like to note that there is technically another solution: h = 1.11188 m, which the diagram (sort of) rules out. In this case the ladder is nearly horizontal rather than vertical. (I rarely take diagrams as being "to scale" or in the correct orientation unless I have to.)
-Dan
I solved it without using numerical methods.
It is a bit tricky.
The ladder is 10m long and let at the point of contact with the box, it is divided into x(the upper part) and y(the lower part).{x+y=10}
You see that
Let xy=b
since b is positive
solving for x, we get
Since we are looking for maximum height,
we have
Keep Smiling
Malay
The cube? I haven't heard of that before, but not strange, regardning what I said before...
I was trying to make the equation more general by puting the sides of the bow to a and b, but I couldn't solve it you'r way since I couldn't get only xy left in the equation and no x or y. But I'm still impressed. Is this the way to solve third order equations?
Yes!
It was first made by Italian mathematicians: Tartalia, Cardano. I think they kept it secret.
I have memorized the original method for solving 3rd order equations. And can up with my own which is simpler but not always works, 2 nights ago when I was falling asleep I was thinking about a techinique that will make my solution always workable did not try it yet.
Maybe, I will post it for thee.