document.write( "Question 72134: the average normal temperature in albany in may is about 59f. what is this temperature in celsius degrees? \n" ); document.write( "
Algebra.Com's Answer #51561 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
The equation for converting from Fahrenheit to Celsius is:
\n" ); document.write( ".
\n" ); document.write( "\"C+=+%285%2F9%29%2A%28F+-+32%29\"
\n" ); document.write( ".
\n" ); document.write( "where C is the Celsius temperature in degrees and F is the Fahrenheit temperature in degrees.
\n" ); document.write( ".
\n" ); document.write( "You are give that F = 59. Substitute 59 for F in the equation to get:
\n" ); document.write( ".
\n" ); document.write( "\"C+=+%285%2F9%29%2A%2859+-+32%29\"
\n" ); document.write( ".
\n" ); document.write( "Do the subtraction in the parentheses:
\n" ); document.write( ".
\n" ); document.write( "\"C+=+%285%2F9%29%2A%2827%29\"
\n" ); document.write( ".
\n" ); document.write( "The 9 in the denominator divides into the 27 to give 3. Then multiply this 3 times
\n" ); document.write( "the 5 in the numerator to get an answer of 15.
\n" ); document.write( ".
\n" ); document.write( "So the answer is that 59 degrees F equals 15 degrees C.
\n" ); document.write( ".
\n" ); document.write( "And for your further information, to convert from Celsius degree to Fahrenheit the equation
\n" ); document.write( "is:
\n" ); document.write( ".
\n" ); document.write( "\"F+=+%289%2F5%29%2AC+%2B+32\"
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you with working conversions in temperature scales.
\n" ); document.write( "
\n" ); document.write( "
\n" );