Algebra Questions

Multiple choice

Solve the system of equations: (x - y = 2) and (2x + y = 7).

  1. \((x, y) = (3, 1)\)
  2. \((x, y) = (4, 2)\)
  3. \((x, y) = (5, 3)\)
  4. \((x, y) = (6, 4)\)
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the system of equations, we can use the addition method. First, add the two equations together to get (3x = 9). Dividing both sides by 3, we get (x = 3). Substituting this value of (x) back into the first equation, we get (3 - y = 2), which simplifies to (y = 1). Therefore, the solution to the system of equations is ((x, y) = (3, 1)).

Multiple choice

What is the name of the equation that states that the product of the two roots of a quadratic equation is equal to the constant term?

  1. Vieta's formula

  2. Aryabhata's formula

  3. Brahmagupta's formula

  4. Bhaskara's formula

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

Vieta's formula is a well-known formula in algebra that states that the product of the two roots of a quadratic equation is equal to the constant term.

Multiple choice

Solve the equation (log_2 (x + 3) = 5).

  1. \(x = 27\)
  2. \(x = 31\)
  3. \(x = 33\)
  4. \(x = 35\)
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Rewrite the equation as (2^5 = x + 3), then solve for (x) to get (x = 31).

Multiple choice

Solve the equation (x^2 - 5x + 6 = 0).

  1. \(x = 2, 3\)
  2. \(x = -2, -3\)
  3. \(x = 1, 6\)
  4. \(x = -1, -6\)
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation (x^2 - 5x + 6 = 0), we can use the quadratic formula: (x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}). Plugging in the values of (a = 1, b = -5, c = 6), we get (x = \frac{-(-5) \pm \sqrt{(-5)^2 - 4(1)(6)}}{2(1)} = \frac{5 \pm \sqrt{25 - 24}}{2} = \frac{5 \pm 1}{2} = 2, 3).

Multiple choice

Solve the equation $x^2 - 4x + 3 = 0$.

  1. $x = 1, 3$
  2. $x = -1, -3$
  3. $x = 2, -2$
  4. $x = -2, 2$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation, we can use the quadratic formula: $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$. Plugging in the values $a = 1$, $b = -4$, and $c = 3$, we get $x = \frac{-(-4) \pm \sqrt{(-4)^2 - 4(1)(3)}}{2(1)} = \frac{4 \pm \sqrt{16 - 12}}{2} = \frac{4 \pm \sqrt{4}}{2} = \frac{4 \pm 2}{2}$. Therefore, the solutions are $x = 1$ and $x = 3$.

Multiple choice

Solve the equation $2x^4 - 5x^3 + 4x^2 - 3x + 2 = 0$.

  1. $x = 1, 2, -1, -2$
  2. $x = 1, -2, 3, -4$
  3. $x = 2, -1, 3, -4$
  4. $x = -1, 2, -3, 4$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation, we can use the rational root theorem or Descartes' rule of signs. Using the rational root theorem, we find that $x = 1$ is a root. Dividing the polynomial by $x - 1$, we get $2x^3 - 3x^2 + x - 2$. Factoring this cubic, we get $(2x - 1)(x^2 - x + 2)$. Solving the quadratic $x^2 - x + 2 = 0$, we get $x = \frac{1 \pm \sqrt{1 - 4(1)(2)}}{2(1)} = \frac{1 \pm \sqrt{-7}}{2}$. Therefore, the roots of the polynomial are $x = 1, 2, -1, -2$.

Multiple choice

Solve the equation $x^6 - 2x^5 + 3x^4 - 4x^3 + 5x^2 - 6x + 7 = 0$.

  1. $x = 1, -1, 2, -2, i, -i$
  2. $x = 1, -1, 2, -2, \sqrt{2}, -\sqrt{2}$
  3. $x = 1, -1, 2, -2, \sqrt{3}, -\sqrt{3}$
  4. $x = 1, -1, 2, -2, \sqrt{5}, -\sqrt{5}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To solve the equation, we can use the rational root theorem or Descartes' rule of signs. Using the rational root theorem, we find that $x = 1$ and $x = -1$ are roots. Dividing the polynomial by $x - 1$, we get $x^5 - x^4 - 2x^3 + x^2 + 3x - 7$. Dividing this polynomial by $x + 1$, we get $x^4 - 2x^3 - 3x^2 + 4x + 7$. Factoring this quartic, we get $(x^2 - x + 7)(x^2 - x - 1)$. Solving the quadratic $x^2 - x + 7 = 0$, we get $x = \frac{1 \pm \sqrt{1 - 4(1)(7)}}{2(1)} = \frac{1 \pm \sqrt{-27}}{2}$. Solving the quadratic $x^2 - x - 1 = 0$, we get $x = \frac{1 \pm \sqrt{1 - 4(1)(-1)}}{2(1)} = \frac{1 \pm \sqrt{5}}{2}$. Therefore, the roots of the polynomial are $x = 1, -1, 2, -2, i, -i$.

Multiple choice

Bhaskara II's work on algebra includes the study of quadratic equations. What is the formula for solving a quadratic equation of the form (ax^2 + bx + c = 0) using the method described by Bhaskara II?

  1. \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)
  2. \(x = \frac{-b \pm \sqrt{b^2 + 4ac}}{2a}\)
  3. \(x = \frac{-b \pm \sqrt{b^2 - 2ac}}{2a}\)
  4. \(x = \frac{-b \pm \sqrt{b^2 + 2ac}}{2a}\)
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Bhaskara II's formula for solving a quadratic equation is (x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}), where (a), (b), and (c) are the coefficients of the quadratic equation.

Multiple choice

What was Bhaskara II's formula for solving quadratic equations?

  1. $x = (-b \pm \sqrt{b^2 - 4ac}) / 2a$
  2. $x = (-b \pm \sqrt{b^2 + 4ac}) / 2a$
  3. $x = (-b \pm \sqrt{b^2 - 4ac}) / a$
  4. $x = (-b \pm \sqrt{b^2 + 4ac}) / a$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Bhaskara II's formula for solving quadratic equations is $x = (-b \pm \sqrt{b^2 - 4ac}) / 2a$.

Multiple choice

Solve the quadratic equation x^2 + 4x + 3 = 0.

  1. x = -1, -3

  2. x = 1, -3

  3. x = -1, 3

  4. x = 1, 3

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

To solve the quadratic equation x^2 + 4x + 3 = 0, we can use the quadratic formula: x = (-b ± √(b^2 - 4ac)) / 2a. In this case, a = 1, b = 4, and c = 3. Plugging these values into the formula, we get x = (-4 ± √(4^2 - 4(1)(3))) / 2(1). Simplifying this expression, we get x = (-4 ± √(16 - 12)) / 2. Further simplifying, we get x = (-4 ± √4) / 2. Finally, we get x = (-4 ± 2) / 2. This gives us two solutions: x = -1 and x = -3.

Multiple choice

Solve the linear equation 2x - 7 = 1.

  1. x = 4

  2. x = 5

  3. x = 6

  4. x = 7

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

To solve the equation 2x - 7 = 1, we need to isolate the variable x on one side of the equation. We can do this by adding 7 to both sides of the equation, which gives us 2x = 8. Then, we can divide both sides of the equation by 2, which gives us x = 4.

Multiple choice

Solve the quadratic equation x^2 - 5x + 6 = 0.

  1. x = 2, 3

  2. x = -2, -3

  3. x = 2, -3

  4. x = -2, 3

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

To solve the quadratic equation x^2 - 5x + 6 = 0, we can use the quadratic formula: x = (-b ± √(b^2 - 4ac)) / 2a. In this case, a = 1, b = -5, and c = 6. Plugging these values into the formula, we get x = (-(-5) ± √((-5)^2 - 4(1)(6))) / 2(1). Simplifying this expression, we get x = (5 ± √(25 - 24)) / 2. Further simplifying, we get x = (5 ± √1) / 2. Finally, we get x = (5 ± 1) / 2. This gives us two solutions: x = 2 and x = 3.

Multiple choice

Solve the quadratic equation x^2 - 4x + 4 = 0.

  1. x = 2, 2

  2. x = -2, 2

  3. x = 2, -2

  4. x = -2, -2

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

To solve the quadratic equation x^2 - 4x + 4 = 0, we can use the quadratic formula: x = (-b ± √(b^2 - 4ac)) / 2a. In this case, a = 1, b = -4, and c = 4. Plugging these values into the formula, we get x = (-(-4) ± √((-4)^2 - 4(1)(4))) / 2(1). Simplifying this expression, we get x = (4 ± √(16 - 16)) / 2. Further simplifying, we get x = (4 ± √0) / 2. Finally, we get x = (4 ± 0) / 2. This gives us two solutions: x = 2 and x = 2.

Multiple choice

Solve the linear equation 6x + 1 = 13.

  1. x = 2

  2. x = 3

  3. x = 4

  4. x = 5

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

To solve the equation 6x + 1 = 13, we need to isolate the variable x on one side of the equation. We can do this by subtracting 1 from both sides of the equation, which gives us 6x = 12. Then, we can divide both sides of the equation by 6, which gives us x = 2.

Multiple choice

Solve the quadratic equation x^2 + 6x + 9 = 0.

  1. x = -3, -3

  2. x = 3, 3

  3. x = -3, 3

  4. x = 3, -3

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

To solve the quadratic equation x^2 + 6x + 9 = 0, we can use the quadratic formula: x = (-b ± √(b^2 - 4ac)) / 2a. In this case, a = 1, b = 6, and c = 9. Plugging these values into the formula, we get x = (-6 ± √(6^2 - 4(1)(9))) / 2(1). Simplifying this expression, we get x = (-6 ± √(36 - 36)) / 2. Further simplifying, we get x = (-6 ± √0) / 2. Finally, we get x = (-6 ± 0) / 2. This gives us two solutions: x = -3 and x = -3.