document.write( "Question 53398: Celcius temperature readings can be converted to Fahrenheit readings using the formula F=9/5C+32. What is the Fahrenheit temperature that cooresponds to each of the following Celcius temperatures: -10, 0, 15, 100? McGraw Hill 6th edition, chaper 6, sec. 1, problem # 46. Thanks for your help!!!! \n" ); document.write( "
Algebra.Com's Answer #35682 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
I accidentally lost this problem yesterday when I tried to answer it. I hope you're the same student. I'm sorry.
\n" ); document.write( "F=9/5(-10)+32
\n" ); document.write( "F=-90/5+32
\n" ); document.write( "F=-18+32
\n" ); document.write( "F=14 degrees F
\n" ); document.write( "--------------------
\n" ); document.write( "F=9/5(0)+32
\n" ); document.write( "F=0+32
\n" ); document.write( "F=32 degrees F
\n" ); document.write( "---------------------
\n" ); document.write( "F=9/5(15)+32
\n" ); document.write( "F=135/5+32
\n" ); document.write( "F=27+32
\n" ); document.write( "F=59 degrees F
\n" ); document.write( "----------------------
\n" ); document.write( "F=9/5(100)+32
\n" ); document.write( "F=900/5+32
\n" ); document.write( "F=180+32
\n" ); document.write( "F=212 degrees F
\n" ); document.write( "Happy Calculating!
\n" ); document.write( "
\n" );