document.write( "Question 32825: Science and medicine. Celsius temperature readings can be converted to Fahrenheit readings using the formula F=9/5C + 32. What is the Fahrenheit temperature that corresponds to each of the following Celsius temperatures:
\n" );
document.write( "-10, 0, 15, and 100? \n" );
document.write( "
Algebra.Com's Answer #19240 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! F=9/5 C + 32 \n" ); document.write( "For c = -10: \n" ); document.write( " F= 9/5(-10)+ 32 \n" ); document.write( "==> F = 9(-2)+ 32 ==> -18 +32 = 14 \n" ); document.write( "therfore for C= -10 , F= 14;\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For c = 0: \n" ); document.write( " F= 9/5(0)+ 32 \n" ); document.write( "==> F = 0 + 32 ==> 32 \n" ); document.write( "therfore for C= 0 , F= 32;\r \n" ); document.write( "\n" ); document.write( "For c = 15: \n" ); document.write( " F= 9/5(15)+ 32 \n" ); document.write( "==> F = 9(3)+ 32 ==> 27 +32 = 59 \n" ); document.write( "therfore for C= 15 , F= 59;\r \n" ); document.write( "\n" ); document.write( "For c = 100: \n" ); document.write( " F= 9/5(100)+ 32 \n" ); document.write( "==> F = 9(20)+ 32 ==> 180 +32 = 212 \n" ); document.write( "therfore for C= 100 , F= 212;\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |