document.write( "Question 106994: normal body temperature is 98.6F. Use this formula to find this temperature in celsius:\r
\n" );
document.write( "\n" );
document.write( "C = 5/9 (F - 32)\r
\n" );
document.write( "\n" );
document.write( "This is what we did to find the answer:\r
\n" );
document.write( "\n" );
document.write( "C = 5/9 (98.6 - 32)
\n" );
document.write( "9/5 * c = 5/9 * 9/5 (98.6 - 32)
\n" );
document.write( "9/5C = 98.6 - 32
\n" );
document.write( "9/5C = 66.6\r
\n" );
document.write( "\n" );
document.write( "Is this correct? Thank you ever so much for your help! \n" );
document.write( "
Algebra.Com's Answer #77851 by scott8148(6628) You can put this solution on YOUR website! why did you multiply by 9/5? ... you're supposed to be finding C \n" ); document.write( " |