document.write( "Question 72290: Science and medicine. Celsius temperature readings can be converted to
\n" ); document.write( "Fahrenheit readings using the formula F=9/5C+32. What is the Fahrenheit
\n" ); document.write( "temperature that corresponds to each of the following Celsius temperatures: -10, 0, 15, 100?
\n" ); document.write( "

Algebra.Com's Answer #51702 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
You would plug into the equation, -10,0,15,100 for C,
\n" ); document.write( "f=\"9%2F5\"(-10)+32
\n" ); document.write( "f=\"-90%2F5\"+32
\n" ); document.write( "f=-18+32
\n" ); document.write( "f=14
\n" ); document.write( "f=\"9%2F5\"(0)+32
\n" ); document.write( "f=32
\n" ); document.write( "f=\"9%2F5\"(15)+32
\n" ); document.write( "f=\"135%2F5\"+32
\n" ); document.write( "f=27+32
\n" ); document.write( "f=59
\n" ); document.write( "f=\"9%2F5\"(100)+32
\n" ); document.write( "f=\"900%2F5\"+32
\n" ); document.write( "f=180+32
\n" ); document.write( "f=212
\n" ); document.write( ":)
\n" ); document.write( "
\n" );