document.write( "Question 71179This question is from textbook
\n" );
document.write( ": Solve the formula for the specific variable
\n" );
document.write( "F = (9/5 C)+32 for C \n" );
document.write( "
Algebra.Com's Answer #50977 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! F=(9/5C)+32 SUBTRACT 32 FROM BOTH SIDES \n" ); document.write( "(9/5C)=F-32 DIVIDE BOTH SIDES BY 9/5 (DIVIDING BY 9/5 IS THE SAME AS MULTIPLYING BY 5/9) \n" ); document.write( "C=(F-32)/(9/5) OR \n" ); document.write( "C=(F-32)*5/9 \n" ); document.write( " |