How to write an algebraic fraction in a given form e.g. (3+13x-6x^2)/(2x-3) as Ax + B + C/(2x-3) where A, B and C are natural numbers

I would break this down into simple steps:

Step 1 - Equate the 2 expressions: (3 + 13x - 6x2) / (2x - 3) = Ax + B + C / (2x - 3)

Step 2 - Multiply both sides by the demoninator: 3 + 13x - 6x2 = (2x - 3)*Ax + (2x - 3)*B + (2x - 3)*C / (2x - 3)

Step 3 - Expand and simplify both sides: 3 + 13x - 6x2 = 2Ax2 - 3Ax + 2Bx - 3B + C 

Step 4 - Compare the coefficients: -6x2 = 2Ax2, 13x = (2B - 3A)x, 3 = C - 3B

Step 5 - Solve the coefficients, starting with the simpliest first: -6x= 2Ax2, then -6 = 2A, so -3 = A.

Using A = -3, 13x = (2B - 3(-3))x = (2B + 9)x, then 13 = 2B + 9, hence 4 = 2B, and 2 = B.

Using B = 2, 3 = C - 3(2) = C - 6, then C = 6 + 3 = 9.

So your answer is A = -3, B = 2 and C = 9

 

AT

Related Maths A Level answers

All answers ▸

Let f(x) = x * sin(2x). Find the area beneath the graph of y = f(x), bounded by the x-axis, the y-axis and the line x = π/2.


Integrate, by parts, y=xln(x),


What is the natural logarithm?


Where does the circle (x-6)^2+(y-7)^2=4 intersect with y=x+3