document.write( "Question 756260: Rearrange the linear equation to make Celsius the subject of the formula. You should obtain a linear equation that gives the temperature in degrees Celsius from degrees Fahrenheit. \n" ); document.write( "
Algebra.Com's Answer #460072 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
if C is celsius & F is farenhit then
\n" ); document.write( "C/5=(F-32)/9
\n" ); document.write( "or C=5(F-32)/9
\n" ); document.write( "
\n" ); document.write( "
\n" );