document.write( "Question 744142: A bag of peanuts is worth $0.26 less than a bag of cashews. Equal amounts of peanuts and cashews are used to make 44 bags of a mixture that sells for $1.30 per bag. How much is a bag of cashews worth? \n" ); document.write( "
Algebra.Com's Answer #453212 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! x = price in dollars per bag for cashews. \n" ); document.write( "n = amount of bags of each of the two type of nuts to make the 44 bags\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 bag peanuts = x-0.26 dollars per bag \n" ); document.write( "1 bag cashews = x dollars per bag.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Accounting for bags of nuts, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Accounting for price or cost, \n" ); document.write( " \n" ); document.write( "THAT IS most of the way toward the whole solution. Note clearly what happens as you take further steps:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and you can finish finding the value for x.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=1.17 dollars per bag. \n" ); document.write( " |