document.write( "Question 624787: To convert temperature from Fahrenheit to Celsius, we can use the formula
\n" ); document.write( "c=5/9(f-32)
\n" ); document.write( "where f is the temperature in Fahrenheit and c is the temperature in Celsius. Find a formula
\n" ); document.write( "for converting temperatures from Celsius to Fahrenheit. At what temperature(s) will Celsius and
\n" ); document.write( "Fahrenheit thermometers give the same reading?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #393058 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
To convert temperature from Fahrenheit to Celsius, we can use the formula
\n" ); document.write( "c=5/9(f-32)
\n" ); document.write( "where f is the temperature in Fahrenheit and c is the temperature in Celsius. Find a formula
\n" ); document.write( "for converting temperatures from Celsius to Fahrenheit. At what temperature(s) will Celsius and
\n" ); document.write( "Fahrenheit thermometers give the same reading?
\n" ); document.write( "---------------
\n" ); document.write( "F = 1.8C + 32
\n" ); document.write( "----------
\n" ); document.write( "-40F = -40C
\n" ); document.write( "
\n" );