document.write( "Question 568797: a bakery makes marble rye using white,light rye, and darkrye flour. if they use three fourths as much light rye as dark rye but the amount of white flour is 50 % of the amount of dark rye, how much light rye flour is needed to make a 1,000 gram loaf? \n" ); document.write( "
Algebra.Com's Answer #367134 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = grams of white four used
\n" ); document.write( "Let \"+b+\" = grams of light rye flour used
\n" ); document.write( "Let \"+c+\" = grams of dark rye flour used
\n" ); document.write( "given:
\n" ); document.write( "(1) \"+b+=+%283%2F4%29%2Ac+\"
\n" ); document.write( "(2) \"+a+=+%281%2F2%29%2Ac+\"
\n" ); document.write( "(3) \"+a+%2B+b+%2B+c+=+1000+\"
\n" ); document.write( "Substitute (1) and (2) into (3)
\n" ); document.write( "(3) \"+%281%2F2%29%2Ac+%2B+%283%2F4%29%2Ac+%2B+c+=+1000+\"
\n" ); document.write( "Multiply both sides by \"4\"
\n" ); document.write( "(3) \"+2c+%2B+3c+%2B+4c+=+4000+\"
\n" ); document.write( "(3) \"+9c+=+4000+\"
\n" ); document.write( "(3) \"+c+=+444.444+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+b+=+%283%2F4%29%2A444.444+\"
\n" ); document.write( "(1) \"+b+=+333.333+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+a+=+%281%2F2%29%2Ac+\"
\n" ); document.write( "(2) \"+a+=+%281%2F2%29%2A444.444+\"
\n" ); document.write( "(2) \"+a+=+222.222+\"
\n" ); document.write( "333.333 grams of light flour are needed
\n" ); document.write( "
\n" );