document.write( "Question 451927: The owner of a home decorating shop wants to mix dried corn for $6lb., dried cranberries selling for $5/1b. and flour selling for $3 lb. to get 10 pounds of a mixture that would sell for $3.80/lb. he wants to use twice as many pounds of dries corn as drive cranberries. how many pounds of each of the 3 ingredients should he use? \n" ); document.write( "
Algebra.Com's Answer #310707 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The owner of a home decorating shop wants to mix dried corn for $6 lb., dried cranberries selling for $5/1b. and flour selling for $3 lb. to get 10 pounds of a mixture that would sell for $3.80/lb. he wants to use twice as many pounds of dried corn as dried cranberries. how many pounds of each of the 3 ingredients should he use?
\n" ); document.write( "-----------------
\n" ); document.write( "Quantity Eq: r + c + f = 10 lbs.
\n" ); document.write( "Quantity Eq: r -2c + 0 = 0 lbs.
\n" ); document.write( "Value Eq::: 6r +5c +3f = 3.8*10
\n" ); document.write( "-----------------
\n" ); document.write( "I ran a matrix program on my TI-84 and got:
\n" ); document.write( "corn = 2 lbs
\n" ); document.write( "cranberries = 1 lbs
\n" ); document.write( "flour = 7 lbs
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" );