document.write( "Question 971244: a recipe says to mix 480 ml of milk with 100ml of water how much water should i use if i only have 360 ml of milk \n" ); document.write( "
Algebra.Com's Answer #593835 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
480/100=360/X
\n" ); document.write( "480X=100*360
\n" ); document.write( "480X=36000
\n" ); document.write( "X=36000/480
\n" ); document.write( "X=75 ML. OF WATER IS USED.
\n" ); document.write( "
\n" );