SOLUTION: Find A, B and C if {{{A/(x-1)}}} + {{{B/(x-2)}}} + {{{C/(x-3)}}} = {{{(2x^2-6x+6)/(x-1)(x-2)(x-3)}}}

Algebra ->  Equations -> SOLUTION: Find A, B and C if {{{A/(x-1)}}} + {{{B/(x-2)}}} + {{{C/(x-3)}}} = {{{(2x^2-6x+6)/(x-1)(x-2)(x-3)}}}      Log On


   



Question 1203631: Find A, B and C if A%2F%28x-1%29 + B%2F%28x-2%29 + C%2F%28x-3%29 = %282x%5E2-6x%2B6%29%2F%28x-1%29%28x-2%29%28x-3%29
Found 2 solutions by math_tutor2020, ikleyn:
Answer by math_tutor2020(3816) About Me  (Show Source):
You can put this solution on YOUR website!



Multiply both sides by the LCD to clear out fractions

A%28x-2%29%28x-3%29%2BB%28x-1%29%28x-3%29%2BC%28x-1%29%28x-2%29=2x%5E2-6x%2B6

A%28x%5E2-5x%2B6%29%2BB%28x%5E2-4x%2B3%29%2BC%28x%5E2-3x%2B2%29=2x%5E2-6x%2B6

Ax%5E2-5Ax%2B6A%2BBx%5E2-4Bx%2B3B%2BCx%5E2-3Cx%2B2C=2x%5E2-6x%2B6

%28Ax%5E2%2BBx%5E2%2BCx%5E2%29%2B%28-5Ax-4Bx-3Cx%29%2B%286A%2B3B%2B2C%29=2x%5E2-6x%2B6

%28A%2BB%2BC%29x%5E2%2B%28-5A-4B-3C%29x%2B%286A%2B3B%2B2C%29=2x%5E2-6x%2B6

Equate corresponding terms
(A+B+C)x^2 = 2x^2 leads to A+B+C = 2
(-5A-4B-3C)x = -6x leads to -5A-4B-3C = -6
6A+3B+2C = 6

The task is to solve this system of equations
A+B+C = 2
-5A-4B-3C = -6
6A+3B+2C = 6

Use either elimination, substitution, or matrix row reduction.

I'll skip the steps for this part, but the answers should be:
A = 1
B = -2
C = 3


Therefore,

updates to

It is an identity that is true for nearly all real numbers x but x+%3C%3E+1 and x+%3C%3E+2 and x+%3C%3E+3 (to avoid division by zero errors).

WolframAlpha can be used to confirm the answer.
GeoGebra's CAS feature can also be used.
There are many other online calculators that offer the same features.

A different approach can be found here:
https://www.algebra.com/algebra/homework/expressions/expressions.faq.question.1196220.html

Answer by ikleyn(52776) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find A, B and C if A%2F%28x-1%29 + B%2F%28x-2%29 + C%2F%28x-3%29 = %282x%5E2-6x%2B6%29%2F%28x-1%29%28x-2%29%28x-3%29
~~~~~~~~~~~~~~~

They want you find A, B, C from this given identity

    A%2F%28x-1%29 + B%2F%28x-2%29 + C%2F%28x-3%29 = %282x%5E2-6x%2B6%29%2F%28x-1%29%28x-2%29%28x-3%29


This problem is, in some sense, a joking and entertainment Math problem.


Indeed, there are different ways/methods to solve it.


One way, shown by the other tutor, is direct and straightforward, but requires a lot of computations,
such as reducing the problem to a system of 3 linear equations and solving this system.


This way is like a torture and can only bring tears.


But there are other ways, so beautiful that you will smile learning them.


One of such method is my solution under this link

https://www.algebra.com/algebra/homework/expressions/expressions.faq.question.1196220.html


     +--------------------------------------------------+
     |     The other method I will show right here.     |
     +--------------------------------------------------+


Multiply the given identity by  (x-1).  Then from the given identity (1), you will get  this identity

    A + B%2A%28%28x-1%29%2F%28x-2%29%29 + C%2A%28%28x-1%29%2F%28x-2%29%29 = %282x%5E2-6x%2B6%29%2F%28%28x-2%29%2A%28x-3%29%29.    (2)


In this identity, place x= 1.  In its left side, you will get the second and the third addends zeroed
due to presence of the factor (x-1) in the numerator. Right side of (2) at x= 1 is

    %282%2A1%5E2+-+6%2A1+%2B+6%29%2F%28%281-2%29%2A%281-3%29%29 = %282+-6+%2B+6%29%2F%28%28-1%29%2A%28-2%29%29 = 2%2F2 = 1.


Thus  A = 1.



Let's find B in similar way.  Multiply the given identity by  (x-2).  Then from the given identity (1), 
you will get  this identity

    A%2A%28%28x-2%29%2F%28x-1%29%29 + B + C%2A%28%28x-2%29%2F%28x-3%29%29 = %282x%5E2-6x%2B6%29%2F%28%28x-1%29%2A%28x-3%29%29.    (3)


In this identity, place x= 2.  In its left side, you will get the first and the third addends zeroed
due to presence of the factor (x-2) in the numerator. Right side of (3) at x= 2 is

    %282%2A2%5E2+-+6%2A2+%2B+6%29%2F%28%282-1%29%2A%282-3%29%29 = %288+-12+%2B+6%29%2F%281%2A%28-1%29%29 = %28-2%29%2F%28-1%29 = -2.


Thus  B = -2.



Find C in similar way.  Multiply the given identity by  (x-3).  Then from the given identity (1), 
you will get  this identity

    A%2A%28%28x-3%29%2F%28x-1%29%29 + B%2A%28%28x-3%29%2F%28x-2%29%29 + C = %282x%5E2-6x%2B6%29%2F%28%28x-1%29%2A%28x-2%29%29.    (4)


In this identity, place x= 3.  In its left side, you will get the first and the second addends zeroed
due to presence of the factor (x-3) in the numerator. Right side of (4) at x= 3 is

    %282%2A3%5E2+-+6%2A3+%2B+6%29%2F%28%283-1%29%2A%283-2%29%29 = %2818+-18+%2B+6%29%2F%282%2A1%29 = 6%2F2 = 3.


Thus  C = 3.


ANSWER.  A = 1,  B = -2,  C = 3.

Solved as a joke Math problem.


------------------


Next time, if you are given a similar functional identity of 10 addends with 10 unknown literal coefficients,
you do not need to reduce it to the system of 10 equations; you also do not need solve this system.

Simply apply this method and find the coefficients one after another, independently one from another,
spending one line for each coefficient.