answersLogoWhite

0

We can use the conversion formula F=(9/5)C+32, now let F=5C

so we solve 5C=(9/5)C+32, multiplying by 5 gets rid of the fraction

==> 25C=9C+160 ==> 16C=160 ==> C=10.

Thus, 10 degrees C = 50 degrees F

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is Fahrenheit warmer than Celsius?

No. They are units of temperature. A value in Fahrenheit has an equivalent value in Celsius.


At what temperature are the Celsius and Fahrenheit value identical?

The Celsius and Fahrenheit value are identical at -40 degrees.


What is the temperature where Fahrenheit and Celsius scale show the same numeric value?

the temperature where Fahrenheit and Celsius scale show the same numeric value is - 40


What is the Celsius value for 10 Fahrenheit?

10 degrees Fahrenheit is equal to a temperature of -12.22 degrees Celsius.


What temperature has the same value in celsius and Fahrenheit?

Minus 40


What temperature is the same value of the Celsius and Fahrenheit in the scale?

-40


What temperature is Celsius and Fahrenheit the same value?

-40 degrees


Which temperature has the same value in Centigrade and Fahrenheit?

The temperature that has the same value in both Celsius and Fahrenheit scales is -40 degrees.


What is the temperature in Celsius if the temperature is 77 degrees Fahrenheit?

To convert 77 degrees Fahrenheit to Celsius, you can use the formula: Celsius (Fahrenheit - 32) x 5/9 Plugging in the value of 77 degrees Fahrenheit: Celsius (77 - 32) x 5/9 Celsius 45 x 5/9 Celsius 25 Therefore, the temperature in Celsius if it is 77 degrees Fahrenheit is 25 degrees Celsius.


Which temperature has thesame value in both centigrade and Fahrenheit?

The temperature -40 degrees is the same value in both Celsius and Fahrenheit scales.


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.


What is -40 degrees celsius in degrees Fahrenheit?

The temperature - 40 °C is equal to -40 °F. This is the only temperature at which the two scales (Celsius and Fahrenheit) have the same numerical value.