document.write( "Question 79928This question is from textbook Mathematics An Applied Approach
\n" ); document.write( ": A store sells cashews for $5.00 per pound and 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 the nuts separately? \n" ); document.write( "
Algebra.Com's Answer #57319 by Domtone(2)\"\" \"About 
You can put this solution on YOUR website!
(pounds of peanuts)(price per pound of peanuts) + (pounds of cashews)(price per pound of cashews) = (total pounds)(price per pound)\r
\n" ); document.write( "\n" ); document.write( "Everything is given except the the pounds of cashews, so we also don't know the total pounds.\r
\n" ); document.write( "\n" ); document.write( "If you let the pounds of cashews be x, then the total pounds will be x + 30. \r
\n" ); document.write( "\n" ); document.write( "30(1.50) + x(5.00) = (30 + x)(3.00)\r
\n" ); document.write( "\n" ); document.write( "45 + 5x = 3x + 90\r
\n" ); document.write( "\n" ); document.write( "2x = 45\r
\n" ); document.write( "\n" ); document.write( "x = 22.5\r
\n" ); document.write( "\n" ); document.write( "There must be 22.5 pounds of cashews mixed with the 30 pounds of peanuts.
\n" ); document.write( "
\n" );