Find the finite area enclosed between the curves y=x^2-5x+6 and y=4-x^2

Starting by factorising the curve equations: the first one factorises to y = (x-3)(x-2) and the second one becomes y=(2-x)(2+x). From this, a rough sketch of the curves can be drawn and it can be seen that for the area in question, y=4-x2 is always above the other curve. This will become important for the integration step. The next step is to find the points where the two curves intersect (we only care about the x-coordinate here). Equating the two curves gives x2-5x+6=4-x2 which can be rearranged and factorised to get (2x-1)(x-2)=0, so the required coordinates are x = 1/2 and x=2.By looking at the rough sketch, we can see that we want to subtract the area below y=x2-5x+6 from the area below y=4-x2 between x = 0.5 and x=2. To do this, we compute integral from 0.5 to 2 of 4-x2-(x2-5x+6) to get the integral from 0.5 to 2 of -2x2+5x-2, which is [-2x3/3 + 5x2/2 - 2x] from 0.5 to 2. Substituting in 0.5 and 2 gives 9/8 (which is 1.125).

RN

Related Maths A Level answers

All answers ▸

A curve has equation y = 6ln(x) + x^2 -8x + 3. Find the exact values of the stationary points.


Integrate x/(x^2+2)


A Curve has parametric equation x=2sin(t), y= 1+cos(2t), -pi/2<=t<=pi/2. a) Find dy/dx when t=pi/3. b) Find the Cartesian equation for the curve in form y=f(x), -k<=x<=k. c) Find the range of f(x)


how to find flight time/distance and greatest hight of projectiles?