document.write( "Question 502870: Hi, I need help please.. I tried to solve it but am stuck.\r
\n" );
document.write( "\n" );
document.write( "Raquel is mixing lemon-lime soda and a fruit juice blend that is 45% juice. If she uses 3 quarts of soda, how many quarts of fruit juice must be added to produce punch that is 30% juice?\r
\n" );
document.write( "\n" );
document.write( "LLS + FJ = 45% J\r
\n" );
document.write( "\n" );
document.write( "(3)LLS + (x)FJ = 30% J \n" );
document.write( "
Algebra.Com's Answer #339011 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Raquel is mixing lemon-lime soda and a fruit juice blend that is 45% juice. If she uses 3 quarts of soda, how many quarts of fruit juice must be added to produce punch that is 30% juice? \n" ); document.write( "---------------- \n" ); document.write( "3*0 + 0.45j = 0.2*(3 + j) \n" ); document.write( "0.45j = 0.2*(3 + j) \n" ); document.write( "45j = 20*(3 + j) = 60 + 20j \n" ); document.write( "25j = 60 \n" ); document.write( "j = 60/25 \n" ); document.write( "j = 2.4 quarts \n" ); document.write( " \n" ); document.write( " |