document.write( "Question 173242: if a cost of a pretzel is 2.40 per pound and the cost of potato chips is 3.40 how many pounds of pretzel and how many pounds of potato chips should be used to make a 2pound blend that cost $3 per pound? \n" ); document.write( "
Algebra.Com's Answer #128074 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the the number of pounds of prezels p and the number of pounds of potato chips c=2-p because there are 2 pounds al together \n" ); document.write( ": \n" ); document.write( "2.4p+3.4(2-p)=3(2) \n" ); document.write( ": \n" ); document.write( "2.4p+6.8-3.4p=6 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |