MHB Finding the Length of a Dividing Line in a Trapezoid

AI Thread Summary
The discussion focuses on calculating the length of a dividing line in a trapezoid with bases of 100m and 160m, which is parallel to the bases and divides the trapezoid into two equal areas. The participants derive a quadratic equation to express the relationship between the height and the lengths of the bases. By applying the quadratic formula, they find that the length of the dividing line, \(L\), is independent of height and is calculated as \(L = \frac{\sqrt{2(160^2 + 100^2)}}{2}\), approximating to 133.4m. A graph is provided to illustrate the division of the trapezoid into equal areas. The final result emphasizes the geometric properties of trapezoids in relation to area division.
Joe_1234
Messages
24
Reaction score
0
A trapezoid with a base of 100m and 160m is divided into 2 equal parts by a line parallel to the base. Find the length of dividing line.
 
Last edited by a moderator:
Mathematics news on Phys.org
Hi Joe_1234, can you check and confirm if the question is correctly typed?

Do you have any idea of how to begin tackling the problem?
 
Let's let the larger base be \(B\), the smaller base be \(b\) and the height be \(h\).

I would consider how long a line will be that cuts the trapezoid parallel to the bases. We know this length \(L\) will decrease linearly as we move from \(0\) to \(h\), and in fact, the line will contain the points:

$$L(0)=B$$

$$L(h)=b$$

And so:

$$L(y)=\frac{b-B}{h}y+B$$

Now, we require:

$$\frac{y}{2}(B+L(y))=\frac{h}{4}(B+b)$$

$$\frac{y}{2}\left(B+\frac{b-B}{h}y+B\right)=\frac{h}{4}(B+b)$$

$$2y\left(B+\frac{b-B}{h}y+B\right)=h(B+b)$$

$$2y(2Bh+(b-B)y)=h^2(B+b)$$

Arrange as quadratic in \(y\) in standard form:

$$2(B-b)y^2-4Bhy+h^2(B+b)=0$$

Can you proceed?
 
MarkFL said:
Let's let the larger base be \(B\), the smaller base be \(b\) and the height be \(h\).

I would consider how long a line will be that cuts the trapezoid parallel to the bases. We know this length \(L\) will decrease linearly as we move from \(0\) to \(h\), and in fact, the line will contain the points:

$$L(0)=B$$

$$L(h)=b$$

And so:

$$L(y)=\frac{b-B}{h}y+B$$

Now, we require:

$$\frac{y}{2}(B+L(y))=\frac{h}{4}(B+b)$$

$$\frac{y}{2}\left(B+\frac{b-B}{h}y+B\right)=\frac{h}{4}(B+b)$$

$$2y\left(B+\frac{b-B}{h}y+B\right)=h(B+b)$$

$$2y(2Bh+(b-B)y)=h^2(B+b)$$

Arrange as quadratic in \(y\) in standard form:

$$2(B-b)y^2-4Bhy+h^2(B+b)=0$$

Can you proceed?
Yes. Tnx
 
Let's follow up...we left off with the quadratic:

$$2(B-b)y^2-4Bhy+h^2(B+b)=0$$

Applying the quadratic formula, we find:

$$y=\frac{4Bh\pm\sqrt{(4Bh)^2-4(2(B-b))(h^2(B+b))}}{2(2(B-b))}=\frac{h(2B\pm\sqrt{2(B^2+b^2)})}{2(B-b)}$$

And so:

$$L\left(\frac{h(2B\pm\sqrt{2(B^2+b^2)})}{2(B-b)}\right)=\frac{b-B}{h}\left(\frac{h(2B\pm\sqrt{2(B^2+b^2)})}{2(B-b)}\right)+B=\pm\frac{\sqrt{2(B^2+b^2)}}{2}$$

Discarding the negative root, we obtain:

$$L(y)=\frac{\sqrt{2(B^2+b^2)}}{2}$$

As we should have expected, the result is independent of \(h\). Plugging in the given data, we find:

$$L=\frac{\sqrt{2(160^2+100^2)}}{2}\text{ m}=10\sqrt{178}\text{ m}\approx133.4\text{ m}$$
 
Here is a graph:

[DESMOS]{"version":7,"graph":{"viewport":{"xmin":-1,"ymin":0,"xmax":2,"ymax":1}},"randomSeed":"5f9c3ecd2c6f0225a19d7209849e7bf6","expressions":{"list":[{"type":"expression","id":"1","color":"#388c46","latex":"y=0\\left\\{0\\le x\\le1\\right\\}"},{"type":"expression","id":"2","color":"#388c46","latex":"y=h\\left\\{\\frac{1-b}{2}\\le x\\le\\frac{1+b}{2}\\right\\}"},{"type":"expression","id":"5","color":"#388c46","latex":"y=\\frac{2h}{1-b}x\\left\\{0\\le y\\le h\\right\\}"},{"type":"expression","id":"6","color":"#388c46","latex":"y=\\frac{2h}{b-1}\\left(x-1\\right)\\left\\{0\\le y\\le h\\right\\}"},{"type":"expression","id":"7","color":"#2d70b3","latex":"L=\\frac{\\sqrt{2(1+b^{2})}}{2}"},{"type":"expression","id":"8","color":"#c74440","latex":"y=\\frac{h(2-\\sqrt{2(1+b^{2})})}{2(1-b)}\\left\\{\\frac{1-L}{2}\\le x\\le\\frac{1+L}{2}\\right\\}","lineStyle":"DASHED"},{"type":"expression","id":"3","color":"#388c46","latex":"h=1","hidden":true,"slider":{"hardMin":true,"hardMax":true,"min":"0","max":"1"}},{"type":"expression","id":"4","color":"#6042a6","latex":"b=0.37","hidden":true,"slider":{"hardMin":true,"hardMax":true,"min":"0","max":".999"}},{"type":"expression","id":"9","color":"#6042a6"}]}}[/DESMOS]

Scroll down to the bottom of the expressions on the left and move the sliders. The red dashed line divides the trapezoid into two equal areas. :)
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top