You need to graph the two curves to have some idea what is happening. You can figure out where the two curves intersect by equating the curves (the quadratic is factorable to (x-6)(x+1) which means that the curves cross at x = 6.
As a result you have to break up the integral of the area into 2 pieces: from 3 to 6 and from 6 to 9.
Area = Int (3 to 6) of (13-x2-(-5x+7))dx + Int(6 to 9) of (-5x+7-(13-x2)dx
(6x-2x3/3-5x2/2) evaluated from 3 to 6 - () evaluated from 6 to 9 (Where the same integral is in the parentheses).