document.write( "Question 570065: How do I set this type of word problem up? Thanks\r
\n" );
document.write( "\n" );
document.write( "Joe's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Joe $5.40 per pound, and type B coffee costs $4.20 per pound. This month's blend used twice as many pounds of type B coffee as type A, for a total cost of $372.60 . How many pounds of type A coffee were used? \n" );
document.write( "
Algebra.Com's Answer #367535 by stanbon(75887) ![]() You can put this solution on YOUR website! Joe's Coffee Shop makes a blend that is a mixture of two types of coffee. \n" ); document.write( "Type A coffee costs Joe $5.40 per pound, and type B coffee costs $4.20 per pound. This month's blend used twice as many pounds of type B coffee as type A, for a total cost of $372.60 . How many pounds of type A coffee were used? \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "Quantity Eq:::B = 2A \n" ); document.write( "Value Eq:::::5.4A + 4.2B = 372.6 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"B\" and solve for \"A\": \n" ); document.write( "5.4A + 4.2(2A) = 372.6 \n" ); document.write( "------ \n" ); document.write( "5.4A + 8.4A = 372.6 \n" ); document.write( "13.8A = 372.6 \n" ); document.write( "A = 27 lbs (amt. of Type A coffee needed) \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |