document.write( "Question 176106This question is from textbook
\n" );
document.write( ": Ziggy's Famous Yogurt blends regular yogurt that is 3% fat with its no-fat yogurt to obtain low-fat yogurt that is 1% fat. How many pounds of regular yogurt and how many pounds of no-fat yogurt should be mixed to obtain 60 pounds of low-fat yogurt?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #131211 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let x and y be the amount of 3% fat and 0% fat yogurt, respectively \n" ); document.write( ": \n" ); document.write( "x+y=60.......eq 1 \n" ); document.write( ".03x+0(y)=.01(60) \n" ); document.write( ": \n" ); document.write( ".03x=.6 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |