document.write( "Question 1025153: A coffee shop blends it's own coffee and sells it in one kilogram tins.
\n" ); document.write( "One blend consists of two kinds of coffee, Brazilian and Colombian, in the ratio of 2:3
\n" ); document.write( "The shop has 20 kilograms of Brazilian and 25 kilograms of Colombian in stock.
\n" ); document.write( "What is the MAXIMUM number of one kilogram tins of this blend which can be made
\n" ); document.write( "

Algebra.Com's Answer #640625 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
So calculate how many kilos you can make with the Colombian since you use more of it.
\n" ); document.write( "Each kilo uses 2/5 kilo of Brazilian and 3/5 kilo of Colombian.
\n" ); document.write( "\"N=%2825%29%2F%283%2F5%29=41%262%2F3\"
\n" ); document.write( "So you can make 41 kilos of the mix and you'll have 2/5 of a kilo left over of the Colombian.
\n" ); document.write( "\"41%282%2F5%29=16%262%2F5\"
\n" ); document.write( "\"20-16%262%2F5=3%263%2F5\"
\n" ); document.write( "You'll have \"3%263%2F5\" kilos of Brazilian left.
\n" ); document.write( "
\n" );