document.write( "Question 312904: A store mixes a Brazilian coffee worth worth $12 per kilogram and a Venezueluen coffee worth $16 per kilogram. The mixture is to sell for $13 per kilogram. Find out how much of each should be used to make a 384-kilogram mixture.\r
\n" ); document.write( "\n" ); document.write( "I honest to God have no idea how to even start
\n" ); document.write( "

Algebra.Com's Answer #223717 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\" = kilograms of Brazilian coffee needed
\n" ); document.write( "Let \"b\" = kilograms of Venezuelan coffee needed
\n" ); document.write( "---------------------
\n" ); document.write( "given:
\n" ); document.write( "\"12a\" = cost of Brazilian coffee in mixture
\n" ); document.write( "\"16b\" = cost of Venezuelan coffee in mixture
\n" ); document.write( "\"13%2A384\" = cost of mixture
\n" ); document.write( "---------------------
\n" ); document.write( "Now I can rite these equations:
\n" ); document.write( "\"12a+%2B+16b+=+13%2A384\"
\n" ); document.write( "(1) \"12a+%2B+16b+=+4992\"
\n" ); document.write( "(2) \"a+%2B+b+=+384\"
\n" ); document.write( "Multiply both sides of (2) by \"12\" and
\n" ); document.write( "subtract from (1)
\n" ); document.write( "(1) \"12a+%2B+16b+=+4992\"
\n" ); document.write( "(2) \"-12a+-+12b+=+4608\"
\n" ); document.write( "\"4b+=+384\"
\n" ); document.write( "\"b+=+96\"
\n" ); document.write( "and, since
\n" ); document.write( "\"a+%2B+b+=+384\"
\n" ); document.write( "\"a+=+384+-+96\"
\n" ); document.write( "\"a+=+288\"
\n" ); document.write( "288 kg of Brazilian coffee and 96 kg of Venezuelan coffee are needed
\n" ); document.write( "
\n" );