document.write( "Question 663727: convert between degress fahrenheit and degrees celsius using the literal equation given:
\n" );
document.write( "c=(5/9)(f-32) find the celsius when f=100 \n" );
document.write( "
Algebra.Com's Answer #412912 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! c = 5/9(f-32) where f=100 \n" ); document.write( "c = 5/9(100-32) \n" ); document.write( "c = 5/9(68) \n" ); document.write( "c = 340/9 \n" ); document.write( "c = 37.78 degrees \n" ); document.write( "............ \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for other what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |