document.write( "Question 319628: 1 litre of liquid A has 20% more calories than l litre of liquid B. How many calories do 2 litres of liquid B contain, if 1 Litre of liquid A contains 600 calories?\r
\n" );
document.write( "\n" );
document.write( "A) 900 calories B) 1000 calories C) 833 calories D) 1200 calories E) 500 calories \n" );
document.write( "
Algebra.Com's Answer #228999 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let a be the calories in a liter of liquid A. \n" ); document.write( "Let b be the calories in a liter of liquid B. \n" ); document.write( "a=600 \n" ); document.write( "a=1.2b \n" ); document.write( "1.2b=600 \n" ); document.write( "b=500 \n" ); document.write( "2b=1000 cal. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |