document.write( "Question 972006: Martina's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Martina $5.60 per pound, and type B coffee costs $4.25 per pound. This month, Martina made 157 pounds of the blend, for a total cost of $780.65. How many pounds of type B coffee did she use? \n" ); document.write( "
Algebra.Com's Answer #594412 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A+B=157
\n" ); document.write( "5.6*A+ 4.25 *B=780.65\r
\n" ); document.write( "\n" ); document.write( "A=(157-B)\r
\n" ); document.write( "\n" ); document.write( "-5.6B + 879.2 +4.25 B =780.65\r
\n" ); document.write( "\n" ); document.write( "-1.35B =-98.55
\n" ); document.write( "B= 73 lbs.. ANSWER cost 310.25
\n" ); document.write( "A=84 ;;;; cost 470.40 Total 780.65 check
\n" ); document.write( "
\n" ); document.write( "
\n" );