Recent questions tagged numerical-methods

0 0 votes
0 0 answers
299
299 views
The definite integral $\int_{1}^{3}\dfrac{1}{x}$ is evaluated using Trapezoidal rule with a step size of $1$. The correctanswer is _______
0 0 votes
0 0 answers
288
288 views
The value of $\int_{2.5}^{4} \ln(x)dx$ calculated using the Trapezoidal rule with five subintervals is _______
0 0 votes
0 0 answers
302
302 views
The best approximation of the minimum value attained by $e^{-x}\sin(100x)$ for $x\geq 0$ is _______
0 0 votes
0 0 answers
325
325 views
Using the trapezoidal rule, and dividing the interval of integration into three equal subintervals, the definite integral $\int_{-1}^{+1} \mid x \mid dx$ is _____
0 0 votes
0 0 answers
320
320 views
A linear programming problem is shown below.$\begin{array}{ll} \text{Maximize} & 3x + 7y \\ \text{Subject to} & 3x + 7y \leq 10 \\ & 4x + 6y \leq 8 \\ & x, y \geq 0 \end{...
0 0 votes
0 0 answers
351
351 views
Match the CORRECT pairs:$\begin{array}{llll} & \text{Numerical Integration Scheme} & & \text{Order of Fitting Polynomial} \\ P. & \text{Simpson's 3/8 Rule} & 1. & \text{F...