document.write( "Question 830818: A candy store owner wishes to mix 30 pounds of candy worth $12 per pound with candy worth $6 per pound to get a mixture worth $10 per pound. How much of the $6 candy must be used? \n" ); document.write( "
Algebra.Com's Answer #500912 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "12*30 + 6x = 10(x + 30)
\n" ); document.write( "360 + 6x = 10x + 300
\n" ); document.write( "4x = 60
\n" ); document.write( "x = 60/4
\n" ); document.write( "x = 15 lbs of $6 candy
\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( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );