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
50 POINTS!!!!!!!
stira [4]

Answer:

For this transition of equations, the graph of g(x) will be translated left 2 units with respect to the graph of f(x), so your answer choice will be A.

Step-by-step explanation:

In this equation, g(x) is changed by adding 2 and closing part of the equation in parenthases, this results in the translation 2 units left, which can be proven by a graph and my answer.

3 0
2 years ago
. Andrew made an error in determining the polynomial equation of smallest degree whose roots are 3, 2+2i
KIM [24]

Answer:

Error of Andrew: Made incorrect factors from the roots

Step-by-step explanation:

Roots of the polynomial are: 3, 2 + 2i, 2 - 2i. According to the factor theorem, if a is a root of the polynomial P(x), then (x - a) is  a factor of P(x). According to this definition:

(x - 3) , (x - (2 + 2i)) , (x - (2 - 2i)) are factors of the required polynomial.

Simplifying the brackets, we get:

(x - 3), (x - 2 - 2i), (x - 2 + 2i) are factors of the required polynomial.

This is the step where Andrew made the error. The factors will always be of the form (x - a) , not (x + a). Andrew wrote the complex factors in form of (x + a)  which resulted in the wrong answer.

So, the polynomial would be:

(x - 3)(x - 2 - 2i)(x - 2+2i)=0\\\\ (x-3)(x^{2}-2x+2xi-2x+4-4i-2xi+4i-4i^{2})=0\\\\ (x-3)(x^{2}-4x+4+4)=0\\\\ (x-3)(x^{2}-4x+8)=0\\\\ x^{3}-4x^{2}+8x-3x^{2}+12x-24=0\\\\ x^{3}-7x^{2}+20x-24=0

7 0
3 years ago
A circle has a circumference of x feet and an area of y square feet. If x=2y, what is the radius of the circle
lapo4ka [179]

x=2y is linear and can also be writtend as y=x/2

3 0
3 years ago
Read 2 more answers
Translate this phrase into an algebraic expression 23 more than twice a number use the variable n to represent the unknown numbe
Anna71 [15]

In general, 23 more than a number is written as

x+23

In our case, x is 'twice a number'; thus,

x=2*n=2n

Finally, the whole expression is

2n+23<h2>The answer is 2n+23</h2>

5 0
9 months ago
Help: (picture below)
Aleks04 [339]

The length of a pendulum that makes one full swing in 1.9 s is about 2.926 which is about 3ft when rounded to the nearest foot

7 0
3 years ago
Other questions:
  • Jacob helps paint a square mural in his classroom. Then he helps paint a mural in the hallway whose length is 6 feet longer and
    7·2 answers
  • Mary is making some shirts for her school drama department the fabric has 3 1/6 yards of the fabric she wants in stock but this
    11·1 answer
  • If the mean of x and 4x is 10, the x = ?
    8·2 answers
  • joshua went on a shopping spree. he bought a backpack, 4 notebooks , 7 games, and a clock. the backpack cost $15.00, the noteboo
    11·1 answer
  • A worker pushes a wheelbarrow with a force of 20N downward and to the left, as shown in the figure below. The angle the handle m
    11·1 answer
  • Select all statements that show correct reasoning for finding 15 divided 2/9​
    15·1 answer
  • Please hurry Solve: -23 = x - 23 *
    11·2 answers
  • On a prepaid plan, phone company A charges $76.00 for 500 minutes, and phone
    14·1 answer
  • The owner of a zoo wants to find out animal exhibit is the most popular. The owner decided to take a random sample of
    7·1 answer
  • As a rule of thumb, the sampling distribution of the sample proportion can be approximated by a normal probability distribution
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!