document.write( "Question 476695: If 10 gallons of grape fruit juice are added to 40 gallons of mixture, which contains 10% grape juice, then what percent of the resulting mixtue is grape juice? \n" ); document.write( "
Algebra.Com's Answer #326870 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
If 10 gallons of grape fruit juice are added to 40 gallons of mixture, which contains 10% grape juice, then what percent of the resulting mixtue is grape juice?
\n" ); document.write( "**
\n" ); document.write( "let x=percent of grape juice in resulting mixture
\n" ); document.write( "100%*10+10%*40=x%*50
\n" ); document.write( "10+4=50x
\n" ); document.write( "x=14/50=.28=28%
\n" ); document.write( "ans:
\n" ); document.write( "percent of grape juice in resulting mixture=28%
\n" ); document.write( "
\n" );