document.write( "Question 1007390: An elevator at a construction site has a maximum capacity of 1,400 kg. If the elevator operator weighs 80 kg and each cement bag weighs 40 kg, how many bags of cement can safely lifted on the elevator in one trip? \n" ); document.write( "
Algebra.Com's Answer #623324 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "An elevator at a construction site has a maximum capacity of 1,400 kg. If the elevator operator weighs 80 kg \n" ); document.write( "and each cement bag weighs 40 kg, how many bags of cement can safely lifted on the elevator in one trip? \n" ); document.write( "----------------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "You need to solve an inequality\r\n" ); document.write( "\r\n" ); document.write( "80 + n*40 <= 1400\r\n" ); document.write( "\r\n" ); document.write( "and find the maximal integer value of n, which is the number of cement bags.\r\n" ); document.write( "\r\n" ); document.write( "The solution is \r\n" ); document.write( "\r\n" ); document.write( "n <= \n" ); document.write( " \n" ); document.write( " |