
Evelyn D.
asked 03/10/24Parametric equation
Please help with this problem:
Parameter p is a given integer. Find all integer solutions of the equation:
(p+1/p)⋅(x−1/x)+(p−1/p)⋅(x+1/x)=4px+5+1/p
I appreciate any help you can provide.
2 Answers By Expert Tutors

Metin E. answered 03/10/24
MS in Statistics, taught Finite Math for 2 years at community college
(p + 1/p)(x - 1/x) + (p - 1/p)(x + 1/x) = 4px + 5 + 1/p
Due to each of x and p being in a denominator, we must have x ≠ 0 and p ≠ 0.
So we can multiply both sides by px (because we would not be multiplying by 0 and creating an issue).
We get:
[(p + 1/p)(x - 1/x) + (p - 1/p)(x + 1/x)]px = (4px + 5 + 1/p)px
(p + 1/p)(x - 1/x)px + (p - 1/p)(x + 1/x)px = (4px + 5 + 1/p)px
p(p + 1/p)x(x - 1/x) + p(p - 1/p)x(x + 1/x) = 4pxpx + 5px + (1/p)px
(p2 + 1)(x2 - 1) + (p2 - 1)(x2 + 1) = 4p2x2 + 5px + x
p2x2 + x2 - p2 - 1 + p2x2 - x2 + p2 - 1 = 4p2x2 + 5px + x
2p2x2 - 2 = 4p2x2 + 5px + x
2p2x2 + 5px + x + 2 = 0
2p2x2 + (5p + 1)x + 2 = 0
This is now a quadratic equation in the variable x.
The discriminant of this quadratic equation is given by:
(5p + 1)2 - 4 * 2p2 * 2 = 25p2 + 10p + 1 - 16p2 = 9p2 + 10p + 1 = (9p + 1)(p + 1)
This discriminant is greater than or equal to 0 provided that p ≤ - 1 or p ≥ -1/9.
So, provided that p ≤ - 1 or p ≥ -1/9, the real solution(s) of the quadratic equation is (are) given by:
x = [-(5p + 1) + (9p2 + 10p + 1)^0.5] / 4p2
x = [-(5p + 1) - (9p2 + 10p + 1)^0.5] / 4p2
At this point, I graphed both of these on Desmos and it seems to me that the only integer solution x = 1 happens when p = -1.
You can plug those values in to verify that this is indeed a solution.
However, in all honesty, I might be missing other possible solutions.

Yefim S. answered 03/10/24
Math Tutor with Experience
(p2 + 1)(x2 - 1) + (p2 - 1)(x2 + 1) = 4p2x2 + 5px + x; 2p2x2 - 2 = 4p2x2 + 5px + x; 2p2x2 + x(5p + 1) + 2 = 0
D = (5p + 1)2 - 16p2 = 9p2 + 10p + 1 = (p + 1)(9p + 1); D = 0; p = -1,
x = [- 5p - 1 ±√(9p2 + 10p + 1)]/(4p2); x = 1.
9p2 + 10p + 1 = n2; p = (- 5 ±√16 + 9n2)/9
When n = 1; p = 0(not in domain of p) or p = - 10/9(not in domain of P)
Answer: x = 1 if p = - 1
Evelyn D.
Thank you so much!03/10/24
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Grouping symbols used on the left side. Do the same for the right side.03/10/24