
William W. answered 07/02/19
Top ACT Math Prep Tutor
Very interesting problem. The quadratic formula says p = (-b + √(b2 - 4ac))/2a and q = (-b - √(b2 - 4ac))/2a so you can cube these to find p3 and q3
p3 turns out to be (-b3 + 3b2√(b2 - 4ac) - 3b3 + 12abc + (b2 - 4ac)3/2)/8a3
and q3 = (-b3 - 3b2√(b2 - 4ac) - 3b3 + 12abc - (b2 - 4ac)3/2)/8a3
So p3 + q3 = (-2b3 - 6b3 + 24abc)/8a3 = (-8b3 + 24abc)/8a3 = (-b3 + 3abc)/a3
In this case, a = 2, b = -3, c = -4 so p3 + q3 = (-(-3)3 + 3(2)(-3)(-4))/(2)3 = (27 + 72)/8 = 99/8
Regarding question 2, if the roots are p3 and q3 that means the factors are (x - p3)(x - q3) = 0. Multiplying that out gives us x2 - (p3 + q3)x + p3q3 = 0 and that will result in integer coefficients as long as p and q are integers.