document.write( "Question 106357: im trying to figure out how to get k from this equation: T= 2pi times the square root of m/k. I want to know how to rearrange this in order to get k. \n" ); document.write( "
Algebra.Com's Answer #77377 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! figure out how to get k from this equation: T= 2pi times the square root of m/k. \n" ); document.write( "-------------- \n" ); document.write( "T = 2(pi)sqrt(m/k) \n" ); document.write( "sqrt(m/k) = t/(2pi) \n" ); document.write( "Square both sides to get: \n" ); document.write( "m/k = (t/2pi)^2 \n" ); document.write( "Invert both sides to get: \n" ); document.write( "k/m = (2pi/t)^2 \n" ); document.write( "Multiply both sides by m to get: \n" ); document.write( "k = m(2pi/t)^2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |