Algebra Questions

Multiple choice
  1. -2 and -3

  2. 2 and 3

  3. 4 and 8

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let 2^(y-2) = x. Then 2^(3-y) = 8/2^y = 8/(4 * 2^(y-2)) = 2/x. The equation becomes 2/x + x - 3 = 0 => x^2 - 3x + 2 = 0. Roots are x=1, x=2. If 2^(y-2) = 1, y=2. If 2^(y-2) = 2, y=3.

Multiple choice
  1. 2

  2. 4

  3. 3

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Case 1: x^2 - x - 6 = x + 2 => x^2 - 2x - 8 = 0 => (x-4)(x+2)=0 => x=4, -2. Check: |16-4-6|=6, 4+2=6 (Valid); |4+2-6|=0, -2+2=0 (Valid). Case 2: -(x^2 - x - 6) = x + 2 => -x^2 + x + 6 = x + 2 => x^2 = 4 => x=2, -2. Check: |4-2-6|=4, 2+2=4 (Valid). Roots are 4, -2, 2. Total 3 roots.

Multiple choice
  1. 7x2 - 7x3 - 7x2 + 5 = 0

  2. 14x3 - 12x + 8x2 + 2 = 0

  3. 7x2 - 14x3 + 2x + 3 = 0

  4. x2 - 3x3 + 2x + 3x3 = 0

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A quadratic equation has highest power 2 after simplifying. In option D, the cubic terms cancel, leaving x^2 + 2x + 3 = 0, which is quadratic.