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=](https://us-static.z-dn.net/files/d66/8da6993e83e556800f3fad70769ebcc9.png)