[
  {
    "Question": "What is the solution to the system of equations: y = 2x + 3 and y = -x + 1?",
    "Answer": "C",
    "Explanation": "To find the solution, set the equations equal to each other: 2x + 3 = -x + 1. Solving this gives x = -2/3, and substituting back gives y = 5/3. The solution is (-2/3, 5/3).",
    "PictureURL": "",
    "OptionA": "(-1, 1)",
    "OptionB": "(0, 3)",
    "OptionC": "(-2/3, 5/3)",
    "OptionD": "(1, 5)",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "Which method would be best to solve the system: 3x + 4y = 12 and 2x - y = 3?",
    "Answer": "B",
    "Explanation": "The elimination method is suitable here because we can easily manipulate the equations to eliminate one variable. By multiplying the second equation by 4, we can align the coefficients of y.",
    "PictureURL": "",
    "OptionA": "Graphing",
    "OptionB": "Elimination",
    "OptionC": "Substitution",
    "OptionD": "None of the above",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "If you graph the equations y = x + 2 and y = -2x + 4, what is the point of intersection?",
    "Answer": "A",
    "Explanation": "Setting the equations equal to each other, x + 2 = -2x + 4, leads to x = 2/3 and y = 8/3. Thus, the intersection point is (2/3, 8/3).",
    "PictureURL": "https://upload.wikimedia.org/wikipedia/commons/4/4d/Graph_of_linear_equations.svg",
    "OptionA": "(2/3, 8/3)",
    "OptionB": "(1, 3)",
    "OptionC": "(0, 2)",
    "OptionD": "(2, 4)",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "What is the first step in using the substitution method to solve the system: x + y = 5 and 2x - y = 3?",
    "Answer": "D",
    "Explanation": "The first step in substitution is to solve one of the equations for one variable. Here, we can express y in terms of x from the first equation: y = 5 - x.",
    "PictureURL": "",
    "OptionA": "Multiply the equations",
    "OptionB": "Add the equations",
    "OptionC": "Graph the equations",
    "OptionD": "Solve for y in the first equation",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "Which of the following systems has no solution?",
    "Answer": "B",
    "Explanation": "The system 2x + 3y = 6 and 4x + 6y = 12 represents parallel lines, which do not intersect, indicating no solution.",
    "PictureURL": "",
    "OptionA": "x + y = 2 and x - y = 0",
    "OptionB": "2x + 3y = 6 and 4x + 6y = 12",
    "OptionC": "x - y = 1 and 2x + y = 3",
    "OptionD": "3x + y = 7 and x - 2y = 1",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "Using the elimination method, what is the first step to solve 5x + 2y = 10 and 3x + 2y = 6?",
    "Answer": "C",
    "Explanation": "To eliminate y, subtract the second equation from the first. This gives us 2x = 4, leading to x = 2.",
    "PictureURL": "",
    "OptionA": "Add the equations",
    "OptionB": "Multiply the first equation",
    "OptionC": "Subtract the second equation from the first",
    "OptionD": "Graph both equations",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "What is the graphical representation of the solution to a system of equations?",
    "Answer": "A",
    "Explanation": "The solution to a system of equations is represented by the point(s) where the graphs of the equations intersect.",
    "PictureURL": "",
    "OptionA": "Point of intersection",
    "OptionB": "Line segment",
    "OptionC": "Area of overlap",
    "OptionD": "None of the above",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "In the system 4x + 5y = 20 and 2x + 3y = 12, what method would be most efficient?",
    "Answer": "B",
    "Explanation": "The elimination method is efficient here because we can multiply the second equation to align the coefficients of x or y for easy elimination.",
    "PictureURL": "",
    "OptionA": "Graphing",
    "OptionB": "Elimination",
    "OptionC": "Substitution",
    "OptionD": "None of the above",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "What is the solution to the system of equations: 2x + 3y = 6 and 4x + 6y = 12?",
    "Answer": "D",
    "Explanation": "This system has infinitely many solutions because the second equation is a multiple of the first, representing the same line.",
    "PictureURL": "",
    "OptionA": "(0, 2)",
    "OptionB": "(1, 1)",
    "OptionC": "(2, 0)",
    "OptionD": "Infinitely many solutions",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "Which of the following is a characteristic of a consistent system of equations?",
    "Answer": "A",
    "Explanation": "A consistent system has at least one solution, which can be either a single point of intersection or infinitely many solutions.",
    "PictureURL": "",
    "OptionA": "At least one solution",
    "OptionB": "No solution",
    "OptionC": "Exactly two solutions",
    "OptionD": "Only one solution",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "What is the substitution method primarily used for?",
    "Answer": "C",
    "Explanation": "The substitution method is used to solve systems of equations by expressing one variable in terms of the other and substituting it into the second equation.",
    "PictureURL": "",
    "OptionA": "To graph equations",
    "OptionB": "To find the slope",
    "OptionC": "To solve for one variable",
    "OptionD": "To eliminate variables",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 11,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "In the system of equations y = 3x - 1 and y = -x + 5, what is the value of x at the point of intersection?",
    "Answer": "B",
    "Explanation": "Setting the equations equal to each other gives 3x - 1 = -x + 5. Solving this results in x = 1.",
    "PictureURL": "",
    "OptionA": "0",
    "OptionB": "1",
    "OptionC": "2",
    "OptionD": "3",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 12,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "What does it mean if a system of equations is inconsistent?",
    "Answer": "A",
    "Explanation": "An inconsistent system has no solutions, meaning the equations represent parallel lines that never intersect.",
    "PictureURL": "",
    "OptionA": "No solutions",
    "OptionB": "One solution",
    "OptionC": "Infinitely many solutions",
    "OptionD": "Exactly two solutions",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 13,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "Which method can be used to solve the system: x + 2y = 4 and 3x - y = 5?",
    "Answer": "C",
    "Explanation": "Both substitution and elimination methods can be used to solve this system. However, substitution might be more straightforward since y can be easily isolated in the first equation.",
    "PictureURL": "",
    "OptionA": "Only graphing",
    "OptionB": "Only elimination",
    "OptionC": "Both substitution and elimination",
    "OptionD": "None of the above",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 14,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  },
  {
    "Question": "What is the graphical representation of a system with infinitely many solutions?",
    "Answer": "D",
    "Explanation": "A system with infinitely many solutions is represented by two overlapping lines on a graph, indicating that every point on the line is a solution.",
    "PictureURL": "",
    "OptionA": "Two parallel lines",
    "OptionB": "Two intersecting lines",
    "OptionC": "A single point",
    "OptionD": "Two overlapping lines",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Systems of Equations Practice Test",
    "Content Type": "Mathematics",
    "Title": "Systems of Equations - Graphing, Substitution, Elimination",
    "Item": 15,
    "Type": "multiple choice",
    "Path": "math/systems_of_equations"
  }
]