document.write( "Question 1021100: Chang's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Chang $4.10
\n" ); document.write( "per pound, and type B coffee costs $5.20
\n" ); document.write( "per pound. This month's blend used three times as many pounds of type B coffee as type A, for a total cost of $689.50 were used?
\n" ); document.write( "

Algebra.Com's Answer #636863 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = pounds of type A coffee used
\n" ); document.write( "\"+3a+\" = pounds of type B cofee
\n" ); document.write( "----------------------------
\n" ); document.write( "\"++4.1a+%2B+5.2%2A3a+=+689.5+\"
\n" ); document.write( "\"+4.1a+%2B+15.6a+=+689.5+\"
\n" ); document.write( "\"+19.7a+=+689.5+\"
\n" ); document.write( "\"+a+=+35+\"
\n" ); document.write( "and
\n" ); document.write( "\"+3a+=+105+\"
\n" ); document.write( "-------------
\n" ); document.write( "35 pounds of type A coffee are used
\n" ); document.write( "105 pounds of type B cofee are used
\n" ); document.write( "
\n" );