document.write( "Question 362273: the organizer for a church picnic ordered coleslaw, potato salad and beans amounting to 50lbs. There was to be three times as much potato salad as coleslaw. the number of beans was to be 6 less than the number of potato salad. find the number of each. \n" ); document.write( "
Algebra.Com's Answer #258267 by robertb(5830)![]() ![]() You can put this solution on YOUR website! c + p + b = 50, \n" ); document.write( "p = 3c, \n" ); document.write( "b = p - 6. \n" ); document.write( "From the 2nd equation, \n" ); document.write( "Thus, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "b = 18, and c = 24/3 = 8. \n" ); document.write( "Therefore there are 8 pounds of coleslaw, 18 pounds of beans, and 24 pounds of potato. \n" ); document.write( " |