document.write( "Question 948491: Each box weighs 15 pounds. A pallet weighs 60 pounds. What is the total weight of the load if there 30 cases on a pallet? \n" ); document.write( "
Algebra.Com's Answer #578953 by macston(5194)![]() ![]() You can put this solution on YOUR website! N=Number of boxes; L=Total weight of load \n" ); document.write( "L=60 pounds+(15 pounds*N) For a pallet with 30 boxes (N=20) \n" ); document.write( "L=60lbs+(15lbs*30) \n" ); document.write( "L=60lbs+450lbs \n" ); document.write( "L=510lbs ANSWER: The weight of a pallet loaded with 30 boxes is 510 pounds. \n" ); document.write( " |