document.write( "Question 941550: To make low-fat cottage cheese, milk containing 4% butterfat is mixed with 12 gallons of milk containing 1% butterfat to obtain a mixture containing 2% butterfat. How many gallons of the fattier milk must be used? \n" ); document.write( "
Algebra.Com's Answer #574018 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = gallons of milk containing 4% butterfat \n" ); document.write( "--- \n" ); document.write( "0.04x + 0.01*12 = 0.02*(x + 12) \n" ); document.write( "0.04x + 0.01*12 = 0.02x + 0.02*12 \n" ); document.write( "0.04x - 0.02x = 0.02*12 - 0.01*12 \n" ); document.write( "0.02x = 0.02*12 - 0.01*12 \n" ); document.write( "x = (0.02*12 - 0.01*12)/0.02 \n" ); document.write( "x = 6 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \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 with 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 \n" ); document.write( "--- \n" ); document.write( " |