MHB Solution to Quadratic Expression with Three Distinct Real Numbers

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2017
AI Thread Summary
The discussion revolves around solving a quadratic expression involving three distinct real numbers, a, b, and c. Participants are tasked with filling in the blank for the given expression, which combines several fractions based on these variables. Several members successfully provided correct solutions, while one achieved an intermediate result but did not simplify it fully. The thread highlights the collaborative nature of problem-solving in mathematics. Overall, the focus is on finding the identity of the quadratic expression presented.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Fill in the blank:

If $a,\,b$ and $c$ are three distinct real numbers, then the quadratic expression $$\frac{(x-b)(x-c)}{(a-b)(a-c)}+\frac{(x-c)(x-a)}{(b-c)(b-a)}+\frac{(x-a)(x-b)}{(c-a)(c-b)}$$ is identically equal to _____.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solution: (Smile)

1. kaliprasad
2. castor28
3. MarkFL
4. Opalg
5. lfdahlSolution from castor28:
If $f(x)$ is the expression, we have $f(a)=f(b)=f(c)=1$, which means that the quadratic polynomial $f(x)-1$ has three roots. As a non-zero polynomial cannot have more roots than its degree, we have $f(x)-1=0$ and $f(x)=1$.
Solution from MarkFL:
Let's begin by writing:

$$\frac{(x-b)(x-c)}{(a-b)(a-c)}+\frac{(x-c)(x-a)}{(b-c)(b-a)}+\frac{(x-a)(x-b)}{(c-a)(c-b)}=k$$

As $a,\,b,\,c$ are distinct, we may multiply through by $(a-b)(a-c)(b-c)$:

$$(x-b)(x-c)(b-c)-(x-c)(x-a)(a-c)+(x-a)(x-b)(a-b)=k(a-b)(a-c)(b-c)$$

Expand factors involving $x$ on the LHS:

$$(b-c)\left(x^2-(b+c)x+bc\right)-(a-c)\left(x^2-(a+c)x+ac\right)+(a-b)\left(x^2-(a+b)x+ab\right)=k(a-b)(a-c)(b-c)$$

Distribute and combine like terms:

$$a^2b-a^2c-ab^2+ac^2+b^2c-bc^2=k(a-b)(a-c)(b-c)$$

Factor the LHS:

$$(a-b)(a-c)(b-c)=k(a-b)(a-c)(b-c)$$

As $a,\,b,\,c$ are distinct, we may divide through by $(a-b)(a-c)(b-c)$ to obtain:

$$k=1$$

Thus, the given quadratic expression is identically equal to $1$.

The following member managed to find the intermediate but not the simplest result, so he gets partial credit:
1. topsquark
 
Back
Top