document.write( "Question 1007089: Charmaine's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Charmaine $5.75 per pound, and type B coffee costs $4.65 per pound. This month's blend used twice as many pounds of type B coffee as type A, for a total cost of $451.50
\n" ); document.write( ". How many pounds of type A coffee were used?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #623081 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Easiest using two variables.
\n" ); document.write( "a for type A
\n" ); document.write( "b for type B
\n" ); document.write( "Part of the description says symbolically \"b%2Fa=2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Total blend quantity was \"a%2Bb\" but the value for this quantity of blend not given. Information is given to account for cost of the blend.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5.75a%2B4.65b=451.50\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Question asks, find the value of a.
\n" ); document.write( "\"b=2a\"
\n" ); document.write( "-
\n" ); document.write( "substitute into cost equation.
\n" ); document.write( "\"5.75a%2B4.65%282a%29=451.5\"
\n" ); document.write( "You do the rest.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a=30
\n" ); document.write( "
\n" );