Skip to content

Problem 8 Proof

A student claims that

Given any value of pZ, there is some xR such that

p=x23xx4,x4
  1. By considering p=4, prove the student is wrong.

  2. Find the sum of all values of p for which the claim fails.

Hint

For (a), set p=4 and multiply both sides by x4. Use the discriminant.

Hint

For (b), multiply both sides by x4 to get

x23x=p(x4)

Now collect this into a quadratic in terms of x.

This equation is unsolvable exactly for those values of p such that the discriminant is negative.

Solution

By rearranging, we have

p=x23xx4p(x4)=x23xpx4p=x23xx2(p+3)x+4p=0
  1. When p=4 this becomes

    x27x+16=0

    The discriminant is (7)24(16)=15. Since the discriminant is negative, this equation has no solutions. Hence, the original equation has no solutions in x when p=4. This disproves the student's claim.

  2. The equation x2(p+3)x+4p=0 has no solutions when it discriminant is negative

    (p+3)24(4p)<0p2+6p+916p<0p210p+9<0(p9)(p1)<0

    We make a sketch to help

    parabola

    From here, we see that the claim fails for values of p where 1<p<9 so

    p{2,3,4,5,6,7,8}

    are the values of p where the claim fails.