The problem asks us to find a root of a given quadratic equation, given properties of an Arithmetic Progression (A.P.). Let the A.P. have the first term '$a$' and common difference '$d$'. The $n$th term is given by $t_n = a + (n-1)d$.
We are given:
Subtracting Equation 2 from Equation 1:
$(a + (p-1)d) - (a + (q-1)d) = \frac{1}{q} - \frac{1}{p}$ $(p-1 - q + 1)d = \frac{p-q}{pq}$ $(p-q)d = \frac{p-q}{pq}$
Assuming $p \neq q$, we divide by $(p-q)$ to get the common difference:
$d = \frac{1}{pq}$
Substitute $d = \frac{1}{pq}$ into Equation 1:
$a + (p-1)\frac{1}{pq} = \frac{1}{q}$ $a + \frac{p}{pq} - \frac{1}{pq} = \frac{1}{q}$ $a + \frac{1}{q} - \frac{1}{pq} = \frac{1}{q}$ $a = \frac{1}{pq}$
So, the first term $a = \frac{1}{pq}$ and the common difference $d = \frac{1}{pq}$.
Let's find the value of the term $t_{pq}$:
$t_{pq} = a + (pq-1)d$ $t_{pq} = \frac{1}{pq} + (pq-1)\frac{1}{pq}$ $t_{pq} = \frac{1}{pq} + 1 - \frac{1}{pq}$ $t_{pq} = 1$
The given quadratic equation is:
$(p+2q-3r)x^2 + (q+2r-3p)x + (r+2p-3q) = 0$
Let's test if $x=1$ is a root. Substitute $x=1$ into the equation:
$(p+2q-3r)(1)^2 + (q+2r-3p)(1) + (r+2p-3q)$ $= (p+2q-3r) + (q+2r-3p) + (r+2p-3q)$
Combine the coefficients for $p$, $q$, and $r$:
$p: (1 - 3 + 2) = 0$ $q: (2 + 1 - 3) = 0$ $r: (-3 + 2 + 1) = 0$
The sum is $0p + 0q + 0r = 0$. Therefore, $x=1$ is a root of the quadratic equation.
Since we found $t_{pq} = 1$ and $x=1$ is a root of the equation, $t_{pq}$ is a root of the equation.
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to