Assuming production follows an arithmetic progression (AP), let \(a\) represent the production in the first year and \(d\) represent the annual increase in production. The production in the \(n\)-th year is calculated as \(a_n = a + (n-1)d\).
For the 6th year, production was 800 units, so: \[800 = a + (6 - 1)d \implies 800 = a + 5d. \tag{1}\]
For the 9th year, production was 1130 units, so: \[1130 = a + (9 - 1)d \implies 1130 = a + 8d. \tag{2}\]
Subtracting equation (1) from equation (2) yields: \[1130 - 800 = (a + 8d) - (a + 5d) \implies 330 = 3d \implies d = 110.\]
Substituting \(d = 110\) into equation (1): \[800 = a + 5(110) \implies 800 = a + 550 \implies a = 250.\]
The production in the first year was 250 rollers.
Step 1: Problem Definition:
The company's annual production increases by a constant amount. The following data is provided: Production in year 6 was 800 rollers. Production in year 9 was 1130 rollers. The objective is to determine the yearly increase in production, which corresponds to the common difference of an arithmetic progression (A.P.).
Step 2: Variable Declaration:
Let \(a\) represent the production in the first year, and let \(d\) represent the constant annual increase (the common difference of the A.P.). The production in the \(n\)-th year is calculated using the formula:
\[ a_n = a + (n-1) \cdot d \]
Step 3: Information Application:
Given: \(a_6 = 800\) and \(a_9 = 1130\). Applying the formula yields two equations:
1. For year 6: \(a + (6-1)d = a + 5d = 800 \quad \text{(Equation 1)}\)
2. For year 9: \(a + (9-1)d = a + 8d = 1130 \quad \text{(Equation 2)}\)
Step 4: Equation System Solution:
The system of equations is:
1. \( a + 5d = 800 \)
2. \( a + 8d = 1130 \)
Subtracting Equation 1 from Equation 2 to eliminate \(a\):
\[ (a + 8d) - (a + 5d) = 1130 - 800 \]
\[ 3d = 330 \]
\[ d = \frac{330}{3} = 110 \]
Step 5: Final Result:
The annual increase in the company's production is 110 rollers.