document.write( "Question 1190106: A loyal boys club sold 176 bags of mulch and made a total of $520. It sold wo types of mulch: hardwood for $3.50 a bag and pine bark for $2.75 a bag. How many bags of each kind of mulch did it sell.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #821675 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A loyal boys club sold 176 bags of mulch and made a total of $520.
\n" ); document.write( "It sold wo types of mulch: hardwood for $3.50 a bag and pine bark for $2.75 a bag.
\n" ); document.write( "How many bags of each kind of mulch did it sell.
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x bags at the price of $3.50 per bag, and\r\n" );
document.write( "\r\n" );
document.write( "(176-x) bags at the price of $2.75 per bag.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the total money equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3.50x + 2.75*(176-x) = 520  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the equation, find x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28520-2.75%2A176%29%2F%283.50-2.75%29\" = 48.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  There are 48 hardwood bags and the rest, 176 - 48 = 128 are pine bark bags.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   48*3.50 + 128*2.75 = 520 dollars, total.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );