document.write( "Question 197896: c=5%9xf-32 how do i rearrange this to make f the subject \n" ); document.write( "
Algebra.Com's Answer #148388 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! c=5%9xf-32 \n" ); document.write( "------------------ \n" ); document.write( "This is the formula for converting farenheit readings to celcius. \n" ); document.write( "C = (5/9)F - 32 \n" ); document.write( "----------------------- \n" ); document.write( "Solve for \"F\" \n" ); document.write( "9C = 5F - 9*32 \n" ); document.write( "9C = 5F - 288 \n" ); document.write( "5F = 9C + 288 \n" ); document.write( "F = (9/5)C + 57.6 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |