document.write( "Question 972053: Jessica mixed together 4gal. Of brand A fruit drink and 6 gal. of brand B fruit drink which contains 15% fruit juice. Find the percent of fruit juice in brand A if the mixture contained 13% fruit juice. \n" ); document.write( "
Algebra.Com's Answer #594472 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Jessica mixed together 4gal. Of brand A fruit drink and 6 gal. of brand B fruit drink which contains 15% fruit juice. Find the percent of fruit juice in brand A if the mixture contained 13% fruit juice.
\n" ); document.write( "***
\n" ); document.write( "let x=percent of fruit juice in brand A
\n" ); document.write( "x%*4+15%*6=13%*10
\n" ); document.write( "x*4=1.3-.9
\n" ); document.write( "x*4=0.4
\n" ); document.write( "x=.01=10%
\n" ); document.write( "percent of fruit juice in brand A=10%
\n" ); document.write( "
\n" );