document.write( "Question 140173: the formula for converting degrees fahrenheit(f) to degrees (c) is
\n" );
document.write( "c=5/9(f-32)Find c when f=68 \n" );
document.write( "
Algebra.Com's Answer #102128 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! c=5/9(f-32)then c when f=68 is 5/9 (68-32)=(5/9)(36)=20 \n" ); document.write( "Answer: 20 degrees (c) \n" ); document.write( " |