document.write( "Question 310977: Fahrenheut temperature. Water boils at 212 degree F. Find the Fahrenheit temperature of hot tap water at 70 degree Celsius by solving the equation.\r
\n" );
document.write( "\n" );
document.write( "70=5/9 (F-32) \n" );
document.write( "
Algebra.Com's Answer #222411 by nerdybill(7384) You can put this solution on YOUR website! 70=5/9 (F-32) \n" ); document.write( "multiplying both sides by 9: \n" ); document.write( "630=5(F-32) \n" ); document.write( "dividing both sides by 5: \n" ); document.write( "126 = F-32 \n" ); document.write( "adding 32 to both sides: \n" ); document.write( "158 degrees = F \n" ); document.write( " |