MHB Find the Length of Shortest Ladder to Reach Over 8 ft. Fence

  • Thread starter Thread starter MarkFL
  • Start date Start date
AI Thread Summary
To find the shortest ladder length needed to reach over an 8 ft fence located 15 ft from a building, the problem can be modeled using optimization techniques. By minimizing the sum of the squares of the intercepts of a line passing through the point (15, 8), the objective function is defined as f(a, b) = a² + b². Using Lagrange multipliers, the relationship between the intercepts leads to the expressions for a and b in terms of the given dimensions. Substituting the values of d and h into the derived formula results in a minimum ladder length of approximately 32.01 ft. This calculation provides the optimal solution for the ladder's length to clear the fence.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

A fence 8 ft. high (h) runs parallel to a building and is 15 feet (d) from it. Find the length (L) of the shortest ladder that will reach..?

A fence 8 ft. high (h) runs parallel to a building and is 15 feet (d) from it. Find the length (L) of the shortest ladder that will reach from the ground across the top of the fence and to the wall of the building.

I have posted a link there to this thread so the OP can view my work.
 
Mathematics news on Phys.org
Hello Hi,

If we ignore all dimensions of the ladder except the length, this is equivalent to minimizing the sum of the squares of the intercepts of a line passing through the point $(d,h)$ in the first quadrant of the $xy$-plane. Let $a$ and $b$ be the $x$-intercept and $y$-intercept respectively if this line. Thus, the function we wish to minimize is (the objective function):

$f(a,b)=a^2+b^2$

Now, using the two-intercept form for a line, we find we must have (the constraint):

$\displaystyle \frac{d}{a}+\frac{h}{b}=1$

Using Lagrange multipliers, we find:

$\displaystyle 2a=\lambda\left(-\frac{d}{a^2} \right)$

$\displaystyle 2b=\lambda\left(-\frac{h}{b^2} \right)$

and this implies:

$\displaystyle b=a\left(\frac{h}{d} \right)^{\frac{1}{3}}$

Substituting for $b$ into the constraint, there results:

$\displaystyle \frac{d}{a}+\frac{h}{a\left(\frac{h}{d} \right)^{\frac{1}{3}}}=1$

$\displaystyle a=d^{\frac{1}{3}}\left(d^{\frac{2}{3}}+h^{\frac{2}{3}} \right)$

Hence, we have:

$\displaystyle b=h^{\frac{1}{3}}\left(d^{\frac{2}{3}}+h^{\frac{2}{3}} \right)$

and so we find:

$\displaystyle f_{\min}=f\left(d^{\frac{1}{3}}\left(d^{\frac{2}{3}}+h^{\frac{2}{3}} \right),h^{\frac{1}{3}}\left(d^{\frac{2}{3}}+h^{ \frac{2}{3}} \right) \right)=\left(d^{\frac{2}{3}}+h^{\frac{2}{3}} \right)^3$

Now, we need to take the square root of this since the objective function is the square of the distance we actually wish to minimize. Let $L$ be the length of the ladder, and we now have:

$\displaystyle L_{\min}=\left(d^{\frac{2}{3}}+h^{\frac{2}{3}} \right)^{\frac{3}{2}}$

Letting $d=15\text{ ft}$ and $h=8\text{ ft}$ we have:

$\displaystyle L_{\min}=\left(15^{\frac{2}{3}}+8^{\frac{2}{3}} \right)^{\frac{3}{2}}\text{ ft}\approx32.0134951101408\text{ ft}$
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top