document.write( "Question 1015788: pablos coffee shop makes a blend of coffee that is a mixture of two types of coffee. type A coffee cpst pablo $5.50 per pound, and type B coffee costs $4.30 per pound. this month, pavlo made 127 pounds of the blend, for a total cost of $607.30. how many pounds of type A coffee did he use? \n" ); document.write( "
Algebra.Com's Answer #632156 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
A+B= 127 subtract B from both sides:
\n" ); document.write( "A= 127-B We'll use this value for A next.
\n" ); document.write( "5.50A+4.30B = 607.30 Now substitute for A:
\n" ); document.write( "5.50(127-B)+4.30B = 607.30
\n" ); document.write( "698.5-5.50B+4.30B = 607.30 Now subtract 698.5 from both sides and subtract B on left:
\n" ); document.write( "-1.2B = -91.20 Now divide both sides by -1.2 (and remember: -/- = +)
\n" ); document.write( "B = 76 pounds. And:
\n" ); document.write( "127-76 = 51 pounds are type A
\n" ); document.write( "
\n" ); document.write( "
\n" );