Skip to content

Solve the equations

  1. 2x2=16x+3

  2. 9x2=35x−3

  3. 8x2=44x16

  4. (2x)2=2x2

Let P be the product of all non-zero solutions.

Find 48P.

Hint

For part (a), we know that 16=24, so we can write

2x2=(24)(x+3)2x2=24(x+3)

which is true if (and only if)

x2=4(x+3)

Parts (b), (c), (d) can be approached in a similar way.

Solution
  1. Going by the hint, we have

    2x2=(24)(x+3)2x2=24(x+3)x2=4(x+3)x2−4x−12=0(x−6)(x+2)=0x∈{−2,6}
  2. Again, we aim to get the same base on both sides:

    (32)x2=35x−332x2=35x−32x2=5x−32x2−5x+3=0(2x−3)(x−1)=0x∈{32,1}
  3. We aim to express both sides in base 2:

    (23)x2=(22)4x2423x2=28x−43x2=8x−43x2−8x+4=0(x−2)(3x−2)=0x∈{2,23}
  4. Don't be fooled by the notation: use the laws of exponents.

    22x=2x22x=x2x2−2x=0x(x−2)=0x∈{0,2}