Middle School Math Quiz: Graphing Linear Functions
7 questions · exam conditions
0:00
Graphing Linear FunctionsQuestion 1 of 7

Two linear functions are graphed on the same coordinate plane. Function ff has equation y=2x1y = 2x - 1 and function gg passes through points (1,3)(1, 3) and (3,7)(3, 7). How do their rates of change compare?

Function gg has the same rate of change as function ff
Function gg has a rate of change that is twice that of function ff
Function gg has a rate of change that is half that of function ff
Function gg has a rate of change that is four greater than function ff
← Back to quizzes

Middle School Math Quiz

Middle School Math Quiz: Graphing Linear Functions

Practice Graphing Linear Functions in Middle School Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Graphing Linear Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for Middle School Math.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Two linear functions are graphed on the same coordinate plane. Function ff has equation y=2x1y = 2x - 1 and function gg passes through points (1,3)(1, 3) and (3,7)(3, 7). How do their rates of change compare?

  1. Function gg has the same rate of change as function ff (correct answer)
  2. Function gg has a rate of change that is twice that of function ff
  3. Function gg has a rate of change that is half that of function ff
  4. Function gg has a rate of change that is four greater than function ff
Explanation: Function ff has rate of change (slope) mf=2m_f = 2. For function gg, the rate of change is mg=7331=42=2m_g = \frac{7 - 3}{3 - 1} = \frac{4}{2} = 2. Both functions have the same rate of change. Choice B incorrectly calculates the slope of gg as 44. Choice C incorrectly calculates the slope of gg as 11. Choice D confuses rate of change with the difference in y-values.

Question 2

The graph of a linear function passes through points (2,7)(-2, 7) and (3,8)(3, -8). What is the rate of change of this function?

  1. 33
  2. 13-\frac{1}{3}
  3. 13\frac{1}{3}
  4. 3-3 (correct answer)
Explanation: When you see a question asking for the "rate of change" of a linear function, you're being asked to find the slope. The rate of change tells you how much the y-value changes for every unit increase in x. To find the slope between two points, use the slope formula: m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Let's use (2,7)(-2, 7) as our first point and (3,8)(3, -8) as our second point. Substituting into the formula: m=873(2)=155=3m = \frac{-8 - 7}{3 - (-2)} = \frac{-15}{5} = -3 The rate of change is 3-3, which matches answer choice D. Let's examine why the other answers are incorrect. Choice A gives 33, which would result from forgetting the negative sign in your calculation—a common arithmetic error when dealing with negative numbers. Choice B, 13-\frac{1}{3}, comes from accidentally taking the reciprocal of the correct answer and keeping it negative. Choice C, 13\frac{1}{3}, represents taking the reciprocal of the correct slope—this happens when students flip the slope formula and calculate x2x1y2y1\frac{x_2 - x_1}{y_2 - y_1} instead of y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}. Remember: slope is always "rise over run" or "change in y over change in x." When working with negative coordinates, be extra careful with your arithmetic, and always double-check that you're subtracting in the same order for both numerator and denominator.

Question 3

A linear function is graphed such that it has an x-intercept of (4,0)(-4, 0) and a y-intercept of (0,6)(0, 6). What is the value of the function when x=2x = 2?

  1. 33
  2. 99 (correct answer)
  3. 1212
  4. 3-3
Explanation: When you see a question about finding the value of a linear function given its intercepts, you're working with the fundamental relationship between points on a line and its equation. First, you need to find the equation of the line using the two given intercepts: (4,0)(-4, 0) and (0,6)(0, 6). The slope is m=600(4)=64=32m = \frac{6 - 0}{0 - (-4)} = \frac{6}{4} = \frac{3}{2}. Since the y-intercept is (0,6)(0, 6), your equation is y=32x+6y = \frac{3}{2}x + 6. Now substitute x=2x = 2: y=32(2)+6=3+6=9y = \frac{3}{2}(2) + 6 = 3 + 6 = 9. The correct answer is B. Looking at the wrong answers: Choice A (33) represents what you'd get if you forgot to add the y-intercept—just calculating 32×2=3\frac{3}{2} \times 2 = 3. Choice C (1212) is what happens if you accidentally use the wrong slope, perhaps confusing 64\frac{6}{4} as 33 instead of 32\frac{3}{2}, giving you 3(2)+6=123(2) + 6 = 12. Choice D (3-3) results from a sign error, possibly using 32-\frac{3}{2} as the slope instead of +32+\frac{3}{2}. Study tip: Always double-check your slope calculation by remembering "rise over run" and being careful with positive and negative values. When finding function values, substitute carefully and don't rush through the arithmetic—many errors happen in the final calculation step, not in finding the equation itself.

Question 4

A linear function has the equation y=mx+by = mx + b where m<0m < 0 and b>0b > 0. When this function is graphed, which quadrants will the line definitely pass through?

  1. Quadrants II, III, and IV only
  2. Quadrants I, II, and III only
  3. Quadrants I, II, and IV only (correct answer)
  4. All four quadrants
Explanation: When you see a linear function question asking about quadrants, you need to analyze how the slope and y-intercept affect the line's path through the coordinate plane. Given y=mx+by = mx + b where m<0m < 0 and b>0b > 0, let's trace what happens. Since b>0b > 0, the y-intercept is positive, meaning the line crosses the y-axis above the origin. Since m<0m < 0, the slope is negative, so the line falls from left to right. Starting from the positive y-intercept and moving in both directions: as xx increases (moving right), yy decreases due to the negative slope. Eventually, the line will cross the x-axis and enter Quadrant IV. As xx decreases (moving left from the y-intercept), yy increases, taking the line into Quadrant II. So the line definitely passes through Quadrants II (upper left), I (upper right, near the y-intercept), and IV (lower right). The line will never enter Quadrant III because it would need to have negative x-values AND negative y-values simultaneously, which is impossible when starting from a positive y-intercept with a finite negative slope. Choice A is wrong because it excludes Quadrant I, but the line passes through I near the y-intercept. Choice B incorrectly includes Quadrant III, which the line cannot reach. Choice D is wrong because, as explained, Quadrant III is impossible to reach. Study tip: For any linear function, always start by plotting the y-intercept, then use the slope to determine the line's direction. This visual approach makes quadrant questions much clearer.

Question 5

A linear function has a y-intercept of 3-3 and passes through the point (4,5)(4, 5). If this function is graphed on a coordinate plane, what is the x-intercept?

  1. (32,0)\left(\frac{3}{2}, 0\right) (correct answer)
  2. (52,0)\left(\frac{5}{2}, 0\right)
  3. (72,0)\left(\frac{7}{2}, 0\right)
  4. (2,0)\left(2, 0\right)
Explanation: First, find the slope using the y-intercept (0,3)(0, -3) and the given point (4,5)(4, 5): m=5(3)40=84=2m = \frac{5 - (-3)}{4 - 0} = \frac{8}{4} = 2. The equation is y=2x3y = 2x - 3. To find the x-intercept, set y=0y = 0: 0=2x30 = 2x - 3, so x=32x = \frac{3}{2}. Choice B incorrectly uses the x-coordinate of the given point in the calculation. Choice C results from using the wrong slope formula. Choice D comes from setting x=3÷2x = 3 \div 2 incorrectly.

Question 6

A linear function is defined by f(x)=23x+4f(x) = -\frac{2}{3}x + 4. If the graph of this function is drawn, which statement about its intercepts is correct?

  1. The y-intercept is (0,4)(0, 4) and the x-intercept is (6,0)(-6, 0)
  2. The y-intercept is (4,0)(4, 0) and the x-intercept is (0,6)(0, 6)
  3. The y-intercept is (0,4)(0, 4) and the x-intercept is (6,0)(6, 0) (correct answer)
  4. The y-intercept is (0,4)(0, -4) and the x-intercept is (6,0)(6, 0)
Explanation: When you encounter questions about intercepts of linear functions, you need to find where the graph crosses each axis. The y-intercept occurs where the line crosses the y-axis (when x = 0), and the x-intercept occurs where the line crosses the x-axis (when y = 0). For f(x)=23x+4f(x) = -\frac{2}{3}x + 4, let's find both intercepts systematically. To find the y-intercept, substitute x = 0: f(0)=23(0)+4=4f(0) = -\frac{2}{3}(0) + 4 = 4. So the y-intercept is (0,4)(0, 4). To find the x-intercept, set the function equal to 0 and solve for x: 0=23x+40 = -\frac{2}{3}x + 4. Subtract 4 from both sides: 4=23x-4 = -\frac{2}{3}x. Multiply both sides by 32-\frac{3}{2}: x=(4)×(32)=6x = (-4) \times (-\frac{3}{2}) = 6. So the x-intercept is (6,0)(6, 0). Choice C correctly identifies both intercepts as (0,4)(0, 4) and (6,0)(6, 0). Choice A has the correct y-intercept but places the x-intercept at (6,0)(-6, 0), which results from forgetting to multiply by the negative when solving for x. Choice B confuses the coordinates, swapping x and y values in both intercepts. Choice D has the correct x-intercept but incorrectly shows the y-intercept as (0,4)(0, -4), which ignores the positive 4 in the original equation. Remember: y-intercepts always have x-coordinate 0, and x-intercepts always have y-coordinate 0. For linear functions in slope-intercept form y=mx+by = mx + b, the y-intercept is simply (0,b)(0, b).

Question 7

The points (1,k)(-1, k), (2,5)(2, 5), and (5,11)(5, 11) all lie on the same linear function. What is the value of kk?

  1. 11
  2. 1-1 (correct answer)
  3. 4-4
  4. 44
Explanation: When three points lie on the same linear function, they must have a constant rate of change (slope) between any two points. This means you can use any two points to find the slope, then use that slope with a third point to find unknown values. First, find the slope using the two complete points (2,5)(2, 5) and (5,11)(5, 11). The slope formula is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, so: m=11552=63=2m = \frac{11 - 5}{5 - 2} = \frac{6}{3} = 2 Now use this slope with the points (1,k)(-1, k) and (2,5)(2, 5). Since the slope must be the same: 2=5k2(1)=5k32 = \frac{5 - k}{2 - (-1)} = \frac{5 - k}{3} Solving for kk: 2×3=5k2 \times 3 = 5 - k, so 6=5k6 = 5 - k, which gives us k=1k = -1. Looking at the wrong answers: Choice A (k=1k = 1) would give a slope of 513=43\frac{5-1}{3} = \frac{4}{3}, not 2. Choice C (k=4k = -4) would give a slope of 5(4)3=3\frac{5-(-4)}{3} = 3, which is too steep. Choice D (k=4k = 4) would give a slope of 543=13\frac{5-4}{3} = \frac{1}{3}, which is too shallow. The answer is B: k=1k = -1. Study tip: When points lie on the same line, always calculate the slope using the two complete points first, then use that slope to find missing coordinates. This two-step approach prevents calculation errors and gives you a clear path to the solution.