document.write( "Question 872621: Given: t = f•L, where \"t\" is torque, \"f\" is force, and \"L\" is length.
\n" );
document.write( " What force (in pounds) must be applied to an 0.8 ft long torque
\n" );
document.write( " rench to achieve the same torque generated by a 100 lb force
\n" );
document.write( " applied to an 0.5 ft long torque wrench?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #526301 by indra89811(24) You can put this solution on YOUR website! The torque generate by a 100 lb force on 0.5 ft long wrench = 100 * 0.5 = 50\r \n" ); document.write( "\n" ); document.write( "Force applied to an 0.8 ft long torque wrench to achieve a torque of 50 can be expressed as \n" ); document.write( "0.8*f=50 \n" ); document.write( "f=50/0.8=62.5 lb\r \n" ); document.write( "\n" ); document.write( "Therefore, the required force to be applied is 62.5 lb. \n" ); document.write( " |