document.write( "Question 293539: What interval on the Celsius scale corresponds to the temperature range
\n" );
document.write( "50<=F<=95? \n" );
document.write( "
Algebra.Com's Answer #211918 by scott8148(6628) You can put this solution on YOUR website! using C = (5/9) (F - 32)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10 ≤ C ≤ 35 \n" ); document.write( " |