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
Carol is ordering t-shirts for her club and there are two different patterns to choose from. The first shirt is green and blue s
noname [10]

Answer:

14 Striped and 10 Flowered

Step-by-step explanation:

This can best be determined using a set of linear equations that are solved simultaneously.

This pair of linear equations may be solved simultaneously by using the elimination method. This will involve ensuring that the coefficient of one of the unknown variables is the same in both equations. It may be solved by substitution in that one of the variable is made the subject of the equation and the result is substituted into the second equation

Given that the green and blue striped shirt is $15 and the white with purple flowers is $13. She needs to order 24 shirts and has a total of $340 to spend, let the number of striped shirts be g and that of flowered be h then,

g + h = 24 and

15g + 13h = 340

g = 24 - h

15(24 - h) + 13h = 340

360 - 15h + 13h = 340

2h = 20

h = 10

g = 24 - h

g = 24 - 10

= 14

4 0
3 years ago
What is the volume of the right prism?
Serggg [28]
We know that:
V = l \times w \times h

Substituting known values, we have:
V= 4ft \times 4ft \times 15ft
V= 240ft^{3}
6 0
3 years ago
Help plz I really need to pass
Tresset [83]

Answer:

2.56

Step-by-step explanation:

The equation they dive u: d = 16t^2, so in the question they said what's the distance, d, if t = 0.4

So you just have to replace t with 0.4:

d = 16t^2

d = 16(0.4)^2

d = 16(0.16)

d = 2.56

3 0
3 years ago
The measure of angle B is 65.8°. find the measure of the complement and supplement of angle B.​
viktelen [127]

Answer:

The fourth choice

24.2° and 114.2°

Step-by-step explanation:

Complementary angles add up to 90°

Supplementary angles add up to 180°

*a trick to remember this is to know that C is before S in the alphabet, and 90 is before 180, so Complementary is 90 and Supplementary is 180

Step 1:  Find the complementary angle

  Take 90° and subtract the give angle to find the angle you would need...

       90° - 65.8° = 24.2°

Step 1:  Find the supplementary angle

  Take 180° and subtract the give angle to find the angle you would need...

       180° - 65.8° =  114.2°

3 0
3 years ago
the model shows -3x + 5= -2x -1. What value of x makes the equation true? look at the picture please..
Stels [109]

Answer:

D. x=6

Step-by-step explanation:

-3x + 5= -2x -1

more variables to left hand side and change its sign

-3x+2x+5=-1

move constant to right hand side and change its sign

-3x+2x=-1-5

collect like terms

-x=-1-5

calculate the difference

-x=-6

change the signs on both sides of the equation

x=6

5 0
3 years ago
Other questions:
  • The coordinates of pint Y are given. The midpoint of XY is (3,-5). Find the coordinates of point X.
    13·1 answer
  • how many boxes on the shape of 1-meter cubes could you fit on a shipping container that has the dimensions 2 meters wide by 10 m
    7·1 answer
  • Solve 3/8=x/20<br><br> whats x??
    13·1 answer
  • Please help me. I'm confused.
    5·2 answers
  • Andrew goes biking every morning. The number of calories he burns during the bike ride depends on the distance he bikes.
    15·2 answers
  • For what x-value(s) does sin(x) = -1?
    7·1 answer
  • -25-6= -25 + -6 = -31
    5·1 answer
  • Evaluate y = 7x when x = -5
    14·1 answer
  • Given that f(x) = x² +8x+3 and g(x) = -x-7, which of the following is true?
    7·1 answer
  • A beach ball has a diameter of 18 inches. What is the approximate volume, rounded to the nearest whole number, of the inflated b
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!