document.write( "Question 233812: A store sells cashews for $5.00 per pound peanuts for $1.50 per pound. The manager decides to mix 30 pounds of peanuts with some cashews and sell the mixture for $3.00 per pound. How many pounds of cashews should be mixed with the peanuts so that the mixture will produce the same revenue as would selling nuts serparetly? \n" ); document.write( "
Algebra.Com's Answer #172507 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A store sells cashews for $5.00 per pound peanuts for $1.50 per pound. The manager decides to mix 30 pounds of peanuts with some cashews and sell the mixture for $3.00 per pound. How many pounds of cashews should be mixed with the peanuts so that the mixture will produce the same revenue as would selling nuts serparetly? \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "1.5*30 + 5x = 3(30+x) \n" ); document.write( "45 + 5x = 90 + 3x \n" ); document.write( "2x = 45 \n" ); document.write( "x = 22.5 lb (amount of cashews needed in the mixture)\r \n" ); document.write( "\n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |