document.write( "Question 691646: the Fahrenheit temperature, F, is found using formula F = 9/5C+32, where C the temperature in Celsius, determine the formula for C and justify each step. \n" ); document.write( "
Algebra.Com's Answer #426792 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Start with:
\n" ); document.write( "F = 9/5C+32
\n" ); document.write( "subtract 32 from both sides:
\n" ); document.write( "F - 32 = 9/5C
\n" ); document.write( "multiply both sides by 5:
\n" ); document.write( "5F - 160 = 9C
\n" ); document.write( "divide both sides by 9:
\n" ); document.write( "(5F - 160)/9 = C
\n" ); document.write( "
\n" ); document.write( "
\n" );