document.write( "Question 367652: a store mixes kenyan coffee worth $11 per kilogram and venezuelan coffee worth $13 per kilogram. The mixture is to sell for $12 per kilogram. Find how much of each should be used to make a 252-kilogram mixture. \n" ); document.write( "
Algebra.Com's Answer #262065 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent amount of $13/kg coffee , then (252-x) is the amount of 11/kg coffee
\n" ); document.write( "13x + 11(252kg-x) = 12*252kg
\n" ); document.write( "2x = 12*252kg - 11*252kg
\n" ); document.write( "2x = 252kg
\n" ); document.write( "x = 126 kg venezuelan coffee and 126 kg kenyan coffee\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "13*126 + 11*126 = 1638 + 1386 = 3024 = 12*252 \n" ); document.write( "
\n" );