document.write( "Question 1204438: If it takes x hours of shoveling to gather y pounds of coal, then how many hours of shoveling does it take to gather a ton of coal? \n" ); document.write( "
Algebra.Com's Answer #840744 by Edwin McCravy(20065) You can put this solution on YOUR website! If it takes x hours of shoveling to gather y pounds of coal, then how many hours \n" ); document.write( "of shoveling does it take to gather a ton of coal? (a ton = 2000 pounds.) \r\n" ); document.write( "Let's make up some numbers for the letters. \n" ); document.write( "If it takes 4 hours of shoveling to gather 100 pounds of coal, then how many \n" ); document.write( "hours of shoveling does it take to gather 500 pounds of coal? \r\n" ); document.write( "To do that you divide 500 by 100 pounds, get 5. Then multiply 5 times 4, get 20\r\n" ); document.write( "hours of shoveling.\r\n" ); document.write( "\r\n" ); document.write( "Now let's do the same thing with the letters. \n" ); document.write( "If it takes x hours of shoveling to gather y pounds of coal, then how many hours \n" ); document.write( "of shoveling does it take to gather 2000 pounds of coal? \r\n" ); document.write( "To do that you divide 2000 by y pounds, get 2000/y. Then multiply 2000/y times x,\r\n" ); document.write( "get 2000x/y hours of shoveling.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |