document.write( "Question 958323: Please help me solve this problem: To go from Celsius to Fahrenheit, you take the Celsius temperature, multiply it by 1.8, and add 32. You could write this as the equation F = 1.8C + 32. Find a temperature that's the same in Fahrenheit and Celsius.
\n" );
document.write( "Thanks so much! \n" );
document.write( "
Algebra.Com's Answer #585681 by macston(5194)![]() ![]() You can put this solution on YOUR website! We want to find F=C \n" ); document.write( "F=1.8C+32 Substitute for F \n" ); document.write( "C=1.8C+32 Subtract 32 from each side. \n" ); document.write( "C-32=1.8C Subtract C from each side. \n" ); document.write( "-32=0.8C Divide each side by 0.8. \n" ); document.write( "-40=C \n" ); document.write( "Fahrenheit and Celsius scales are equal at -40 degrees.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |