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

Algebra.Com's Answer #47275 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Find the Farenheit temperature that corresponds to the Celsius temperatures of:
\n" ); document.write( "-10C
\n" ); document.write( "0C
\n" ); document.write( "15C
\n" ); document.write( "100C
\n" ); document.write( "Using the conversion formula:
\n" ); document.write( "\"F+=+%289%2F5%29C%2B32\"
\n" ); document.write( "Just substitute the given values of the Celsius temperatures for C in the formula and solve for the Farenheit temperature, F.\r
\n" ); document.write( "\n" ); document.write( "-10C
\n" ); document.write( "\"F+=+%289%2F5%29%28-10%29%2B32\" Simplify.
\n" ); document.write( "\"F+=+9%28-2%29%2B32\"
\n" ); document.write( "\"F+=+-18%2B32\"
\n" ); document.write( "\"F+=+14\"
\n" ); document.write( "\"-10C+=+14F\"\r
\n" ); document.write( "\n" ); document.write( "0C
\n" ); document.write( "\"F+=+%289%2F5%29%280%29%2B32\"
\n" ); document.write( "\"F+=+0%2B32\"
\n" ); document.write( "\"F+=+32\"\r
\n" ); document.write( "\n" ); document.write( "\"0C+=+32F\"\r
\n" ); document.write( "\n" ); document.write( "You should have the idea by now. See if you can do the remaining problems. If you get stuck, re-post.
\n" ); document.write( "
\n" );