document.write( "Question 367634: Find the total weight of the boxes of pecans. There are 24 fewer boxes of 2lb boxes of walnuts than 3lb boxes of pecans. The total weight of all boxes is 462lbs. \n" ); document.write( "
Algebra.Com's Answer #262039 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent number of 3 lb boxes of pecans
\n" ); document.write( "then (x-24) would represent the number of 2 lb boxes walnuts
\n" ); document.write( "question states:
\n" ); document.write( "3lb*x + 2lb(x-24) = 462lbs
\n" ); document.write( "5x - 48 = 462lbs
\n" ); document.write( "5x = 510lbs
\n" ); document.write( "x = 102, the number of 3 lb boxes of pecans
\n" ); document.write( "102*3lb = 306lb would be the total weight of the boxes of pecans\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "3*102 + 2 *78 =306 + 156 = 462 lbx \n" ); document.write( "
\n" );