document.write( "Question 544640: what temp in celsius is 1.5 times that of Fahrenheit? \n" ); document.write( "
Algebra.Com's Answer #355181 by Alan3354(69443) You can put this solution on YOUR website! C = 1.5F = 1.5*(C*1.8 + 32) \n" ); document.write( "C = 2.7C + 48 \n" ); document.write( "C = -48/1.7 =~ -28.235 degs \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |