document.write( "Question 423026: C= 5(f-32)divided by 9 for f \n" ); document.write( "
Algebra.Com's Answer #295192 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
C = (5/9)*(F-32)
\n" ); document.write( "(9/5)*C = F - 32
\n" ); document.write( "F = (9/5)*C + 32
\n" ); document.write( "----------------
\n" ); document.write( "F = (9*C + 160)*2/10 more useful
\n" ); document.write( "eg, to convert from 37 C to F:
\n" ); document.write( "37*9 = 333
\n" ); document.write( "Add 160 = 493
\n" ); document.write( "x2 = 986
\n" ); document.write( "move the decimal --> 98.6 F commonly used as normal body temperature, tho there's at least 1 deg F variation in that.
\n" ); document.write( "
\n" ); document.write( "
\n" );