document.write( "Question 782042: Using the formula C= 5/9 (f-32). for what Fahrenheit temperatures is the Celsius temperature lower than 45 degrees Celsius? \n" ); document.write( "
Algebra.Com's Answer #476243 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
45 > 5/9 (f-32)


\n" ); document.write( "45*(9/5)>f-32


\n" ); document.write( "45*(9/5)+32>f


\n" ); document.write( "113>f \n" ); document.write( "

\n" );