document.write( "Question 1050527: Please help me solve this problem: A merchant mixed 8 lb of a cinnamon tea with 4 lb of spice tea. The 12-pound mixture cost $14. A second mixture included 12 lb of the cinnamon tea and 12 lb of the spice tea. The 24-pound mixture cost $30. Find the cost per pound of the cinnamon tea and of the spice tea. \n" ); document.write( "
Algebra.Com's Answer #666252 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let c be cinnamon tea and s be spice tea. Then:
\n" ); document.write( "8c+4s=14
\n" ); document.write( "12c+12s=30. Then:
\n" ); document.write( "24c+12s=42
\n" ); document.write( "12c=12
\n" ); document.write( "c=1
\n" ); document.write( "s=1.5
\n" ); document.write( "Cinnamon tea costs $1/lb., and spice tea costs $1.50/lb. ☺☺☺☺
\n" ); document.write( "
\n" );