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
Pls help asap MIDSEGMENTS
kenny6666 [7]

Answer:

Angle 2 = 64°

Step-by-step explanation:

Angle 2 = 180°-116° (int angles, 12//34)

=64°

4 0
2 years ago
the vertices of triangle PQR are P(-3, 8), Q(-6, -4), and R(1, 1). If you reflect triangle PQR across the x-axis, what will be t
otez555 [7]

Answer:

The coordinates of the vertices of the image will be:

P'=(-3,-8)

Q'=(-6,4)

R'=(1,-1)

Step-by-step explanation:

If you reflect a point P=(x,y) across the x-axis, the coordinates of the image will be P'=(x,-y), then:

P=(-3,8)=(xp,yp)→xp=-3, yp=8→P'=(xp,-yp)→P'=(-3,-8)

Q=(-6,-4)=(xq,yq)→xq=-6, yq=-4→Q'=(xq,-yq)=(-6,-(-4))→Q'=(-6,4)

R=(1,1)=(xr,yr)→xr=1, yr=1→R'=(xr,-yr)→R'=(1,-1)

3 0
3 years ago
Given AVXY and AVWZ, what is WW?<br><br> helpppp pls
Yuliya22 [10]

Answer:

Step-by-step explanation:

VZ = 44-27.5 = 16.5

ZY/VY = ⅝

WX = ⅝ of VX

VX = 36×8/5 = 57.6

VW = VX - WX = 21.6 units

7 0
2 years ago
A mirror that is 9 1/3 feet long is to be centered on a wall that is 12 feet long. How much space is there from the edge of the
Hatshy [7]
2 2/3
..........................
6 0
3 years ago
Write x2 - 8x - 3 in vertex form.
crimeas [40]
Vertex form:

y = a(x - h)² + k

I have not learned this stuff yet, but by using online calculators, I can determine that the vertex form is:

Y = (x - 4)² - 19

I believe so :/
6 0
3 years ago
Other questions:
  • A company specializes in custom home resales in an exclusive subdivision. A random sample of nine custom homes currently listed
    10·1 answer
  • The price of an item has been reduced by $4.59. The new sale price is $60.33. What was the original price ?
    15·2 answers
  • Name three solutions of x &gt; 10.5
    9·1 answer
  • What tool can you use to measure a ropes length plz answer I need it now plz!!
    11·1 answer
  • What is 9:21 equal to in rational form
    8·1 answer
  • Which rigid motion is verified below?"
    10·1 answer
  • Select the symbol that represents the phrase "no more than."<br><br> &lt;<br> &gt;<br> ≤<br> ≥
    12·1 answer
  • Please help me on this
    13·2 answers
  • What is 1(4x+7y)+2(5y-9x)​
    8·1 answer
  • jason stands on s scale with two 2,5kg hand weights, on in each hand. The scale shiws 98kg. Calculate Jason's weight​
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!