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
Kevin and Randy Muise have a jar containing 32 ​coins, all of which are either quarters or nickels. The total value of the coins
givi [52]

Answer:

19 quarters and 13 nickles

Step-by-step explanation:

You have 32 coins in your pocket consisting of nickels and quarters with a total value of $5.40

How many nickels and quarters do you have?

Step 1: Setup Coin Value and Coin Total Equation:

Coin Value Equation → 0.05n + 0.25q = $5.40 where n = nickels and q = quarters

Coin Total Equation → n + q = 32

Step 2: Rearrange Coin Total Equation in terms of nickels (n)

n = 32 - q ← Revised Coin Total Equation

Step 3: Plug in our Revised Coin Total Equation for n into our Coin Value Equation:

0.05(32 - q) + 0.25q = $5.40

0.05(32) - 0.05(q) + 0.25q = $5.40

1.6 - 0.05q + 0.25q = $5.40

1.6 + (0.25 - 0.05)q = $5.40

1.6 + 0.2q = $5.40

Step 4: Subtract 1.6 from each side of the equation to isolate q

1.6 - 1.6 + 0.2q = $5.40 - 1.6

0.2q = 3.8

Step 5: Divide each side of the equation by 0.2 to isolate q

0.2q

0.2

=

3.8

0.2

q = 19

Step 6: Using our value for q, Solve for n using our Coin Total Equation:

n + 19 = 32

Subtracting 19 from both sides, we get n + 19 - 19 = 32 - 19

n = 13

Summarizing our word problem, we see that 19 quarters and 13 nickels adds up to $5.40

8 0
2 years ago
What is the speaker’s viewWhen I heard the learn'd astronomer;
Phantasy [73]
A. He feels tired and sick because the focus on the mechanical measurements of stars is not satisfying to him.<span>
</span>
4 0
3 years ago
In Brownsville Texas it is 80°F the temperature is expected to drop 1.5° each hour in Mesquite Texas is 94°F and the temperature
denis-greek [22]

Answer:

28 hours

Step-by-step explanation:

let the time period at which the temperature be equal in both Brownsville and Mesquite Texas be 'x'.

Given,

In Brownsville Texas, the temperature is expected to drop 1.5° each hour and In Mesquite Texas, the temperature is expected to drop 2° each hour.

Now, according to the question,

after 'x' hours,

⇒ 80° - 1.5°(x) = 94° - 2°(x)

⇒ 0.5°(x) = 14°

⇒ x = 28

Hence, Till 28 more hours the temperature in Mesquite Texas be greater than that in Brownsville.

3 0
3 years ago
What is the answer to this 4×3^2?<br><br>Evaluate the expression. ​
Neporo4naja [7]
The answer to this question is 36
6 0
3 years ago
Read 2 more answers
Which of the following will most likely produce sample proportions that are
masha68 [24]
The answer you are looking for is 14.
7 0
3 years ago
Other questions:
  • Please someone help, annotations would be ideal!
    15·2 answers
  • Solve the differential equation. y' + 5xey = 0.
    6·1 answer
  • How long did it take for the apple to hit the ground
    12·1 answer
  • Pablo has saved $40 to buy a Nintendo switch that costs $310.
    6·1 answer
  • Determine the volume of a cube whith a side lenght of 4cm
    9·2 answers
  • Somebody please help
    11·1 answer
  • Which equation shows the distributive property of multiplication?
    12·1 answer
  • Which expression is equivalent to (xy)z?<br><br>A (x+y)+z<br>B 2z(xy)<br>C x(yz)<br>D x(y+z)​
    10·2 answers
  • What is the value of X?
    10·1 answer
  • Another object has a density of 18 kg/m3 and a mass of 360kg what is the volume of the object
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!