Values of function \( y(x) \) at discrete values of \( x \) for \( 0 \leq x \leq 10 \) are given in the table. Using trapezoidal rule, = _________.
Show Hint
To compute an integral using the trapezoidal rule, use the formula \( \int_a^b y(x) \, dx \approx \frac{h}{2} \left[ y(a) + 2 \sum y(x_i) + y(b) \right] \).