document.write( "Question 521534: Two pounds of coffee and 3 lb of butter cost $4.20. A month later the price of coffee advanced 10% and that of butter 20%, making the total cost of a similar order $4.86. Determine the original cost of a pound of each. \n" ); document.write( "
Algebra.Com's Answer #346510 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
2c+3b=4.20
\n" ); document.write( "2*1.1*c+3*1.2*b=4.86
\n" ); document.write( "b=.80
\n" ); document.write( "c=.90\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );