PDA

View Full Version : Forming Linear Equations From Non-Linear Equations


K - Prime
Nov10-05, 01:22 AM
For my first year formal lab im having a little bit of trouble with one aspect, lets see if anyone can help

Im trying to rearrange the equation

T = 2pi [(32 L I)/(pi S d^4)]^1/2

....(sorry, i dont know how to use the better way of displaying math) to form a linear equation so it can be graphed as a line, but im having a rough time of it. My biggest problem seems to be getting the + b segment (for the form y=mx+b), the + sign doesnt seem to want to show up when the origional equation is all multiplication. Any help would be appreciated.

Fermat
Nov10-05, 01:35 AM
Which are variables and which are constants.

The simplest way of linearising products of things to various powers is simply to take logs.

K - Prime
Nov10-05, 02:31 AM
Its an equation relating to a torsional pendulum with a metal disk at the end

I = moment of inertia for disk
L = length of suspending wire
S = shear modulus
d = diameter of suspending wire
T = period of rotation

the constants are S d and I

i think i need to graph T against L somehow
Ill give the log thing a shot

K - Prime
Nov10-05, 03:09 AM
how does this sound, checking to see if im in the ball park

T^2 = {[4 pi (32) I]/(S d^4)} L

where T^2 = y L = x and everything in {} is m, guessing b doesnt apply here and any intercept on the graph can be attributed to error

whozum
Nov10-05, 12:01 PM
That would work provided you don't change the parameters in the { }.