document.write( "Question 717756: can you help i keep getting a negative \r
\n" );
document.write( "\n" );
document.write( "peanuts sell for three dollars a pound cashews sell for six dollars a pound how many pounds of cashews should be mixed with tweleve pounds of peanuts to obtain a mixture selling for four dollars and twenty cents a pound \n" );
document.write( "
Algebra.Com's Answer #440511 by DrBeeee(684) ![]() You can put this solution on YOUR website! Knowns: \n" ); document.write( "a) peanuts cost $3/lb \n" ); document.write( "b) cashews cost $6/lb \n" ); document.write( "c) mixture uses 12lb of peanuts \n" ); document.write( "d) the mixture costs $4.20/lb \n" ); document.write( "Unknown: \n" ); document.write( "1) how many pounds of cashews are needed? \n" ); document.write( "Let c = number of pounds of cashews \n" ); document.write( "What relationship do we use get c? \n" ); document.write( "\"The cost of the peanuts plus the cost of the cashews equals the cost of the mixture\", wherein the cost is the product of the cost per pound and the number of pounds. This relationship gives us the following equation, \n" ); document.write( "(1) 3*12 + 6*c = 4.20*(12 + c) or \n" ); document.write( "(2) 36 + 6*c = 50.4 + 4.2*c or \n" ); document.write( "(3) 1.8*c = 14.4 or \n" ); document.write( "(4) c = 8 \n" ); document.write( "Let's check this using (1). \n" ); document.write( "Is (3*12 + 6*8 = 4.2*(12 + 8))? \n" ); document.write( "Is (36 + 48 = 4.2*20)? \n" ); document.write( "Is (84 = 84)? Yes \n" ); document.write( "Answer: Use 8 pounds of cashews. \n" ); document.write( " \n" ); document.write( " |