x7 3x3 1 0 has no rational solutions Problem from An Intr
x^7 + 3x^3 + 1 = 0 has no rational solutions.
Problem from (An Introduction to Number Theory with Cryptography by Krafts and Washignton.) Section 3.3, problem 10.
Solution
According to Rational root theorem, a polynomial equation
 anxn + an-1xn-1 + ... + a0 = 0 will have rational roots in the form of x = p/q where p is divisor of a0 and q is integer factor of an
 In given polynomial x7 + 3x3 + 1 = 0 , p/q can be {-1,+1}
 Both {-1,+1} doesn\'t satisfy our polynomial. Hence No Rational solutions.

