document.write( "Question 386094: A store mixes coffee worth $10 per kilo and another coffee worth $12 per kilo. The mixture sells for $11 per kilo. How much of each is used to make a 288-kilo mixture \n" ); document.write( "
Algebra.Com's Answer #272995 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (288k - x)represent the amount of $12 and $10 coffee respectively
\n" ); document.write( "Mixing to form $11 mixture***
\n" ); document.write( " $12x + $10(288k - x) = $11*288k
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x = 288k
\n" ); document.write( " x = 144k, aount of $12 coffee, 144k also the amount of $10 coffee
\n" ); document.write( "CHECKING Our Answer
\n" ); document.write( " $12/k*144k + $10/k*144k = $1712 + $1440 = $3168 = $11/k*288k \n" ); document.write( "
\n" );