document.write( "Question 26259: 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 temperature that corresponds to each of the following Celsius temperatures: -10, 0, 15, 100?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #56944 by nikki77(1)![]() ![]() ![]() You can put this solution on YOUR website! F=9/5c+32 \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 \n" ); document.write( "***************** \n" ); document.write( "F=9/5c+32 \n" ); document.write( "F=9/5(0)+32 \n" ); document.write( "F=0+32 \n" ); document.write( "F=32 \n" ); document.write( "***************** \n" ); document.write( "F=9/5c+32 \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 \n" ); document.write( "***************** \n" ); document.write( "F=9/5c+32 \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 \n" ); document.write( "***************** \n" ); document.write( "I hope this helps... \n" ); document.write( "Nikki \n" ); document.write( " |