document.write( "Question 97548This question is from textbook
\n" );
document.write( ": Ernest works in the shipping department loading shipping crates with boxes. Each empty crate weighs 150lb. How many boxes, each weighing 35lb,can Ernest put in the crate if the total weight is to be no more than 850lb? \n" );
document.write( "
Algebra.Com's Answer #70961 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 850-150=35X \n" ); document.write( "35X=700 \n" ); document.write( "X=700/35 \n" ); document.write( "X=20 BOXES CAN BE LOADED IN THE CRATE. \n" ); document.write( " |