document.write( "Question 1165860: The formula for converting a temperature in degrees Fahrenheit into degrees Celsius is c=5/9(f-32) .
\n" ); document.write( "a) Write the formula in function notation.
\n" ); document.write( "b) Determine f-1. What does the inverse represent?
\n" ); document.write( "c) Use the inverse function to convert 9 °C into degrees Fahrenheit.\r
\n" ); document.write( "\n" ); document.write( "steps needed also
\n" ); document.write( "

Algebra.Com's Answer #790439 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The formula for converting a temperature in degrees Fahrenheit into degrees Celsius is c=5/9(f-32) .
\n" ); document.write( "a) Write the formula in function notation.
\n" ); document.write( "c = f(f)
\n" ); document.write( "f(f) = \"5%2F9\"(f-32)
\n" ); document.write( ":
\n" ); document.write( "b) Determine f-1. What does the inverse represent?
\n" ); document.write( "c = \"5%2F9\"(f-32)
\n" ); document.write( "swap c and f and solve for c
\n" ); document.write( " f = \"5%2F9\"(c-32)
\n" ); document.write( "multiply both sides by 9
\n" ); document.write( "9f = 5(c-32)
\n" ); document.write( "9f = 5c - 160
\n" ); document.write( "add 160 to both sides
\n" ); document.write( "9f + 160 = 5c
\n" ); document.write( "or
\n" ); document.write( "5c = 9f + 160
\n" ); document.write( "divide both sides by 5
\n" ); document.write( "f = \"9%2F5\"c + \"160%2F5\"
\n" ); document.write( "f = \"9%2F5\"c + 32
\n" ); document.write( "It represents finding f from a given temp in c
\n" ); document.write( ":
\n" ); document.write( "c) Use the inverse function to convert 9 °C into degrees Fahrenheit.
\n" ); document.write( "steps needed also
\n" ); document.write( "f = \"9%2F5\"(9) + 32
\n" ); document.write( "f = \"81%2F5\" + 32
\n" ); document.write( "f = 16.2 + 32
\n" ); document.write( "f = 48.2 degrees
\n" ); document.write( "
\n" ); document.write( "
\n" );