document.write( "Question 98287: Celsius temperature readings can be converted to
\n" );
document.write( "Fahrenheit readings using the formula F = 9/5 C + 32. What is the Fahrenheit
\n" );
document.write( "temperature that corresponds to each of the following Celsius temperatures: -10,
\n" );
document.write( "0, 15, 100? \n" );
document.write( "
Algebra.Com's Answer #71644 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! Substitute the Celsius value into the formula. \n" ); document.write( "For the first one C=-10 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "F = 14 \n" ); document.write( "For the second one C=0 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "F = 32 \n" ); document.write( "Use the same method to solve the rest of the set. \n" ); document.write( " \n" ); document.write( " |