document.write( "Question 346279: a biker mixed 11 pounds of raisins that cost $2.30 per pound with peanuts that cost $4.50 per pound to make a mixture that cost $3.29 per pound. how many pounds of peanuts did the biker use? \n" ); document.write( "
Algebra.Com's Answer #248092 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let p = amount of peanuts used by the biker\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2.30(11) + 4.50p = 3.29(p + 11)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Can you finish?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "All you have to do is solve for p. \n" ); document.write( " |