✔ 最佳答案
Let x be the number of cars produced in one day.
800 = Nx -- (1)
800 = (N-4)(x+10) -- (2)
From (1), x = 800/N.
Sub x = 800/N into (2)
800 = (N-4)(800/N+10)
= 800 - 3200/N + 10N - 40
40 = 10N - 3200/N
40N = 10N^2 - 3200
0 = 10N^2 - 40N - 3200
= N^2 - 4N - 320
= (N + 16)(N - 20)
N = -16 or N = 20
As N > 0, so, N = 20.
Therefore, N = 20.