document.write( "Question 1095273: Justin's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Justin
\n" ); document.write( "$4.60
\n" ); document.write( " per pound, and type B coffee costs
\n" ); document.write( "$5.95
\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
\n" ); document.write( "$493.90
\n" ); document.write( ". How many pounds of type A coffee were used?
\n" ); document.write( "

Algebra.Com's Answer #709853 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Type A, A pounds
\n" ); document.write( "Type B, 3A pounds
\n" ); document.write( "\"B%2FA=3\"
\n" ); document.write( "\"B=3A\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4.6A%2B5.95%2A3A=493.9\"
\n" ); document.write( "Simplify and solve for A.
\n" ); document.write( "
\n" );