Question 1
Is the point (2,3) on the graph of y=x2−1? Use substitution to decide.
Substitute: 3=22−1.
- No, because substitute: 3=22−1→3=5 (false).
- No, because substitute: 3=(22)−(−1)→3=5 (true).
- Yes, because substitute: 3=22−1→3=3 (true).
- Yes, because substitute: 2=32−1→2=8 (true).
Explanation: This question tests your understanding of a fundamental idea: the graph of an equation in two variables is the set of all solution pairs (x, y) plotted on the coordinate plane—it's a visual representation of every pair that makes the equation true. To check if a point is on a graph, substitute its coordinates into the equation: if (a, b) is on the graph of y = x² - 1, then b must equal a² - 1. Substitute: does b = a² - 1? If yes, the point is on the graph (it's a solution). If no, it's not on the graph (not a solution). The graph and the equation are two ways of showing the same information! To verify if (2, 3) is on the graph of y = x² - 1: substitute x = 2 and y = 3 into the equation: 3 = (2)² - 1 = 4 - 1 = 3. Yes, 3 = 3, so the point is on the graph—it's a solution! Choice A correctly verifies the point is on the graph because it shows the accurate substitution 3 = 2² - 1 = 3, which is true. Choice B makes an arithmetic error when checking: it calculates 2² - 1 = 3 but then claims 3 = 5, which is incorrect—remember to compute exponents first! The point-on-graph test is super simple: take the point (a, b), substitute x = a and y = b into the equation, and see if you get a true statement. True = on the graph. False = not on the graph. That's it! Example: Is (4, 10) on it? Check: 10 = 3(4) - 1 = 11. False, so no!
Question 2
Find three points on the graph of 2x+y=6.
- (0,6), (1,4), (3,0)
- (0,6), (1,5), (3,1)
- (0,4), (1,2), (3,0)
- (0,6), (2,2), (4,0)
Explanation: This question tests your understanding of a fundamental idea: the graph of an equation in two variables is the set of all solution pairs (x, y) plotted on the coordinate plane—it's a visual representation of every pair that makes the equation true. An equation like y = -2x + 6 (rewritten from 2x + y = 6) has infinitely many solutions—any (x, y) pair where y equals -2x + 6 works: (0, 6), (1, 4), (3, 0), and so on. Rather than listing them all (impossible!), we plot them all at once, and they form a line. Every point on that line represents a solution, and every solution to the equation appears as a point on the line. The graph IS the complete solution set! To find points on the graph of 2x + y = 6, we can choose x-values and solve for y (or vice versa): Choose x = 0: 2(0) + y = 6 → y = 6, giving point (0, 6). Choose x = 1: 2(1) + y = 6 → y = 4, giving point (1, 4). Choose x = 3: 2(3) + y = 6 → y = 0, giving point (3, 0). Each of these points is a solution, and plotting all such points (infinitely many!) creates the line. Choice A correctly identifies points on the graph because each satisfies the equation through accurate substitution and solving. Choice B makes an arithmetic error when checking: for (1,5), 2(1) + 5 = 7 ≠ 6, so it's not a solution—careful calculation is essential! For finding points on a graph: pick any x-value you want, substitute it into the equation, solve for y—that gives you a point (x, y) on the graph. Do this several times and you can plot points, then connect them to see the curve. Every (x, y) you find this way is a solution, and plotting all possible ones gives the complete graph!
Question 3
What is the solution set to the equation y=2x+1?
- The single point (2,1).
- Only the points where x=0 or y=0.
- All points (x,y) such that y=2x+1.
- All points (x,y) such that x=2y+1.
Explanation: This question tests your understanding of a fundamental idea: the graph of an equation in two variables is the set of all solution pairs (x, y) plotted on the coordinate plane—it's a visual representation of every pair that makes the equation true. An equation like y = 2x + 1 has infinitely many solutions—any (x, y) pair where y equals 2x + 1 works: (0, 1), (1, 3), (2, 5), and so on. Rather than listing them all (impossible!), we plot them all at once, and they form a line. Every point on that line represents a solution, and every solution to the equation appears as a point on the line. The graph IS the complete solution set! The equation y = 2x + 1 has infinitely many solutions—for every x-value in the domain, there's a y-value making the equation true. Together, these (x, y) pairs form the solution set. When we graph them all, they create a straight line. This is why the graph is continuous: there's a solution for every x-value, and plotting them all gives us the continuous curve. Choice A correctly identifies the solution set because it describes all points (x, y) where y = 2x + 1, which is the complete set. Choice B confuses being a solution with being a specific type of point: every point on the graph is a solution, not just the intercepts. The whole line represents the solution set, not just certain highlighted points. Each point has equal status as a solution! Graph-equation relationship: if you have the graph, you can find the equation by analyzing features. If you have the equation, you can draw the graph by plotting solutions. They're two sides of the same coin—different ways to represent the same relationship between x and y. Being fluent in both is powerful!
Question 4
Explain the relationship between the equation y=2x+1 and its graph.
- The graph is only the intercepts, because those are the easiest solutions to find.
- The graph is the set of all ordered pairs (x,y) that make y=2x+1 true.
- The graph shows only integer solutions to y=2x+1.
- The graph is a single point because there is one equation.
Explanation: This question tests your understanding of a fundamental idea: the graph of an equation in two variables is the set of all solution pairs (x, y) plotted on the coordinate plane—it's a visual representation of every pair that makes the equation true. An equation like y = 2x + 3 has infinitely many solutions—any (x, y) pair where y equals 2x + 3 works: (0, 3), (1, 5), (2, 7), and so on. Rather than listing them all (impossible!), we plot them all at once, and they form a line. Every point on that line represents a solution, and every solution to the equation appears as a point on the line. The graph IS the complete solution set! The equation y = 2x + 1 has infinitely many solutions—for every x-value in the domain, there's a y-value making the equation true. Together, these (x, y) pairs form the solution set. When we graph them all, they create a straight line. This is why the graph is continuous: there's a solution for every x-value, and plotting them all gives us the continuous curve. Choice B correctly explains that the graph shows all solutions because the graph is the set of all ordered pairs (x, y) that make y = 2x + 1 true, which is the complete solution set forming the line. Choice C confuses being a solution with being a specific type of point: every point on the graph is a solution, not just integer solutions. The whole line represents the solution set, not just certain highlighted points. Each point has equal status as a solution! Graph-equation relationship: if you have the graph, you can find the equation by analyzing features. If you have the equation, you can draw the graph by plotting solutions. They're two sides of the same coin—different ways to represent the same relationship between x and y. Being fluent in both is powerful!
Question 5
Explain the relationship between the equation x2+y2=25 and its graph.
- The graph is the set of all points (x,y) such that x2+y2=25.
- The graph shows only the integer solutions to x2+y2=25.
- The graph is a line because the equation has two variables.
- The graph is the set of all points where x2+y2 is less than 25.
Explanation: This question tests your understanding of a fundamental idea: the graph of an equation in two variables is the set of all solution pairs (x, y) plotted on the coordinate plane—it's a visual representation of every pair that makes the equation true. Different equations create different graphs because they have different solution sets: linear equations like y = mx + b have solutions forming a straight line, quadratic equations like y = x² have solutions forming a parabola, and circle equations like x² + y² = 25 have solutions forming a circle. The equation determines which points are solutions, and plotting all those points creates the characteristic shape! The equation x² + y² = 25 has infinitely many solutions—for every x-value in the domain, there's a y-value making the equation true. Together, these (x, y) pairs form the solution set. When we graph them all, they create a circle. This is why the graph is continuous: there's a solution for every valid x-value, and plotting them all gives us the continuous curve. Choice A correctly explains that the graph shows all solutions because it describes the graph as the set of all points satisfying the equation, which forms the circle. Choice B thinks the graph has only finitely many solutions, but equations in two variables typically have infinitely many solutions: every point on the circle is a solution, not just integer ones—the graph shows them all as a continuous curve! Different equations, different graphs: linear equations (y = mx + b) give straight lines because their solutions lie on a line. Quadratic equations (y = x²) give parabolas because their solutions trace a U-shape. Circle equations (x² + y² = r²) give circles because solutions are all at distance r from the origin. The equation type determines the graph shape!
Question 6
Is the point (3,2) on the graph of the equation 2x+y=8? Use substitution to decide.
Substitute: 2(3)+2=8.
- Yes, because substitute: 2(3)+2=8→8=8 (true).
- No, because substitute: 2(3)+2=8→6=8 (false).
- Yes, because substitute: 2(2)+3=8→7=8 (true).
- No, because substitute: 2(3)+2=8→10=8 (false).
Explanation: This question tests your understanding of a fundamental idea: the graph of an equation in two variables is the set of all solution pairs (x, y) plotted on the coordinate plane—it's a visual representation of every pair that makes the equation true. To check if a point is on a graph, substitute its coordinates into the equation: if (a, b) is on the graph of 2x + y = 8, then b must equal 8 - 2a, or directly plug in to see if 2a + b = 8 holds true. To verify if (3, 2) is on the graph of 2x + y = 8: substitute x = 3 and y = 2 into the equation: 2(3) + 2 = 6 + 2 = 8, which equals 8. Yes, 8 = 8, so the point is on the graph—it's a solution! Choice A correctly verifies the point is on the graph because it shows the accurate substitution 2(3) + 2 = 8 leading to 8 = 8, which is true. Choice B makes an arithmetic error when checking: it calculates 2(3) + 2 as 6 + 2 = 8 but then claims 6 = 8, which is incorrect—careful addition is key here! The point-on-graph test is super simple: take the point (a, b), substitute x = a and y = b into the equation, and see if you get a true statement. True = on the graph. False = not on the graph. That's it! Example: Is (2, 5) on y = 3x - 1? Check: 5 = 3(2) - 1 = 5. True, so yes!
Question 7
Is the point (−1,4) on the graph of y=∣x∣+3? Use substitution to decide.
Substitute: 4=∣−1∣+3.
- No, because substitute: 4=∣−1∣+3→4=−1+3 (false).
- Yes, because substitute: 4=∣−1∣+3→4=1+3 (true).
- No, because substitute: −1=∣4∣+3→−1=7 (false).
- Yes, because substitute: 4=∣1∣+3→4=5 (true).
Explanation: This question tests your understanding of a fundamental idea: the graph of an equation in two variables is the set of all solution pairs (x, y) plotted on the coordinate plane—it's a visual representation of every pair that makes the equation true. To check if a point is on a graph, substitute its coordinates into the equation: if (a, b) is on the graph of y = |x| + 3, then b must equal |a| + 3. Substitute: does b = |a| + 3? If yes, the point is on the graph (it's a solution). If no, it's not on the graph (not a solution). The graph and the equation are two ways of showing the same information! To verify if (-1, 4) is on the graph of y = |x| + 3: substitute x = -1 and y = 4 into the equation: 4 = |-1| + 3 = 1 + 3 = 4. Yes, 4 = 4, so the point is on the graph—it's a solution! Choice B correctly verifies the point is on the graph because it shows the accurate substitution 4 = |-1| + 3 = 4, which is true. Choice A makes an arithmetic error when checking: it forgets the absolute value and calculates |-1| as -1 instead of 1. When verifying points on graphs, careful arithmetic is crucial—one small mistake makes a solution look like a non-solution or vice versa! The point-on-graph test is super simple: take the point (a, b), substitute x = a and y = b into the equation, and see if you get a true statement. True = on the graph. False = not on the graph. That's it!
Question 8
Consider the equation y=2x−3. Which statement best describes the relationship between the equation and its graph?
- Every point on the graph satisfies the equation, but some solutions to the equation are not on the graph
- Every solution to the equation corresponds to a point on the graph, but some points on the graph don't satisfy the equation
- The graph represents all solutions to the equation, and every point on the graph satisfies the equation
- The graph shows only the positive solutions to the equation, while negative solutions exist but aren't displayed
Explanation: The graph of an equation in two variables is precisely the set of all solutions plotted in the coordinate plane. Every point (x,y) on the graph satisfies the equation, and every solution (x,y) to the equation appears as a point on the graph. This is the fundamental definition of what it means to graph an equation.
Question 9
Two students are debating whether the point (−2,7) lies on the graph of y=x2+3. Student A says it does, Student B says it doesn't. How should they resolve this disagreement?
- Calculate (−2)2+3 and compare the result to 7 to see if they're equal
- Check whether x=−2 gives a positive y-value, since parabolas open upward
- Graph the equation and visually estimate whether (−2,7) appears to be on the curve
- Use the quadratic formula to solve x2+3=7 and check if x=−2 is a solution
Explanation: When you need to determine whether a specific point lies on the graph of an equation, you're testing whether that point satisfies the equation. A point (x,y) lies on a graph if and only if substituting the x-coordinate into the equation produces the given y-coordinate.
To check if (−2,7) lies on y=x2+3, substitute x=−2 into the equation: y=(−2)2+3=4+3=7. Since this gives us y=7, which matches the y-coordinate of our point, (−2,7) does lie on the graph. This confirms that choice A is the correct approach.
Choice B is flawed because knowing that a parabola opens upward doesn't tell us anything specific about whether a particular point lies on it. Yes, x=−2 gives a positive y-value, but that's not sufficient to determine if the point is on the curve.
Choice C relies on visual estimation, which is unreliable and unnecessary when you can calculate the exact answer. Graphing might seem reasonable, but it introduces potential error and is less precise than algebraic verification.
Choice D overcomplimplicates the problem. While solving x2+3=7 would give you x=±2, this backward approach is unnecessarily complex when you can directly substitute the given x-value.
Remember: to verify if a point lies on a graph, always substitute the x-coordinate into the equation and check if you get the corresponding y-coordinate. This direct substitution method is foolproof and efficient. Question 10
The graph of x2+y2=25 is a circle. If a student randomly selects the point (3,−4), what can be concluded about this point's relationship to the equation?
- The point is not a solution because circles cannot have negative coordinates
- The point is a solution because 32+(−4)2=9+16=25
- The point is not a solution because it doesn't lie on the positive portion of the circle
- The point is a solution only if we consider the absolute values: ∣3∣2+∣−4∣2=25
Explanation: To determine if (3, -4) is on the graph, we substitute into the equation: 3² + (-4)² = 9 + 16 = 25. Since this equals 25, the point satisfies the equation and therefore lies on the graph. The sign of coordinates is irrelevant - what matters is whether the coordinates satisfy the equation.