document.write( "Question 946768: A shopkeeper wants to mix three types of nut to produce a special nut mix. She will
\n" ); document.write( "mix peanuts, brazil nuts and cashew nuts. The brazil nuts sell for £1.10 per 100g, and
\n" ); document.write( "as she has only 20 kg left, she wants to use all of them. The peanuts sell for £0.50 per
\n" ); document.write( "100g and the cashews for £0.90 per 100g, and there are plenty of peanuts and
\n" ); document.write( "cashews. How much of each should be in the mixture if the shopkeeper will be
\n" ); document.write( "producing 100 kg of mixed nuts to be sold at £0.80 per 100g?
\n" ); document.write( "

Algebra.Com's Answer #577582 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
p, b, c, for peanut, brazil nut, cashew nut quantities IN KILOGRAMS.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "NUT_________|_______PRICE
\n" ); document.write( "peanut______|_______0.5 per 0.1 kg
\n" ); document.write( "brazil______|_______1.10 per 0.1 kg
\n" ); document.write( "cashw_______|_______0.90 per 0.1 kg\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Already known to use b=20 kg, ALL of the brazil nuts for the mixture.
\n" ); document.write( "WANT: \"%280.80%2F0.10%29%28pound%2Fkilogram%29\" mixture price. Also mixture quantity 100 kg.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for mass or kilograms and account for total cost, and compare to the required price.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28cost%29%2F%28mass%29=price\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28p%280.5%2F0.1%29%2B20%281.1%2F0.1%29%2Bc%280.9%2F0.1%29%29%2F%28100%29=%280.8%2F0.1%29\" AND \"highlight%28p%2B20%2Bc=100%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Those are a system of, once simplified, two linear equations in the two unknown variables, p and c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The price equation initially simplifies to \"highlight%28%285p%2B11%2A20%2B9c%29=800%29\".
\n" ); document.write( "Go on from there....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Understand, \"pound\" as used here is a MONEY unit.
\n" ); document.write( "
\n" );