1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
gladu [14]
3 years ago
15

The formula for converting a temperature in Fahrenheit what temperature in Celsius is C equals 5/9 times The formula for convert

ing a temperature in Fahrenheit what temperature in Celsius is C equals 5/9(F -32), where F is the temperature in Fahrenheit and c is the temperature in Celsius. What Celsius temperature is equal to 122F
Mathematics
2 answers:
Charra [1.4K]3 years ago
7 0

Answer:

C = int(input('enter your input:'))

F = (C * (9 / 5) + 32)

print('{} in Fahrenheit is {}'. format(C, F))

Step-by-step explanation:

C = int(input('enter your input:')) #def C with int inuput

F = (C * (9 / 5) + 32) #formula to convert

print('{} in Fahrenheit is {}'. format(C, F)) # Print function format str int input to conversion

jeka57 [31]3 years ago
4 0

Answer:

50 degrees C

Step-by-step explanation:

5/9(F-32)

5/9=.55555556

(122-32)=90

90×.555555556=50

You might be interested in
3/4 times 7/6 in simplest form
Artyom0805 [142]
3/4 times 7/6 in simplest form = 0.875
7 0
3 years ago
Read 2 more answers
I NEED HELP The measure of an angle is 74.6°. What is the measure of its supplementary angle?
Contact [7]

Answer:

105.4º

Step-by-step explanation:

supplementary angles total 180º

180 - 74.6 = 105.4º

8 0
3 years ago
Huilan is years 15 younger than Thomas. The sum of their ages is 73 . What is Thomas's age?
UNO [17]

thomas age:44

huilan age: 29

7 0
2 years ago
Read 2 more answers
Sarah's biweekly salary is $1540 what is her of gross monthly salary
QveST [7]
Sarah’s monthly salary would be $3,080.
6 0
3 years ago
Someone help and please make sure it’s right
prohojiy [21]

Answer:

4

Step-by-step explanation:

The three angles in a triangle measure 180°. So add the the 2 known angles 70° + 63° = 133. Then subtract it from 180° to get the unknown angle 180 - 133 = 47.

Now that we know the third angle is 47 we find which number that when multiplied by 11 and 3 is added to that number you get 47.

11×4+3 = 47

Therefore l, the answer is 4

6 0
3 years ago
Other questions:
  • A farmer harvested 35 acres of corn and 20 acres of Beans.Animals ate 1/8 of the corn he originally planted.How many acres of co
    5·1 answer
  • Please I need help I don’t know this.!
    6·2 answers
  • Given a circle with measures of (C, d, and r) and a circle with measures of (C', d', and r'), what is C if d d' = 0.25 and C' =
    5·2 answers
  • Tina’s bedroom is in the shape of a rectangular prism 15 feet long, 12 feet wide, and 10 feet high. It has no windows. Tina want
    8·1 answer
  • Which is a solution for 3 > f? f = 7 f = 9 f= 3 f =2?
    15·1 answer
  • Two numbers add up to 64. One of the numbers is 24. What is the other number?​
    14·1 answer
  • Find the maximum volume of a rectangular box that is inscribed in a sphere of radius r.
    9·1 answer
  • Use mathematical induction to prove the statement is true for all positive integers n. 1^2 + 3^2 + 5^2 + ... + (2n-1)^2 = (n(2n-
    12·1 answer
  • I need help on this question!
    14·2 answers
  • Replace variables with values and
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!