MajorGeneralZman
MajorGeneralZman MajorGeneralZman
  • 01-11-2020
  • Computers and Technology
contestada

Code Problem 2 in Python 2.

Problem 2

Suppose the profit in thousands of dollars of x items old is:

p(x) = 4x^2 - 100x - 1000

p(10) = -1600

Code the problem in Python 2 and add “comments” explaining what the code is doing.

Code Problem 2 in Python 2 Problem 2 Suppose the profit in thousands of dollars of x items old is px 4x2 100x 1000 p10 1600 Code the problem in Python 2 and add class=

Respuesta :

Cytokine
Cytokine Cytokine
  • 01-11-2020

I've included my code in a picture. I hope this helps!

Ver imagen Cytokine
Answer Link

Otras preguntas

When do we use a semicolon with independent clauses?
When an animal associates a stimulus with a reward or punishment it learns by the process known as ___?
Find the volume of a cone with radius 30 in and slant height 50 in.
A __________ is a fundamental physical and functional unit of heredity.
In which part of a professional email should you try to be brief, but highly descriptive?
I am not thrilled about having any pet—_____, a dog.
A point mutation changes the DNA sequence CGA to CGT, but the same protein is still produced. Which point mutation occurred? nonsense missense silent frameshift
I was asked to do this one but I don't know what's the answer.
Michael jogs 3,520 yards every day. What is the distance in miles that he will jog in 10 days? (1 mile = 1,760 yards) How do I figure the problem? Divide 10
Divide (x^5+15x^4+54x^3-25x^2-75x-42) by x+8 Please show all work