document.write( "Question 208560: If the temperature in degrees Fahrenheit is known, the temperature in degrees celsius can be found by substituting the fahrenheit temperature f in the following expression 5/9[f-32] \r
\n" );
document.write( "\n" );
document.write( "on a hot day the temperature is 35 degrees celsius what is the temperature in degrees fahrenheit \n" );
document.write( "
Algebra.Com's Answer #157770 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 35=5/9[f-32] \n" ); document.write( "35=(5f-160)/9 \n" ); document.write( "35*9=5f-160 \n" ); document.write( "5f=315+160 \n" ); document.write( "5f=475 \n" ); document.write( "f=475/5 \n" ); document.write( "f=95 degrees fahrenheit is the ans. \n" ); document.write( " \n" ); document.write( " |