Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The crossing ladders problem is the following: Two ladders of length a and b, with a b, are leaning across an alleyway between two
The crossing ladders problem is the following: Two ladders of length a and b, with a b, are leaning across an alleyway between two buildings as shown in Figure 2.22. If they cross at a height h, what is the width w of the alleyway? (a) Using similar triangles and the Pythagorean theorem show that A+= a, B+w = 6, and B In these formulas, A and B are the vertical heights of the two ladders. From this show that the problem reduces to solving the following equation for A: h A (A-h)(b-a + A). F (b) Explain why hAa. Also, by sketching the functions in the equation from part (a), show that there are two positive solutions for A (assuming that a < b). Note that you might find it easier to first rewrite the equation before doing the sketch. (c) Newton's method is going to be used to find A. What does (2.10) reduce to in this case? Based on part (b). what would be a good choice for the starting point in this case? Make sure to explain why. (d) The exact solution is easy to determine in the case of when a = b. For this case, picking a value for b and h, use Newton's method to find A. and show that it gives the correct result. (e) Taking a = 20, b 30, and h= 8, use Newton's method to compute A and from this determine w. Your answers should be correct to at least eight significant digits. Also, state what you used for a starting value, and explain why you made this choice.
Step by Step Solution
★★★★★
3.36 Rating (146 Votes )
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started