document.write( "Question 902388: 16 lb of Brand M Cinnamon was made by
\n" );
document.write( "combining 12 lb of Indonesian cinnamon
\n" );
document.write( "which costs $19/lb with 4 lb of Thai
\n" );
document.write( "cinnamon which costs $11/lb. Find the cost
\n" );
document.write( "per lb of the mixture.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #547319 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 12*19+4*11=16*x \n" ); document.write( "228+44=16*x \n" ); document.write( "272=16x \n" ); document.write( "x=$17 lb \n" ); document.write( " |