document.write( "Question 150320: Find the Fahrenheit temperature of hot coffee at 75oC by solving the equation 75 =5/9(f - 32)for F \n" ); document.write( "
Algebra.Com's Answer #110281 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
75 =5/9(f - 32)
\n" ); document.write( "75=5f/9+5*-32/9
\n" ); document.write( "75=5f/9-160/9
\n" ); document.write( "5f/9=75+160/9
\n" ); document.write( "5f/9=75+17.78
\n" ); document.write( "5f/9=92.78
\n" ); document.write( "5f=9*92.78
\n" ); document.write( "5f=835.03
\n" ); document.write( "f=835.03/5
\n" ); document.write( "f=167 degrees is the answer.
\n" ); document.write( "
\n" );