Question
Question: If $f: R \rightarrow R$ be an injective mapping and $p, q, r$ are non-zero distinct real numbers sat...
If f:R→R be an injective mapping and p,q,r are non-zero distinct real numbers satisfying:
f(rp)=f(q−rp−q) and f(rq)=f(pr).
If the graph of g(x)=px2+qx+r passes through M(1,6) then find the value of q.

2
4
6
8
8
Solution
Here's how to solve the problem:
-
Use Injectivity: Since f is injective, equal outputs imply equal inputs. Therefore:
rp=q−rp−q and rq=pr
-
Simplify the Equations:
-
From rp=q−rp−q, we get p(q−r)=r(p−q), which simplifies to pq−pr=pr−rq. Rearranging, we have q(p+r)=2pr, so q=p+r2pr.
-
From rq=pr, we get qp=r2.
-
-
Express q and r in terms of p:
Substitute q=p+r2pr into r2=pq:
r2=p⋅p+r2pr=p+r2p2r. Since r=0, divide by r to get r=p+r2p2.
This gives r(p+r)=2p2, which simplifies to r2+pr−2p2=0.
-
Solve for r:
Factor the quadratic: (r−p)(r+2p)=0. Thus, r=p or r=−2p. Since p,q,r are distinct, r=p, so r=−2p.
-
Solve for q:
Substitute r=−2p into q=p+r2pr:
q=p+(−2p)2p(−2p)=−p−4p2=4p.
-
Use the point M(1, 6):
Since g(x)=px2+qx+r passes through (1,6), we have p(1)2+q(1)+r=6, so p+q+r=6.
-
Substitute and solve for p:
Substitute q=4p and r=−2p into p+q+r=6:
p+4p−2p=6, which gives 3p=6, so p=2.
-
Find q:
Since q=4p, we have q=4(2)=8.
Therefore, the value of q is 8.