document.write( "Question 917000: Bens grandfather was listening to the weather report which indicated that the maximum for the day was going to be 30C. He wants to know what the temperature is in F
\n" ); document.write( "Using c/5 = (f-32)/2
\n" ); document.write( "Someone had helped & had gotten
\n" ); document.write( " 9/5(30)+32
\n" ); document.write( " 54+32
\n" ); document.write( " f = 86
\n" ); document.write( "I just don't get how we get the 9/5
\n" ); document.write( "Help please?
\n" ); document.write( "

Algebra.Com's Answer #556474 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
There are two main temperature scales:\r
\n" ); document.write( "\n" ); document.write( "°F, the Fahrenheit Scale (used in the US), and
\n" ); document.write( "°C, the Celsius Scale (part of the Metric System, used in most other countries)\r
\n" ); document.write( "\n" ); document.write( "They both measure the same thing (temperature!), but use different numbers:
\n" ); document.write( "
\n" ); document.write( "Boiling water (at normal pressure) measures \"100\"° in Celsius, but \"212\"° in Fahrenheit\r
\n" ); document.write( "\n" ); document.write( "And as water freezes it measures \"0\"° in Celsius, but \"32\"° in Fahrenheit.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The scales start at a different number (\"0\" vs \"32\"), so we will need to add or subtract \"32\". \r
\n" ); document.write( "\n" ); document.write( "The scales rise at a different rate (\"100\" vs \"180\"), so we will also need to multiply.\r
\n" ); document.write( "\n" ); document.write( "And so, to convert:\r
\n" ); document.write( "\n" ); document.write( "from Celsius to Fahrenheit: first multiply by \"180%2F100\", then add \"32\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from Fahrenheit to Celsius: first subtract \"32\", then multiply by \"100%2F180+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But \"180%2F100\" can be simplified to \"9%2F5\",
\n" ); document.write( "and \"100%2F180+\"can be simplified to \"5%2F9\", so this is the easiest way:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "°C to °F multiply by \"9\", then divide by\"+5\", then add \"32\"\r
\n" ); document.write( "\n" ); document.write( "°F to °C deduct \"32\", then multiply by \"5\", then divide by \"9\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can write each as a formula like this: \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Celsius to Fahrenheit: \"%28C+%2A+9%2F5%29+%2B+32+=+F\"
\n" ); document.write( "Fahrenheit to Celsius: \"%28F+-32%29+%2A5%2F9+=+C\"\r
\n" ); document.write( "\n" ); document.write( "so, you got
\n" ); document.write( "\"%28F+-32%29+%2A5%2F9+=+30\"\r
\n" ); document.write( "\n" ); document.write( "\"%28F+-32%29+=+30%2A9%2F5\"\r
\n" ); document.write( "\n" ); document.write( "\"F+-32+=+270%2F5\"\r
\n" ); document.write( "\n" ); document.write( "\"F+-32+=+54\"\r
\n" ); document.write( "\n" ); document.write( "\"F++=+54%2B32\"\r
\n" ); document.write( "\n" ); document.write( "\"F++=+86\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );