document.write( "Question 1058107: A container holds 120 packages. Some of the packages weigh 1/2 pound each and the rest weigh 1/3 pound each. If the total contents of the container weigh 48 pounds, how many are there of eachy type of package?\r
\n" );
document.write( "\n" );
document.write( "Type the number of 1/2 pound packages as your answer to this question. Type your answer without a label.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #673132 by stanbon(75887) ![]() You can put this solution on YOUR website! A container holds 120 packages. Some of the packages weigh 1/2 pound each and the rest weigh 1/3 pound each. If the total contents of the container weigh 48 pounds, how many are there of eachy type of package? \n" ); document.write( "Type the number of 1/2 pound packages as your answer to this question. Type your answer without a label. \n" ); document.write( "-------- \n" ); document.write( "Quantity Eq::: h + t 120 packages \n" ); document.write( "Weight Eq:: (1/2)h+(1/3)t) = 48 lbs \n" ); document.write( "---------------------------------- \n" ); document.write( "3h + 2t = 6*48 \n" ); document.write( "2h + 2t = 2*120 \n" ); document.write( "------------------------ \n" ); document.write( "Subtract and solve for \"h\":: \n" ); document.write( "h = 48 (# of (1/2 lb packages) \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |