document.write( "Question 989953: The total mechanical energy of an object with mass
\n" );
document.write( "m at height
\n" );
document.write( "h in a closed system can be written as
\n" );
document.write( "ME = 1/2mv^2 + mgh. Solve for v, the velocity of the object, in terms of the given quantities.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #610106 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The total mechanical energy of an object with mass \n" ); document.write( "m at height \n" ); document.write( "h in a closed system can be written as \n" ); document.write( "ME = 1/2mv^2 + mgh. Solve for v, the velocity of the object, in terms of the given quantities. \n" ); document.write( "------ \n" ); document.write( "2ME = mv^2 + 2mgh \n" ); document.write( "------ \n" ); document.write( "mv^2 = 2(ME-mgh) \n" ); document.write( "----- \n" ); document.write( "v = sqrt[2(ME-mgh)/m] \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |