Q. 20

Question


Calculus: Simpson’s Rule The figure shows the graph of y=ax2+bx+c. Suppose that the points  -h,y0,0,y and h,y2are on the graph. It can be shown that the area enclosed by the parabola, the x-axis, and the linesx=-h,x=h is Area =h32ah2+6c. Show that this area may also be given by Area  =h3y0+4y1+y2.



Step-by-Step Solution

Verified
Answer

y=ax2+bx+cIt is proven that area=h3y0+4y1+y2.

1Step 1. Given information


The given figure is,


The figure shows the graph y=ax2+bx+c. Suppose that the point -h,y0,0,y and h,y2is on the graph and the area is an area=h32ah2+6c. We need to show that the area may be given by Area =h3y0+4y1+y2.

2Step 2. Simplify

The figure is y=ax2+bx+c.

For the point -h,y0, the function is,

y0=a·-h2+b-h+c.

y0=h2-bh+c(1).

For the point 0,y1, the function is,

y1=c(2).

For the point h,y2 the function is,

y2=ah2+bh+c(3).

Add equations (1),(3) and include equation (2).

y0+y2=2·a·h2+2·y1.

2·a·h2=y0+y2-2y1(4).

Now include equation (4) in the equation of the area.

Area =h32ah2+6c.

         =h3y0+4y1-2y1+6y1.

          =h3y0+4y1+y2.