document.write( "Question 873902: The coldest temperature ever recorded in Mathville was -10�F. This happened on January 30th, 1984. The normal low for that day is 19�F.\r
\n" ); document.write( "\n" ); document.write( " How much colder was the record temperature than the normal low temperature?
\n" ); document.write( "

Algebra.Com's Answer #805239 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
difference = (record low temperature) - (normal low temperature)
\n" ); document.write( "= -10 - 19
\n" ); document.write( "= -29 degrees F
\n" ); document.write( "
\n" );