(850, #29) Use a graphing calculator or computer to estimate the x-coordinates of the points of intersection of the curves and . If D is the region bounded by these curves , estimate .

Solution:

From the graph the points of intersection are at and .

Thus is:

Maple Check:

int( int( x, y = x^4..3*x-x^2), x = 0..1.23);

.7115127326

by: gm