document.write( "Question 946885: Dan's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Dan
\n" );
document.write( "$4.15
\n" );
document.write( "per pound, and type B coffee costs
\n" );
document.write( "$5.50
\n" );
document.write( " per pound. This month's blend used twice as many pounds of type B coffee as type A, for a total cost of
\n" );
document.write( "$515.10
\n" );
document.write( " . How many pounds of type A coffee were used?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #577649 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Dan's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Dan $4.15 per pound, and type B coffee costs $5.50 \n" ); document.write( " per pound. \n" ); document.write( "This month's blend used twice as many pounds of type B coffee as type A, for a total cost of $515.10 \n" ); document.write( " . How many pounds of type A coffee were used? \n" ); document.write( "-------\r \n" ); document.write( "\n" ); document.write( "Equations: \n" ); document.write( "B = 2A \n" ); document.write( "4.15A + 5.5B = 515.10 \n" ); document.write( "---- \n" ); document.write( "4.15A + 5.5(2A) = 515.10 \n" ); document.write( "4.15A + 11A = 515.10 \n" ); document.write( "15.15A = 515.10 \n" ); document.write( "A = 34 lbs (amt. of typa A coffee used) \n" ); document.write( "----------------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( " |