arrow_backBack to Study Resources

Quiz Chapter 3: Systems of Equations

10 questions · Form 4 Additional Mathematics Bab 3: Systems of Equations

Question 1 of 10Score: 0

Solve the non-linear system: x - 2y = 1 and x² - 4y² = 5. Find x + 2y.

Full Question List & Answer Key

Prefer reading to quizzing? All 10 questions are listed below with the answer and explanation under each one.

1. Solve the non-linear system: x - 2y = 1 and x² - 4y² = 5. Find x + 2y.

  1. 5
  2. 1
  3. 25
  4. 3
Show answer

Answer: A

Use difference of squares: x² - 4y² = (x - 2y)(x + 2y) = 5. Given x - 2y = 1, we get 1(x + 2y) = 5 => x + 2y = 5.

2. Solve the system: 2x + y = 7 and x² + xy = 12. What is one of the possible values for x?

  1. x = 3
  2. x = 5
  3. x = 1
  4. x = 6
Show answer

Answer: A

Substitute y = 7 - 2x into x² + xy = 12: x² + x(7 - 2x) = 12 => x² + 7x - 2x² = 12 => -x² + 7x - 12 = 0 => x² - 7x + 12 = 0 => (x - 3)(x - 4) = 0 => x = 3 or x = 4.

3. Geometrically, what does a single linear equation in three variables ax + by + cz = d represent?

  1. A straight line in 2D
  2. A plane in 3D space
  3. A sphere in 3D space
  4. A point in 3D space
Show answer

Answer: B

In 3D Cartesian coordinates, a first-degree linear equation in three variables represents a flat 2D plane.

4. Find the coordinates of the turning/intersection point where the line y = 4x - 4 touches the curve y = x² cleanly as a tangent.

  1. (2, 4)
  2. (1, 0)
  3. (-2, 4)
  4. (4, 16)
Show answer

Answer: A

Equate y: x² = 4x - 4 => x² - 4x + 4 = 0 => (x - 2)² = 0 => x = 2. Then y = (2)² = 4. Touch point is (2, 4).

5. Two numbers have a sum of 12 and a product of 35. Find the larger number.

  1. 7
  2. 5
  3. 8
  4. 9
Show answer

Answer: A

x + y = 12 and xy = 35 => x(12 - x) = 35 => x² - 12x + 35 = 0 => (x - 7)(x - 5) = 0. Numbers are 7 and 5. Larger is 7.

6. Solve the simultaneous equations x - y = 2 and x² + y² = 10 for positive values of x and y.

  1. x = 3, y = 1
  2. x = 1, y = 3
  3. x = 4, y = 2
  4. x = 5, y = 3
Show answer

Answer: A

Substitute y = x - 2 into x² + y² = 10: x² + (x - 2)² = 10 => x² + x² - 4x + 4 = 10 => 2x² - 4x - 6 = 0 => x² - 2x - 3 = 0 => (x - 3)(x + 1) = 0. Positive x = 3, so y = 3 - 2 = 1.

7. How many intersection points exist between the straight line x + y = 5 and the curve x² - y = 1?

  1. 0
  2. 1
  3. 2
  4. 3
Show answer

Answer: C

Substitute y = 5 - x into x² - y = 1: x² - (5 - x) = 1 => x² + x - 6 = 0 => (x + 3)(x - 2) = 0 => 2 real distinct roots (x = 2, x = -3), giving 2 intersection points.

8. Solve for y in the simultaneous equations: 3x + y = 1 and 2x² - y² = -7 for a positive value of y.

  1. y = 4
  2. y = 2
  3. y = 1
  4. y = 5
Show answer

Answer: A

Substitute y = 1 - 3x into 2x² - y² = -7: 2x² - (1 - 3x)² = -7 => 2x² - (1 - 6x + 9x²) = -7 => -7x² + 6x - 1 = -7 => 7x² - 6x - 6 = 0... Alternate root check: for x = -1, y = 1 - 3(-1) = 4.

9. Which of the following equations is a linear equation in three variables?

  1. 2x + 3y - z² = 5
  2. xy + z = 4
  3. 3x - 4y + 2z = 9
  4. 1x + y - 2z = 0
Show answer

Answer: C

A linear equation in three variables must have each variable raised to the power of 1 without product terms like xy. Thus, 3x - 4y + 2z = 9 is linear.

10. When solving simultaneous equations involving one linear and one non-linear equation, what is the best first step?

  1. Differentiate the non-linear equation
  2. Express one variable in terms of another using the linear equation
  3. Square both equations
  4. Set the discriminant of the non-linear equation to zero
Show answer

Answer: B

The standard substitution method requires expressing one variable as the subject from the linear equation first, then substituting it into the non-linear equation.

Sponsored