document.write( "Question 815572: 16 lbs of Brand M Cinnamon was made by combining 12 lbs of Indonesian cinnamon which costs $19/ lb with 4 lb of Thai cinnamon which costs $11/ lb. Find the cost per lb of the mixture. \n" ); document.write( "
Algebra.Com's Answer #491100 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! i = weight of Indonesian cinnamon = 12 lbs \n" ); document.write( "t = weight of Thai cinnamon = 4 lbs \n" ); document.write( "--- \n" ); document.write( "19i + 11t = 16*C \n" ); document.write( "C = cost per pound of mixture \n" ); document.write( "--- \n" ); document.write( "19i + 11t = 16*C \n" ); document.write( "C = (19i + 11t)/16 \n" ); document.write( "C = (19*12 + 11*4)/16 \n" ); document.write( "C = (228 + 44)/16 \n" ); document.write( "--- \n" ); document.write( "C = 17 dollars/lb \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |