Partial Fractions problem not matching Wolfram Alpha

Click For Summary
SUMMARY

The forum discussion centers on solving the integral ∫(10x - 2x²)/((x - 1)²(x + 3)) using partial fractions. The user initially set up the partial fractions as A/(x-1) + B/(x-1)² + C/(x+3) and derived a system of equations to find the coefficients A, B, and C. However, the user incorrectly calculated the coefficients, resulting in discrepancies when compared to Wolfram Alpha's output. After receiving guidance, the user corrected their calculations and obtained the correct coefficients.

PREREQUISITES
  • Understanding of integral calculus
  • Familiarity with partial fraction decomposition
  • Ability to solve systems of equations
  • Basic algebra skills
NEXT STEPS
  • Review the method of partial fraction decomposition in calculus
  • Practice solving systems of equations in algebra
  • Explore the use of computational tools like Wolfram Alpha for verification
  • Learn about common pitfalls in algebraic manipulation
USEFUL FOR

Students studying calculus, particularly those learning about integration techniques, and anyone looking to improve their algebra skills in solving equations.

anniecvc
Messages
28
Reaction score
0

Homework Statement


∫10x-2x2/((x-1)2(x+3))

Solve by partial fractions.

The Attempt at a Solution



∫A/(x-1) +B/(x-1)2 + C(x+3)

after setting up the partial fractions and multiplying each term by LCD:

10x-2x2= A(x-1)(x+3) + B(x+3) + C(x-1)2

10x-2x2= A(x2+2x-3) +Bx+3B +Cx-C

10x-2x2= Ax2+2Ax-3A+Bx+3B+Cx-C

10x-2x2= x2(A+C) +x(2A+B-2C) + (3B+C-3A)

System of Equations:

A+C = -2
2A+B-2C=10
3B+C-3A =0

Solving these, I get A=23. B=14. C=25.

Putting them back in their partial fractions form and integrating I get:

23*lnlx-1l - 14/(x-1) + 25*lnlx+3l

However Wolfram gives me essentially the same terms but different coefficients: http://www.wolframalpha.com/input/?i=integral+of+%2810x-2x%5E2%29%2F%28%28x-1%29%5E2*%28x%2B3%29%29

What am I doing wrong?
 
Physics news on Phys.org
You're not solving for A, B, and C correctly. Your equations are fine, but your numerical answers are not. You can easily see this by plugging the results you got for A and C into the first equation.
 
THANK YOU! Got the right answer now. Algebra...a slippery fooler.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K