document.write( "Question 152302: Calculate the temperature in Celsius if the temperature in Fahrenheit is 98.6°F. Also, calculate the temperature in Fahrenheit if the temperature in Celsius is -40°C. \n" ); document.write( "
Algebra.Com's Answer #112697 by jojo14344(1513)\"\" \"About 
You can put this solution on YOUR website!
Celsius if the temperature in Fahrenheit is 98.6°F:
\n" ); document.write( "\"C=%28F-32%29%285%2F9%29\"
\n" ); document.write( "\"C=%2898.6-32%29%285%2F9%29\"
\n" ); document.write( "\"C=37degC\"
\n" ); document.write( "Fahrenheit if the temperature in Celsius is -40°C.:
\n" ); document.write( "\"F=%28%28C%29%289%2F5%29%29%2B32\"
\n" ); document.write( "\"F=%28%28-40%29%289%2F5%29%29%2B32\"
\n" ); document.write( "\"F=%28-72%29%2B32\"
\n" ); document.write( "\"F=-40F\"
\n" ); document.write( "Thank you,
\n" ); document.write( "Jojo
\n" ); document.write( "
\n" ); document.write( "
\n" );