Find the roots of f(x)+g(x)+h(x) = 0.

  • MHB
  • Thread starter Aryan Pandey1
  • Start date
  • Tags
    Roots
In summary: This problem is asking for the common roots of the quadratic polynomials f(x), g(x), and h(x) when they are added together. Each polynomial has a positive leading coefficient and real and distinct roots. To find the common roots, we can set up the equation f(x)+g(x)+h(x)=0 and use the quadratic formula to solve for x. The constants A, B, and C in the formula depend on the coefficients and roots of the polynomials. After solving, we get three possible pairs of roots: (a/p, b/q), (a/p, c/r), and (b/q, c/r). In summary, to find the common roots of f(x), g(x), and h(x) when
  • #1
Aryan Pandey1
1
0
Let f(x) , g(x) and h(x) be the quadratic polynomials having positive leading coefficients an real and distinct roots. If each pair of them has a common root , then find the roots of f(x)+g(x)+h(x) = 0.
 
Mathematics news on Phys.org
  • #2
Aryan Pandey said:
Let f(x) , g(x) and h(x) be the quadratic polynomials having positive leading coefficients an real and distinct roots. If each pair of them has a common root , then find the roots of f(x)+g(x)+h(x) = 0.

Looked at this problem off and on for the last few days trying to come up with some elegant solution. Failed in that endeavor and resorted to grunt work algebra to determine a solution. Please note that this does not mean an "elegant", simple solution doesn't exist.

let $f(x)=a(x-r_1)(x-r_2)$
$g(x) = b(x-r_2)(x-r_3)$,
and $h(x) = c(x-r_1)(x-r_3)$
where $a$, $b$, and $c$ are arbitrary positive constants and $r_1$, $r_2$, and $r_3$ are the real, distinct roots.

$f(x)+g(x)+h(x) = (a+b+c)x^2 - [a(r_1+r_2)+b(r_2+r_3)+c(r_1+r_3)]x+(ar_1r_2+br_2r_3+cr_1r_3)$

quadratic formula ...

$x = \dfrac{-B \pm \sqrt{B^2-4AC}}{2A}$, where

$A = (a+b+c)$
$B = -[a(r_1+r_2)+b(r_2+r_3)+c(r_1+r_3)]$
$C = (ar_1r_2+br_2r_3+cr_1r_3)$
 
Last edited by a moderator:
  • #3
\(\displaystyle (px-a)(qx-b)+(px-a)(rx-c)+(qx-b)(rx-c)=0\)

\(\displaystyle R=\left(\frac ap,\frac bq\right),\,\left(\frac ap,\frac cr\right),\,\left(\frac bq,\frac cr\right)\)
 

Related to Find the roots of f(x)+g(x)+h(x) = 0.

1. What is the process for finding the roots of f(x)+g(x)+h(x) = 0?

The process for finding the roots of f(x)+g(x)+h(x) = 0 involves setting the equation equal to 0 and using algebraic methods to solve for the value(s) of x that make the equation true. This may involve factoring, the quadratic formula, or other techniques depending on the specific equation.

2. Can you provide an example of finding the roots of an equation like f(x)+g(x)+h(x) = 0?

Yes, for example, let's say we have the equation x^2 + 2x + 1 = 0. We can factor this equation to (x+1)(x+1) = 0, which gives us two solutions: x = -1. Therefore, the roots of this equation are x = -1.

3. How do I know if an equation has multiple roots?

An equation will have multiple roots if it can be factored into multiple linear factors. For example, the equation x^2 - 4 = 0 has two roots, x = 2 and x = -2, because it can be factored into (x+2)(x-2) = 0.

4. Are there any shortcuts for finding the roots of an equation?

Yes, there are some shortcuts that can be used for certain types of equations. For example, if the equation is a perfect square trinomial, you can use the formula (a + b)^2 = a^2 + 2ab + b^2 to find the roots. Additionally, if the equation is a cubic or quartic equation, there are specific formulas that can be used to find the roots.

5. Can I use a graph to find the roots of an equation like f(x)+g(x)+h(x) = 0?

Yes, you can use a graph to estimate the roots of an equation. The x-intercepts on the graph represent the points where the equation equals 0, so you can visually determine the approximate values of the roots. However, it is important to note that this method is not always accurate and should be used in conjunction with algebraic methods.

Similar threads

Replies
1
Views
746
Replies
2
Views
764
Replies
2
Views
757
Replies
1
Views
755
  • General Math
Replies
2
Views
885
  • General Math
Replies
5
Views
989
  • General Math
Replies
2
Views
734
Replies
2
Views
773
  • General Math
Replies
4
Views
1K
Replies
3
Views
834
Back
Top