document.write( "Question 713346: The manager of a farmer's market has 300 lb of grain that costs $1.80 per pound. How many pounds of meal costing $0.80 per pound should be mixed with the 300 lb of grain to produce a mixture that costs $1.40 per pound? \n" ); document.write( "
Algebra.Com's Answer #438396 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
price or percentage, either is just a kind of strength. This is another example of a more general question. Here, \"concentration\" means money, dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ASSIGN VARIABLES TO ALL QUANTITIES
\n" ); document.write( "L, the lower concentration of available material, $0.80/pound
\n" ); document.write( "H, the higher concentration of available material, $1.80/pound
\n" ); document.write( "T, the target concentration of resulting mixture, $1.40/pound
\n" ); document.write( "x, the amount of lower concentrated material to use, unknown
\n" ); document.write( "y, the amount of higher concentrated materaial to use, 300 pounds\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28%28Lx%2ByH%29%2F%28x%2By%29=T%29\", only x is the unknown. Solve for x, then plug in the given values.\r
\n" ); document.write( "\n" ); document.write( "\"Lx%2ByH=T%28x%2By%29\"
\n" ); document.write( "\"Lx%2ByH=Tx%2BTy\"
\n" ); document.write( "\"Lx-Tx=Ty-Hy\"
\n" ); document.write( "\"x%28L-T%29=%28T-H%29y\"
\n" ); document.write( "\"highlight%28x=%28T-H%29y%2F%28L-T%29%29\", substitute the values given into this formula.
\n" ); document.write( "
\n" ); document.write( "
\n" );