Calculating the Width of a Triangle at Position x

Click For Summary

Homework Help Overview

The discussion revolves around calculating the width of an isosceles triangle at a given position x, with parameters including length L and uniform density ρ. The original poster seeks assistance in understanding how to derive the width formula, which varies from 0 at x = 0 to a at x = L.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the concept of similar triangles as a potential approach to the problem. There are attempts to relate the width of the triangle to its geometry and density, with some participants questioning their understanding of geometry and integrals.

Discussion Status

Participants are exploring various interpretations of the problem, with some expressing confusion while others provide hints and encouragement. There is a mix of attempts to clarify concepts and check reasoning, but no explicit consensus has been reached.

Contextual Notes

Some participants mention previous knowledge of geometry and express uncertainty about integrating concepts, indicating that there may be assumptions or gaps in understanding that need to be addressed.

chris_avfc
Messages
83
Reaction score
0

Homework Statement


Given an isosceles triangle
- Length = L
- Uniform Density = ρ
- Width Varies from 0 at x = 0 to a at x = L

I attached a picture of it.


Homework Equations



Have to show the width at position x is given by

(a/L)x


The Attempt at a Solution



Now it is only two marks, but I don't have a clue where to even begin.
Could anybody help?
 

Attachments

  • IMG_20120220_124005.jpg
    IMG_20120220_124005.jpg
    28.2 KB · Views: 526
Physics news on Phys.org
hi chris! :smile:

hint: similar triangles? :wink:
 
tiny-tim said:
hi chris! :smile:

hint: similar triangles? :wink:

Cheers for the answer Tim, but I still don't get it :(
 
have you done "ordinary" geometry, with similar triangles, congruence, etc?
 
tiny-tim said:
have you done "ordinary" geometry, with similar triangles, congruence, etc?

In the past, yeah.

edit: wait! I get it.
God it is so simple.
I couldn't get the idea of integrals out of my head, I guess because they are used later in the question!

Cheers mate,
I'll probably be back asking for help in the next question haha.
 
Last edited:
1. Homework Statement
Following on from this it asks you to find the mass ΔM contained in a strip of width w and length Δx.
In terms of x, δx, p, t, a and L

2. Homework Equations

Mass = Density x Volume

3. The Attempt at a Solution

My initial reaction was to go along the lines of

(ΔM/M) = (Area of strip/ Total Area)

And then substitute in for mass as ρV, then substitute in for V, but then I ended up with

Δm = Δx, which is clearly wrong.

Is that along the right lines at all?

Edit - This time I got Δm=wptΔx, which seems more right that before, but I'm still not sure.
 
Last edited:
hi chris! :wink:
chris_avfc said:
Edit - This time I got Δm=wptΔx, which seems more right that before, but I'm still not sure.

yes, the volume is w*t*∆x, so the mass is that times ρ :smile:
 
tiny-tim said:
hi chris! :wink:


yes, the volume is w*t*∆x, so the mass is that times ρ :smile:

Glad I'm finally getting somewhere then.

So if I wanted total mass I'd have to then integrate that, which would be

M = ∫ ρ w t Δx, with the limits of L and 0.

Which would be

M = ρt ∫w Δx, with the same limits.

Right?

Thank you so much for the help by the way.
 
chris_avfc said:
M = ρt ∫w Δx, with the same limits.

Right?

that's right :smile:

(and of course you write w as a function of x, from the first part)
 
  • #10
tiny-tim said:
that's right :smile:

(and of course you write w as a function of x, from the first part)

Which would give

(pt a/L) ∫ x Δx ?
 
  • #11
yup! :biggrin:

(oh, except that with an ∫ , we write dx not ∆x :wink:)
 
  • #12
tiny-tim said:
yup! :biggrin:

(oh, except that with an ∫ , we write dx not ∆x :wink:)

yeah I presumed so and ended up with

1/2 * ptaL ?
 
  • #13
that's right :smile:

(and that agrees with area of a triangle = 1/2 aL)
 
  • #14
tiny-tim said:
that's right :smile:

(and that agrees with area of a triangle = 1/2 aL)

Awesome, thanks so much.

Mind if I check one more answer with you?

I've just wanted to know if the centre of mass I found is correct.

Centre of mass is given by
C.O.M = ∫(x*dM)/M
= ∫(x wpt Δx)/M
= (pt/m) ∫ ( x w dx )

Substitute in for w, leading to
= (pta/mL) ∫ x^2 dx with limits L and 0

Leading to final answer

C.O.M = (1/3M) * L^2 pta

Would I have to substitute in for the total mass as well, or leave it as it is?
 
  • #15
chris_avfc said:
C.O.M = (1/3M) * L^2 pta

Would I have to substitute in for the total mass as well, or leave it as it is?

yes of course …

the result should just be a number times L, shouldn't it? :wink:
 
  • #16
tiny-tim said:
yes of course …

the result should just be a number times L, shouldn't it? :wink:

ah of course, which means

(1/3).* ( pta L^2 / wpt Δx)
(1/3).* ( a L^2 / w Δx )

Substitute in for w = (a/L)x

(1/3).* ( L^3 / x Δx)

How do I get rid of the x's?
 
  • #17
where did all those x and ∆x come from?? :confused:

what happened to your …
chris_avfc said:
C.O.M = (1/3M) * L^2 pta

?
 
  • #18
tiny-tim said:
where did all those x and ∆x come from?? :confused:

what happened to your …


?

I substituted in
M = wρtΔx
So

C.O.M = (1/3)*( ρta L^2/ wρt Δx )

The ρt cancels, leaving

C.O.M = (1/3)*( a L^2/ w Δx )

I then substituted in
w = (a/l) x

So
C.O.M = (1/3)*( a L^2/ (ax/l) Δx)

The L on the bottom goes to the top as it is 1/L and the a cancels
Leaving

C.O.M = (1/3)*( L^2/ (x Δx)
 
  • #19
i don't get it! :cry:

you had …
chris_avfc said:
C.O.M = (1/3M) * L^2 pta

and, for the mass, M= …
chris_avfc said:
1/2 * ptaL

now combine them
 
  • #20
tiny-tim said:
i don't get it! :cry:

you had …


and, for the mass, M= …


now combine them


Argh no, I'm such an idiot, I was putting in the mass of a strip!

Now its really simple!

Now I get 2L/3
 
  • #21
chris_avfc said:
Now I get 2L/3

at last! :rolleyes: :smile:
 
  • #22
tiny-tim said:
at last! :rolleyes: :smile:

haha, turns out the whole of this question was pretty simple really, but I do have one more question.

It asks you to verify the centre of mass corresponds with the answer you would get with an equilateral triangle when you use symmetry.

So I know the centre of mass is where the lines of symmetry cross.

But how do I verify this on paper?
 
  • #23
draw it: you should see a 30°,60°,90° triangle :smile:
 
  • #24
tiny-tim said:
draw it: you should see a 30°,60°,90° triangle :smile:

And then use trig?
 
  • #25
get on with it!
 
  • #26
tiny-tim said:
get on with it!

You are actually going to hate me but I don't get it.

We're talking about the small triangles made my lines of symmetry right, so there are six of them?
 
  • #27
hi chris! :smile:

(just got up :zzz:)

yes, six identical triangles …

and you know the angles, so you can find the ratios of the lengths :wink:
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
6
Views
3K
Replies
3
Views
3K
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K