My TOP Favorite Polynomial Challenge

In summary, a polynomial is a mathematical expression consisting of variables and coefficients, combined using only addition, subtraction, and multiplication operations. The degree of a polynomial is the highest exponent of its variable, and it can be simplified by combining like terms. A monomial is a polynomial with one term, a binomial has two terms, and a trinomial has three terms. Polynomials have various real-world applications, such as in engineering, physics, and economics. They are used to model and solve problems related to motion, growth, and optimization.
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
Like I mentioned in the title, this is probably one of the greatest challenge problems (I've seen so far) that designed for, hmm, well, for a challenge!:eek:

Let $x_1$ be the largest solution to the equation

$\dfrac{6}{x-6}+ \dfrac{8}{x-8}+\dfrac{20}{x-20}+\dfrac{22}{x-22}=x^2-14x-4$

Find the exact value of $x_1$.
 
Mathematics news on Phys.org
  • #2
great question

add 1 to each term onLHS and so 4 to RHS to get

$\dfrac{x}{x-6} + \dfrac{x}{x-8} + \dfrac{x}{x-20} + \dfrac{x}{x-22} = x^2-14x$

so one solution is x = 0 and further we deviding by x we get

$\dfrac{1}{x-6} + \dfrac{1}{x-8} + \dfrac{1}{x-20} + \dfrac{1}{x-22} = x-14$

put y = x - 14 to get

$\dfrac{1}{y+8} + \dfrac{1}{y+6} + \dfrac{1}{y-6} + \dfrac{1}{y-8} = y$

or

$\dfrac{1}{y+8} + \dfrac{1}{y-8} + \dfrac{1}{y+6} + \dfrac{1}{y-6} = y$

or

$\dfrac{2y}{y^2-64} + \dfrac{2y}{y^2-36} = y$

so y = 0

or

$\dfrac{2}{y^2-64} + \dfrac{2}{y^2-36} = 1$

or

$2((y^2-36) + y^2-64))= (y^2-36)(y^2-64)$

or $2((2y^2-100))= (y^2-36)(y^2-64)= y^4-100y^2+ 36 *64$

or $y^4- 104y^2+48^2+200=0$

or(y^2-52)^2 = 200

$y^2 = 52 \pm 10\sqrt{2}$

we should take the higher of the 2 and add 14 to get the largest x or $x = 14 + \sqrt{52+10\sqrt{2}}$ as y = x- 14
 
  • #3
Well done, kaliprasad!(Yes) Thanks for agreeing with me that this is a great problem(:eek:) and thanks for participating!
 

Related to My TOP Favorite Polynomial Challenge

1. What is a polynomial?

A polynomial is a mathematical expression consisting of variables and coefficients, combined using only addition, subtraction, and multiplication operations. It is written in the form of ax^n + bx^(n-1) + ... + cx + d, where a, b, c, and d are coefficients and n is a non-negative integer.

2. How do you find the degree of a polynomial?

The degree of a polynomial is the highest exponent of its variable. For example, in the polynomial 2x^3 + 5x^2 + 3x + 1, the degree is 3.

3. What is the difference between a monomial, binomial, and trinomial?

A monomial is a polynomial with one term, a binomial has two terms, and a trinomial has three terms. For example, 5x^2 is a monomial, 5x^2 + 3x is a binomial, and 5x^2 + 3x + 1 is a trinomial.

4. How do you simplify a polynomial?

To simplify a polynomial, you need to combine like terms by adding or subtracting coefficients. You can also use the distributive property to remove parentheses and then combine like terms. The final result should have only one term for each degree.

5. What are some real-world applications of polynomials?

Polynomials have various real-world applications, such as in engineering, physics, and economics. They are used to model and solve problems related to motion, growth, and optimization. For example, the trajectory of a projectile can be represented by a quadratic polynomial, and the revenue function of a company can be modeled using a cubic polynomial.

Similar threads

  • Math Proof Training and Practice
3
Replies
93
Views
10K
  • Math Proof Training and Practice
2
Replies
61
Views
7K
  • Math Proof Training and Practice
4
Replies
114
Views
6K
  • Math Proof Training and Practice
2
Replies
60
Views
8K
  • Math Proof Training and Practice
2
Replies
67
Views
8K
  • Math Proof Training and Practice
3
Replies
86
Views
9K
  • Math Proof Training and Practice
2
Replies
52
Views
9K
  • Math Proof Training and Practice
5
Replies
150
Views
15K
  • Math Proof Training and Practice
2
Replies
61
Views
9K
  • Math Proof Training and Practice
2
Replies
56
Views
7K
Back
Top