document.write( "Question 206106: The coolant in Tom's car is effective for radiator Temperatures of less than 80 degress Celsius. What would be the corresponding temperature range in degrees Fahrenheit? (use C=5/9(f-32) in your inequality.) \n" ); document.write( "
Algebra.Com's Answer #155704 by Marth(57)\"\" \"About 
You can put this solution on YOUR website!
The temperature must be \"T%3C80\"degrees Celsius.
\n" ); document.write( "

\n" ); document.write( "To convert between Celsius and Farenheit, \"C=%285%2F9%29%28F-32%29\"
\n" ); document.write( "Solve for F.
\n" ); document.write( "\"%289%2F5%29C%2B32=F\"
\n" ); document.write( "Convert 80 degrees Celsius to Farenheit
\n" ); document.write( "\"%289%2F5%29%2A80%2B32=F\"
\n" ); document.write( "\"176=F\"
\n" ); document.write( "Because you started with \"T%3C80\"degrees Celsius, you have \"T%3C176\" degrees F.
\n" ); document.write( "
\n" );