Processing math: 100%
 

Crawfish

avatar
UsernameCrawfish
Score2
Membership
Stats
Questions 0
Answers 1

 #1
avatar+2 
0

I just typed out how to do it and then my post was deleted sad

I'm just gonna give the summary:

fill in a,b,c,d for the blanks.

Then, find a common denominator for all variables on the right side. At this point it should look like the image below:

 

8x3+24x2+15x+1(x+1)(x1)(x)(x+3)=a(x+1)x(x+3)(x+1)(x1)(x)(x+3)+b(x+1)x(x1)(x+1)(x1)(x)(x+3)+c(x+1)(x1)(x+3)(x+1)(x1)(x)(x+3)+d(x1)x(x+3)(x+1)(x1)(x)(x+3)

 

You can cancel the denominator on both sides and foil the polynomials on the right side (but do not multiply by a,b,c or d):

 

 8x3+24x2+15x+1=a(x3+4x2+3x)+b(x3+x2x1)+c(x3+2x23x)+d(x32x2+1)

 

x3 can only be paired with x3x2 with x2, and so on. This means ax3+bx3+cx3+dx3=8x3, or a+b+c+d=8. We can apply this rule to x3,x2,x, and the constant. So we get:

 

a+b+c+d=84a+b+2c3d=243ab3c=15c+d=1

 

You may use any method to solve this system of equations. The first step is to substitute d=c+1 into every equation. I used matrices to solve from there, but you may want to add/subtract equations depending on your knowledge. You should get the final answer:

a=469,b=5,c=149,d=59

 

p.s: you would probably have more success in getting replies if you typed your equation into the website's built-in LaTeX editor. Just sayin'

Mar 14, 2025, 11:55 PM