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);
by: gm