document.write( "Question 492438: Problem solving: to cook 4 cups of rice, you use 8 cups of water. To cook 10 cups of rice, you use 20 cups of water. Write an expression to show how many cups of water you should use if you want to cook c cups of rice.How many cups of water should you use to cook 5 cups of rice? \n" ); document.write( "
Algebra.Com's Answer #335055 by deborabr(181) You can put this solution on YOUR website! if you want cook 5 cups of rice you will need of 10 cups of water because the each cup of rice you use 2 cups of water \n" ); document.write( "look \n" ); document.write( "to 4 cups of rice are 8 cups of water and 8=4*2 or 8=4+4 \n" ); document.write( "is the same here 10 and 20 where 20=10*2 or 20=10+10 \n" ); document.write( "so we have 5 and 10 because 10=5*2 or 10=5+5 \n" ); document.write( "can express like this c+2w where c is the amount of cups of rice and w is the amount of cups of water \n" ); document.write( " |