PRICE QUANTITY SOLD 80 20 80-5 20+6 80-2*5 20+2*6 80-3*5 20+3*6 . . 80-5n 20+6n
The condition says that at the price (80 - 5x) dollars for one stereo the number of stereos sold will be (20 + 6x), where x is an integer number. Then the problem ask to find "x" in such a way that (80-5x)*(20+6x) = 2240. 1600 - 100x + 480x - 30x^2 = 2240 - 30x^2 + 380x - 640 = 0 3x^2 - 38x + 64 = 0= = . Only positive integer root makes sense, which is x= 2. Answer. The price under the question is (80-5x) = 80 - 5*2 = 70 dollars.