document.write( "Question 273869: James mixed together 8L of Brand A fruit drink and 2L of Brand B fruit drink which contains 10% fruit juice. Find the percent fruit juice in Brand A if the mixture contained 34% fruit juice.\r
\n" );
document.write( "\n" );
document.write( "I tried this: Let X=percent of fruit juice in Brand A.
\n" );
document.write( " Brand A: .10(2L) Brand B: 8L(X) Both: .34
\n" );
document.write( "I tried converting the percentages to decimals.
\n" );
document.write( "Then I did this: 8LX+.1(2L)=.34 8LX+.2L=.34
\n" );
document.write( "I got stuck here but I think that I had gotten much of it wrong in terms of solving it. \n" );
document.write( "
Algebra.Com's Answer #200008 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 8(x) + 2(.10) = (8 + 2)(.34)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8x + .2 = 3.4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = .4 \n" ); document.write( " |