document.write( "Question 645344: \"300 mL of drink costs $1.95, that is $... per L.\" \n" ); document.write( "
Algebra.Com's Answer #405508 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Let c = cost per liter \n" ); document.write( "Change 300 ml to .3 liters \n" ); document.write( ".3c = 1.95 \n" ); document.write( "c = 1.95/.3 \n" ); document.write( "c = $6.50 per liter \n" ); document.write( " |