document.write( "Question 207544: how to solve: s= -1/2gt^2 + vt for the variable g \n" ); document.write( "
Algebra.Com's Answer #156930 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve: s= -1/2gt^2 + vt for the variable g \n" ); document.write( "-------------- \n" ); document.write( "(1/2)gt^2 = vt - s \n" ); document.write( "----- \n" ); document.write( "gt^2 = 2[vt-s] \n" ); document.write( "g = (2/t^2)[vt-s] \n" ); document.write( "g = 2[(v/t)-(s/t^2)] \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |