document.write( "Question 1006965: Hello,
\n" );
document.write( "I've been trying to solve this problem for a little while now. I keep getting 302, and my teacher has marked it wrong multiple times. Could you help? This is the problem:\r
\n" );
document.write( "\n" );
document.write( "Jason can lift a small car with the use of a lever. The short end of the steel rod is 8 inches from the fulcrum and the long end is 8 feet from the fulcrum. What is the maximum what Jason can lift if he weighs 160 pounds?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #622992 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let x be the maximum weight he can lift. \n" ); document.write( "If you change 8 feet to inches, you get 96 inches. \n" ); document.write( "Now, you set it up as \n" ); document.write( "8x = 96(160) \n" ); document.write( "and \n" ); document.write( "x = 1920 pounds \n" ); document.write( " |