document.write( "Question 288755: The time, t, it takes for an ice cube to melt is inversely proportional to the temperature of the water it is in. If it takes an ice cube 2.5 minutes to melt in 70 degree F water, how long will it take an ice cube of the same size to melt in 50 degree water? \n" ); document.write( "
Algebra.Com's Answer #209273 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=k/x \n" ); document.write( "2.5=k/70 \n" ); document.write( "2.5*70=k \n" ); document.write( "175=k \n" ); document.write( "y=175/50=7/2=3.5 minutes \n" ); document.write( " \n" ); document.write( " |