B Calculating Rod Speeds with Algebraic Formulas

demackison
Messages
4
Reaction score
0
I am trying to create a formula for a spreadsheet to calculate values and it has been thirty years since high school algebra. Here are the formulas I need to rearrange.

w=(d/r)/t
v=d/t

w is an unknown constant and I have values for v1 and r1
I need the formula to spit out v2 if I input r2 in the spreadsheet
 
Mathematics news on Phys.org
demackison said:
it has been thirty years since high school algebra.
We normally don't give away ready made answers, but in this (very simple) case I'll make an exception, as it seems, that a tutorial on how to deal with quotients might not be appropriate in your case. But in general please use our homework section for these kind of questions, the automatically inserted template and especially tell us, what you don't understand, i.e. where you got stuck and why.

##w=(d/r)/t = \dfrac{\frac{d}{r}}{\frac{t}{1}}=\dfrac{d}{r} \cdot \dfrac{1}{t}= \dfrac{d}{r\cdot t}=\dfrac{d}{t} \cdot \dfrac{1}{r}=\dfrac{v}{r}##.

So if ##\dfrac{v_1}{r_1}=w= \dfrac{v_2}{r_2}## then ##v_2= \dfrac{v_1}{r_1}\cdot r_2 = \dfrac{v_1 \cdot r_2}{r_1}##.
 
Thanks!
 
demackison said:
Thanks!

I had converted to d/r * t/1, in error.
 
demackison said:
Thanks!
Only if ##\frac{d_1}{r_1}=\frac{d_2}{r_2}## but you haven't explained anything about the assumptions which are allowed or not, especially nothing about ##d##. That's why I said: If ##\frac{v_1}{r_1}=\frac{v_2}{r_2}##. I cannot know.
 
The formula was for a rod swinging around an axis with the speed of one end of the rod known. In essence, the spreadsheet will show what various longer or shorter rods will do to the speed at the other end.

Don't worry, this will be checked by an actual engineer before anything is implemented. :)
 
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