
To solve the problem, we need to find the area of trapezium ABCD where the vertices lie on the parabola \( y^2 = 4x \), and AD and BC are parallel to the y-axis. We are given that the diagonal AC is of length \( \frac{25}{4} \) and passes through the point \( (1,0) \).
Let the coordinates of A, B, C, and D be \( (x_1, y_1) \), \( (x_2, y_2) \), \( (x_3, y_3) \), and \( (x_4, y_4) \) respectively.
Since AD and BC are parallel to the y-axis, we have \( x_1 = x_4 \) and \( x_2 = x_3 \). As all points lie on the parabola \( y^2 = 4x \):
\( y_1^2=4x_1 \), \( y_2^2=4x_2 \), \( y_3^2=4x_3 \), \( y_4^2=4x_4 \)
Because AD and BC are parallel, \( x_4=x_1 \) and \( x_3=x_2 \).
The diagonal passes through point \( (1,0) \), so AC has the midpoint:
\(\left( \frac{x_1 + x_3}{2}, \frac{y_1 + y_3}{2} \right) = (1,0) \)
This implies:
\( \frac{x_1 + x_3}{2} = 1 \quad \Rightarrow \quad x_1 + x_3 = 2 \)
\( \frac{y_1 + y_3}{2} = 0 \quad \Rightarrow \quad y_1 + y_3 = 0 \)
We also know \( AC = \frac{25}{4} \). Using the distance formula:
\(\frac{25}{4} = \sqrt{(x_3-x_1)^2+(y_3-y_1)^2}\)
Where \( y_3 = -y_1 \), \( (x_3-x_1)^2+(y_1-y_3)^2 = (x_3-x_1)^2 + (2y_1)^2 = \frac{625}{16} \).
This is because:
\((x_3-x_1)^2 = (2-x_1-x_3)^2 = (2-2x_1)^2 = (2a - 2)^2\), for \(a=x_1\)
Now, calculating the area of trapezium ABCD:
| \( \text{Area} = \frac{1}{2} \times \left( \text{height} \right) \times \left( \text{sum of parallel sides} \right) \) | 
From the above: \( \text{height} = \left| x_3 - x_1 \right| \) and \( \text{sum of parallel sides} = |y_2-y_4| \)
From parabola property at vertex: \( \sum of \ parallel \ sides = \left| y_2 - y_4 \right| = |y_2| - |y_1| \)
\(\therefore \text{Area ABCD} = \frac{1}{2}\times(x_3-x_1)\times(|y_2|-|y_1|)\)
Finally, substituting known values yields the correct area:
Therefore, \(\boxed{\frac{75}{8}}\)
