Let p and q be two real numbers such that p + q = 3 and p 4 + q 4 = 369. Then (p1+q1)−2 is equal to _________.
Answer: 3
Solution
Key Concepts and Formulas
Symmetric Polynomials: Recognizing and manipulating symmetric polynomials (expressions unchanged when variables are swapped) in terms of elementary symmetric polynomials (sum and product of roots).
Quadratic Formula: Solving quadratic equations of the form ax2+bx+c=0 using the formula x=2a−b±b2−4ac.
Discriminant: The discriminant of a quadratic equation ax2+bx+c=0 is D=b2−4ac. For real roots, D≥0.
Step-by-Step Solution
Step 1: Understand the Given Information and Target Expression
We are given p+q=3 and p4+q4=369, where p and q are real numbers. Our goal is to find the value of (p1+q1)−2.
Step 2: Simplify the Target Expression
First, simplify the expression we want to find:
(p1+q1)−2=(pqp+q)−2=(p+qpq)2
Since we know p+q=3, we have:
(3pq)2=9(pq)2
Thus, we need to find the value of pq.
Step 3: Express p4+q4 in terms of p+q and pq
We know that (p+q)2=p2+2pq+q2, so p2+q2=(p+q)2−2pq.
Then, (p2+q2)2=p4+2p2q2+q4, so p4+q4=(p2+q2)2−2p2q2.
Substituting the expression for p2+q2, we get:
p4+q4=((p+q)2−2pq)2−2(pq)2
Step 4: Substitute Known Values and Solve for pq
We are given p+q=3 and p4+q4=369. Substituting these values into the equation from Step 3:
369=(32−2pq)2−2(pq)2369=(9−2pq)2−2(pq)2
Let x=pq. Then:
369=(9−2x)2−2x2369=81−36x+4x2−2x2369=2x2−36x+810=2x2−36x−2880=x2−18x−144
Step 5: Solve the Quadratic Equation for x=pq
Using the quadratic formula:
x=2(1)−(−18)±(−18)2−4(1)(−144)x=218±324+576x=218±900x=218±30
So, x=218+30=248=24 or x=218−30=2−12=−6.
Thus, pq=24 or pq=−6.
Step 6: Validate the Values of pq using the Real Numbers Condition
Since p and q are real numbers, the discriminant of the quadratic t2−(p+q)t+pq=0 must be non-negative. The discriminant is (p+q)2−4pq≥0.
Substituting p+q=3, we have 32−4pq≥0, so 9−4pq≥0, which means 4pq≤9, or pq≤49=2.25.
Since 24>2.25 and −6<2.25, we must have pq=−6.
Step 7: Calculate the Final Expression
We want to find 9(pq)2. Since pq=−6, we have:
9(pq)2=9(−6)2=936=4
Common Mistakes & Tips
Forgetting the Real Root Condition: Always check if the solutions obtained satisfy the condition for real roots using the discriminant.
Sign Errors: Be careful with signs when applying the quadratic formula and simplifying expressions.
Simplifying Early: Simplify the target expression as much as possible before substituting values to reduce complexity.
Summary
By expressing p4+q4 in terms of p+q and pq, we formed a quadratic equation for pq. Solving this equation gave two possible values for pq, but only one satisfied the condition for p and q to be real numbers. Substituting this value into the simplified target expression gave the final answer.