document.write( "Question 1160645: A delivery truck is transporting boxes of two sizes: large and small. The combined weight of a large box and a small box is
\n" );
document.write( "65
\n" );
document.write( " pounds. The truck is transporting
\n" );
document.write( "50
\n" );
document.write( " large boxes and
\n" );
document.write( "65
\n" );
document.write( " small boxes. If the truck is carrying a total of
\n" );
document.write( "3550
\n" );
document.write( " pounds in boxes, how much does each type of box weigh?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #784014 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A delivery truck is transporting boxes of two sizes: large and small. The combined weight of a large box and a small box is 65 pounds. The truck is transporting 50 large boxes and 65 small boxes.\r \n" ); document.write( "\n" ); document.write( "If the truck is carrying a total of 3550 pounds in boxes, how much does each type of box weigh? \n" ); document.write( "===================== \n" ); document.write( "Use L and S for large and small. \n" ); document.write( "--- \n" ); document.write( "L + S = 65 \n" ); document.write( "50L + 65S = 3550 \n" ); document.write( "------ \n" ); document.write( "Can you do the rest? \n" ); document.write( " \n" ); document.write( " |