answersLogoWhite

0


Best Answer

Celsius X 1.8 + 32 = Fahrenheit ex: (40C X 1.8) = 72 + (32) = 104 degrees F

F to C: Deduct 32, then multiply by 5, then divide by 9

C to F: Multiply by 9, then divide by 5, then add 32

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

1mo ago

To convert Fahrenheit to Celsius, you can use the formula: Celsius = (Fahrenheit - 32) * 5/9. Simply subtract 32 from the Fahrenheit temperature and then multiply the result by 5/9 to get the temperature in Celsius.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

C = 5/9*(F-32)

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the equation to find what Celsius is when given a temperature in Fahrenheit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Program to convert given temperature from centigrade to Fahrenheit in pearl?

Here's a simple Perl program to convert a given temperature from Celsius to Fahrenheit: # Input temperature in Celsius my $celsius = 20; # Convert Celsius to Fahrenheit my $fahrenheit = ($celsius * 9/5) + 32; # Print the result print "$celsius degrees Celsius is equal to $fahrenheit degrees Fahrenheit\n"; You can replace the value of $celsius with any temperature you want to convert.


How do you find celsius when given only Fahrenheit?

You can use this equation to convert degrees Fahrenheit (ºF) to degrees Celsius (ºC): [°C] = ([°F] − 32) × 5⁄9


The actual number of degrees of celsius is lower than degrees of Fahrenheit?

That's correct. In the Fahrenheit and Celsius temperature scales, a given temperature in Fahrenheit will be higher than the equivalent temperature in Celsius. For example, 50 degrees Fahrenheit is a higher temperature than 10 degrees Celsius.


98.6 degree Celsius convert to degree Fahrenheit?

To convert a temperature given in Celsius to the same temperature in Fahrenheit degrees: -- multiply 'C' by 1.8 -- add 32 to the answer. 98.6 Celsius = (98.6 times 1.8) plus 32 = 177.48 + 32 = 209.48 Fahrenheit


What is 105 degree c in Fahrenheit?

105 degrees Celsius is equal to 221 degrees Fahrenheit.


Is the temperature in degrees Celsius the same as in Fahrenheit?

No. Given the temperature in degrees Celsius, you can find the temperature in degrees Fahrenheit by dividing by 5, multiplying by 9, and adding 32 to the result. For example, the normal human body temperature is 37 Celsius. Divide this by 5, and you get 7.4. Multiply by 9, and you get 66.6. Add 32, and you get 98.6, the normal human body temperature in degrees Fahrenheit. If, however, you have the temperature in degrees Fahrenheit and want the temperature in degrees Celsius, just reverse the procedure: subtract 32, divide by 9, and multiply by 5.


What is an equation to show the relationship between the kelvin and Celsius's scales?

The relationship between the Kelvin and Celsius scales is given by the equation: [Kelvin = Celsius + 273.15] This equation shows how to convert temperature values between the two scales.


How do you change the temperature in Fahrenheit to temperature in Celsius?

As far as I can tell, you are given Fahrenheit and want Celsius...but I will give both formulas. For Fahrenheit to Celsius, the formula is C=(F-32)x5/9 For Celsius to Fahrenheit, the formula is F=Cx5/9+32 F to C: Deduct 32, then multiply by 5, then divide by 9 C to F: Multiply by 9, then divide by 5, then add 32


What is 50.3 Celsius in Fahrenheit?

conversion to Fahrenheit is given by the formula 9/5C +3250.3 Celsius=122.54 Fahrenheit


How do you convert 41 Celsius to Fahrenheit?

convert any given Celsius to Fahrenheit: (Celsius * 1.8) + 32 = Fahrenheit so (41 * 1.8) + 32 = 105.8 Fahrenheit


What is Portugal's weather like in October?

Portugal's average temperature in October is 64 degrees Fahrenheit [18 degrees Celsius]. The average minimum temperature is 57 degrees Fahrenheit [14 degrees Celsius]. The average maximum temperature is 72 degrees Fahrenheit [22 degrees Celsius].Average precipitation is 2.4 inches [62 millimeters].October has a daily average of 7.5 hours of sunlight.


What does 55 degrees Fahrenheit convert to in celsius?

Conversion from Fahrenheit to celsius can be done through a formula. Start by decreasing 32 from the given temperature. Then multiply it by 5 and then divie it by 9. In this case the answer is 12.77oC.