PSAT Math Flashcards: Graphs

Study Graphs in PSAT Math with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

PSAT Math

Graphs

0 mastered0 still learning

0% Complete

QUESTION
1/ 199

What is the distance between (1,โˆ’2)(1,-2) and (4,2)(4,2)?

Tap card or press Space to flip

ANSWER

55. Apply distance formula: (4โˆ’1)2+(2โˆ’(โˆ’2))2=9+16\sqrt{(4-1)^2+(2-(-2))^2}=\sqrt{9+16}.

How well did you know it?

Card 1 / 199

What this deck covers

This deck focuses on Graphs, giving you a quick way to review the definitions, rules, and examples that matter most for PSAT Math.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: What is the distance between (1,โˆ’2)(1,-2) and (4,2)(4,2)?

Answer: 55. Apply distance formula: (4โˆ’1)2+(2โˆ’(โˆ’2))2=9+16\sqrt{(4-1)^2+(2-(-2))^2}=\sqrt{9+16}.

Flashcard 2: What is the vertex form of a quadratic function?

Answer: y=a(xโˆ’h)2+ky=a(x-h)^2+k. Shows parabola with vertex at (h,k)(h,k) and vertical stretch aa.

Flashcard 3: Identify the transformation of y=โˆ’f(x)y=-f(x) relative to y=f(x)y=f(x).

Answer: Reflect across the xx-axis. Negative sign flips all yy-values across horizontal axis.

Flashcard 4: What is the equation of a line with slope 33 and yy-intercept โˆ’4-4?

Answer: y=3xโˆ’4y=3x-4. Substitute mm and bb into y=mx+by=mx+b.

Flashcard 5: What is the slope of a line parallel to y=โˆ’13x+7y=-\frac{1}{3}x+7?

Answer: m=โˆ’13m=-\frac{1}{3}. Parallel lines have identical slopes.

Flashcard 6: State the distance formula between points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2).

Answer: (x2โˆ’x1)2+(y2โˆ’y1)2\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}. Apply the Pythagorean theorem to find diagonal distance.

Flashcard 7: What is the slope of a vertical line (for example, x=โˆ’4x=-4)?

Answer: Slope is undefined. Vertical lines have infinite rise over zero run.

Flashcard 8: What is the slope of a horizontal line (for example, y=7y=7)?

Answer: m=0m=0. Horizontal lines have no rise, so slope equals zero.

Flashcard 9: What is the slope of a line passing through (2,5)(2,5) and (6,1)(6,1)?

Answer: โˆ’1-1. Using slope formula: 1โˆ’56โˆ’2=โˆ’44=โˆ’1\frac{1-5}{6-2}=\frac{-4}{4}=-1.

Flashcard 10: What is the equation of the vertical line passing through (4,0)(4,0)?

Answer: x=4x=4. All vertical lines have form x=kx=k for constant kk.

Flashcard 11: Identify the slope of the line through (2,3)(2,3) and (6,11)(6,11).

Answer: m=2m=2. m=11โˆ’36โˆ’2=84=2m=\frac{11-3}{6-2}=\frac{8}{4}=2.

Flashcard 12: What is the average rate of change of f(x)=x2f(x)=x^2 from x=1x=1 to x=3x=3?

Answer: 44. f(3)โˆ’f(1)3โˆ’1=9โˆ’12=4\frac{f(3)-f(1)}{3-1}=\frac{9-1}{2}=4.

Flashcard 13: State the point-slope form of a line with slope mm through (x1,y1)(x_1,y_1).

Answer: yโˆ’y1=m(xโˆ’x1)y-y_1=m(x-x_1). Expresses a line using a known point and the slope.

Flashcard 14: Find the distance between (1,2)(1,2) and (4,6)(4,6).

Answer: 55. d=(4โˆ’1)2+(6โˆ’2)2=9+16=25=5d=\sqrt{(4-1)^2+(6-2)^2}=\sqrt{9+16}=\sqrt{25}=5.

Flashcard 15: Identify the xx-intercept of the line y=โˆ’2x+8y=-2x+8.

Answer: (4,0)(4,0). Set y=0y=0: 0=โˆ’2x+80=-2x+8, so x=4x=4.

Flashcard 16: What is the midpoint formula for the segment with endpoints (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right). Average the x-coordinates and y-coordinates separately.

Flashcard 17: What is the vertex of y=(xโˆ’4)2+1y=(x-4)^2+1?

Answer: (4,1)(4,1). Vertex form (xโˆ’h)2+k(x-h)^2+k has vertex at (h,k)(h,k).

Flashcard 18: What is the slope of a line parallel to y=โˆ’3x+7y=-3x+7?

Answer: โˆ’3-3. Parallel lines have identical slopes.

Flashcard 19: Find the midpoint of the segment with endpoints (2,โˆ’1)(2,-1) and (8,5)(8,5).

Answer: (5,2)(5,2). (2+82,โˆ’1+52)=(5,2)\left(\frac{2+8}{2},\frac{-1+5}{2}\right)=(5,2).

Flashcard 20: Find the slope of the line through (2,5)(2,5) and (6,1)(6,1).

Answer: m=โˆ’1m=-1. Using slope formula: 1โˆ’56โˆ’2=โˆ’44=โˆ’1\frac{1-5}{6-2}=\frac{-4}{4}=-1.

Flashcard 21: Identify the equation of the line through (1,2)(1,2) and (3,6)(3,6) in slope-intercept form.

Answer: y=2xy=2x. Slope is 6โˆ’23โˆ’1=2\frac{6-2}{3-1}=2; passes through origin.

Flashcard 22: Identify the xx-intercept of y=2xโˆ’8y=2x-8.

Answer: (4,0)(4,0). Set y=0y=0: 0=2xโˆ’80=2x-8, so x=4x=4.

Flashcard 23: What is the slope formula for the line through (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: m=y2โˆ’y1x2โˆ’x1m=\frac{y_2-y_1}{x_2-x_1}. Rise over run gives the rate of change between two points.

Flashcard 24: What is the equation of a line in point-slope form through (x1,y1)(x_1,y_1) with slope mm?

Answer: yโˆ’y1=m(xโˆ’x1)y-y_1=m(x-x_1). Uses a known point and slope to define the line.

Flashcard 25: State the slope-intercept form of a line and identify which value is the yy-intercept.

Answer: y=mx+by=mx+b; yy-intercept is bb. Standard form where mm is slope and line crosses yy-axis at (0,b)(0,b).

Flashcard 26: What is the xx-intercept of a graph in terms of the equation y=f(x)y=f(x)?

Answer: A solution to f(x)=0f(x)=0. The xx-intercept occurs where the graph crosses the xx-axis (y=0y=0).

Flashcard 27: What is the midpoint formula for endpoints (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right). Average the xx-coordinates and yy-coordinates separately.

Flashcard 28: What is the axis of symmetry for y=a(xโˆ’h)2+ky=a(x-h)^2+k?

Answer: x=hx=h. Vertical line through vertex; parabola symmetric about it.

Flashcard 29: Identify the midpoint of the segment with endpoints (0,8)(0,8) and (6,2)(6,2).

Answer: (3,5)(3,5). Midpoint: (0+62,8+22)=(3,5)\left(\frac{0+6}{2}, \frac{8+2}{2}\right) = (3,5).

Flashcard 30: What is the slope of a line perpendicular to a line with slope mm (assume mโ‰ 0m\ne 0)?

Answer: โˆ’1m-\frac{1}{m}. Perpendicular slopes multiply to โˆ’1-1.

Flashcard 31: What is the distance formula between (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: d=(x2โˆ’x1)2+(y2โˆ’y1)2d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}. Uses Pythagorean theorem on the differences in coordinates.

Flashcard 32: Convert 2xโˆ’3y=122x-3y=12 to slope-intercept form y=mx+by=mx+b.

Answer: y=23xโˆ’4y=\frac{2}{3}x-4. Isolate yy: โˆ’3y=โˆ’2x+12-3y=-2x+12, then divide by โˆ’3-3.

Flashcard 33: What is the relationship between slopes of perpendicular nonvertical lines?

Answer: m1m2=โˆ’1m_1m_2=-1. Their slopes multiply to negative one.

Flashcard 34: What is the distance between (0,0)(0,0) and (3,4)(3,4)?

Answer: 55. Distance formula gives 32+42=9+16=25=5\sqrt{3^2+4^2}=\sqrt{9+16}=\sqrt{25}=5.

Flashcard 35: What is the equation of the line through (4,1)(4,1) and (4,โˆ’3)(4,-3)?

Answer: x=4x=4. Both points have same xx-coordinate, creating a vertical line.

Flashcard 36: Identify the equation of the line with slope โˆ’2-2 passing through (1,4)(1,4).

Answer: y=โˆ’2x+6y=-2x+6. Using point-slope form: yโˆ’4=โˆ’2(xโˆ’1)y - 4 = -2(x - 1) simplifies to this.

Flashcard 37: What is the slope of a line perpendicular to a line with slope mm (with mโ‰ 0m\neq 0)?

Answer: โˆ’1m-\frac{1}{m}. Perpendicular slopes multiply to โˆ’1-1.

Flashcard 38: What is the slope formula between points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: m=y2โˆ’y1x2โˆ’x1m=\frac{y_2-y_1}{x_2-x_1}. Rise over run: change in yy divided by change in xx.

Flashcard 39: What is the slope of a vertical line (for example, x=โˆ’2x=-2)?

Answer: Undefined. Vertical lines have no horizontal change, making slope undefined.

Flashcard 40: Identify the xx-intercept of the line 2x+3y=122x+3y=12.

Answer: (6,0)(6,0). Set y=0y=0: 2x+0=122x+0=12, so x=6x=6.

Flashcard 41: Identify the yy-intercept of the line 3x+2y=123x+2y=12.

Answer: (0,6)(0,6). Set x=0x=0 and solve: 2y=122y=12, so y=6y=6.

Flashcard 42: What is the equation of the line with slope 33 passing through (0,โˆ’2)(0,-2)?

Answer: y=3xโˆ’2y=3x-2. Substitute slope and point (0,โˆ’2)(0,-2) into y=mx+by=mx+b.

Flashcard 43: What is the midpoint formula for the segment joining (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right). Average the xx-coordinates and yy-coordinates separately.

Flashcard 44: What is the slope-intercept form of a line with slope mm and yy-intercept bb?

Answer: y=mx+by=mx+b. mm is slope, bb is where line crosses yy-axis.

Flashcard 45: What are the coordinates of the origin on a coordinate plane?

Answer: (0,0)(0,0). The origin is where both axes intersect at zero.

Flashcard 46: Identify the yy-intercept of the line 2x+3y=122x+3y=12.

Answer: (0,4)(0,4). Set x=0x=0: 0+3y=120+3y=12, so y=4y=4.

Flashcard 47: Find the slope of the line through (2,1)(2,1) and (6,9)(6,9).

Answer: 22. m=9โˆ’16โˆ’2=84=2m=\frac{9-1}{6-2}=\frac{8}{4}=2.

Flashcard 48: What is the slope of a line perpendicular to y=4xโˆ’5y=4x-5?

Answer: m=โˆ’14m=-\frac{1}{4}. Perpendicular slopes multiply to โˆ’1-1: 4ร—(โˆ’14)=โˆ’14 \times (-\frac{1}{4})=-1.

Flashcard 49: Identify the xx-intercept of the line 4xโˆ’5y=204x-5y=20.

Answer: (5,0)(5,0). Set y = 0: 4x=204x = 20, so x=5x = 5.

Flashcard 50: What are the coordinates of the origin on the coordinate plane?

Answer: (0,0)(0,0). The origin is where the x-axis and y-axis intersect.

Flashcard 51: Identify the distance between (0,0)(0,0) and (3,4)(3,4).

Answer: 55. (3โˆ’0)2+(4โˆ’0)2=9+16=25=5\sqrt{(3-0)^2+(4-0)^2}=\sqrt{9+16}=\sqrt{25}=5.

Flashcard 52: What is the distance formula between points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: d=(x2โˆ’x1)2+(y2โˆ’y1)2d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}. Uses Pythagorean theorem on the differences in coordinates.

Flashcard 53: What is the slope relationship of perpendicular nonvertical lines?

Answer: m1m2=โˆ’1m_1m_2=-1. Product of perpendicular slopes always equals negative one.

Flashcard 54: What is the equation of a horizontal line passing through y=by=b?

Answer: y=by=b. Horizontal lines have constant yy-value for all xx.

Flashcard 55: What is the midpoint formula for points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right). Average the x-coordinates and y-coordinates.

Flashcard 56: What is the yy-intercept of a line written in slope-intercept form y=mx+by=mx+b?

Answer: (0,b)(0,b). The y-intercept occurs where the line crosses the y-axis (when x=0x=0).

Flashcard 57: Identify the slope of the line 3x+2y=83x+2y=8.

Answer: m=โˆ’32m=-\frac{3}{2}. Rewrite as y=โˆ’32x+4y=-\frac{3}{2}x+4 to identify slope.

Flashcard 58: What is the yy-intercept of a line written as y=mx+by=mx+b?

Answer: (0,b)(0,b). The y-intercept occurs when x = 0, leaving y = b.

Flashcard 59: What is the slope of a line perpendicular to a line with slope 34\frac{3}{4}?

Answer: โˆ’43-\frac{4}{3}. Perpendicular slopes multiply to โˆ’1-1: 34โ‹…(โˆ’43)=โˆ’1\frac{3}{4}\cdot(-\frac{4}{3})=-1.

Flashcard 60: What is the distance formula between (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: (x2โˆ’x1)2+(y2โˆ’y1)2\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}. Apply the Pythagorean theorem to find straight-line distance.

Flashcard 61: What is the xx-intercept of the line 2x+3y=62x+3y=6?

Answer: (3,0)(3,0). Set y=0y=0 and solve: 2x+3(0)=62x+3(0)=6, so x=3x=3.

Flashcard 62: What is the slope of a horizontal line given by y=cy=c?

Answer: 00. Horizontal lines have no vertical change, so slope is zero.

Flashcard 63: What is the slope of a horizontal line (in simplest form)?

Answer: 00. No vertical change means rise = 0, so slope = 0.

Flashcard 64: What is the slope of a line perpendicular to a line with slope 23\frac{2}{3}?

Answer: โˆ’32-\frac{3}{2}. Take negative reciprocal: โˆ’123=โˆ’32-\frac{1}{\frac{2}{3}}=-\frac{3}{2}.

Flashcard 65: Identify the vertex of y=(xโˆ’4)2โˆ’9y=(x-4)^2-9.

Answer: (4,โˆ’9)(4,-9). In vertex form, (h,k)(h,k) gives the vertex directly.

Flashcard 66: What is the xx-coordinate of the vertex of y=2x2โˆ’8x+1y=2x^2-8x+1?

Answer: 22. Use x=โˆ’b2ax=-\frac{b}{2a} with a=2a=2, b=โˆ’8b=-8: x=84=2x=\frac{8}{4}=2.

Flashcard 67: What is the slope of a horizontal line of the form y=cy=c?

Answer: 00. Horizontal lines have no vertical change, so slope is zero.

Flashcard 68: What is the equation of the line with slope 33 that passes through (0,โˆ’2)(0,-2)?

Answer: y=3xโˆ’2y=3x-2. Point (0,โˆ’2)(0,-2) gives yy-intercept b=โˆ’2b=-2 in y=mx+by=mx+b.

Flashcard 69: A line has slope 23\frac{2}{3}. What is the slope of a perpendicular line?

Answer: โˆ’32-\frac{3}{2}. Negative reciprocal: โˆ’1รท23=โˆ’32-1รท\frac{2}{3}=-\frac{3}{2}.

Flashcard 70: What is the slope of a vertical line written as x=cx=c?

Answer: Undefined. Vertical lines have no run, making slope undefined.

Flashcard 71: What is the average rate of change of ff from x=ax=a to x=bx=b?

Answer: f(b)โˆ’f(a)bโˆ’a\frac{f(b)-f(a)}{b-a}. Slope formula applied to function values at two points.

Flashcard 72: What is the slope-intercept form of a line?

Answer: y=mx+by=mx+b. mm is slope and bb is the yy-intercept.

Flashcard 73: What is the slope formula for points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2)?

Answer: m=y2โˆ’y1x2โˆ’x1m=\frac{y_2-y_1}{x_2-x_1}. Rise over run: change in yy divided by change in xx.

Flashcard 74: Identify the slope of a line perpendicular to a line with slope 23\frac{2}{3}.

Answer: โˆ’32-\frac{3}{2}. Perpendicular slopes multiply to โˆ’1-1: 23โ‹…(โˆ’32)=โˆ’1\frac{2}{3} \cdot (-\frac{3}{2})=-1.

Flashcard 75: What is the slope of the line 4xโˆ’2y=104x-2y=10?

Answer: 22. Rewrite as y=2xโˆ’5y=2x-5, so slope is the coefficient of xx.

Flashcard 76: Identify the yy-intercept of the line 4xโˆ’5y=104x-5y=10 as an ordered pair.

Answer: (0,โˆ’2)(0,-2). Set x=0x=0: โˆ’5y=10-5y=10, so y=โˆ’2y=-2.

Flashcard 77: What is the xx-intercept of the line y=mx+by=mx+b (as a formula, assuming mโ‰ 0m\ne 0)?

Answer: x=โˆ’bmx=-\frac{b}{m}. Set y=0y=0 and solve for xx to find where line crosses xx-axis.

Flashcard 78: What is the slope of the line passing through (2,3)(2,3) and (6,11)(6,11)?

Answer: 22. Using slope formula: m=11โˆ’36โˆ’2=84=2m=\frac{11-3}{6-2}=\frac{8}{4}=2.

Flashcard 79: Identify the vertex of the parabola y=(xโˆ’2)2+5y=(x-2)^2+5.

Answer: (2,5)(2,5). Vertex form (xโˆ’h)2+k(x-h)^2+k has vertex at (h,k)(h,k).

Flashcard 80: What is the slope of a vertical line given by x=โˆ’3x=-3?

Answer: Undefined. Vertical lines have infinite steepness.

Flashcard 81: What is the xx-intercept of the line y=โˆ’2x+6y=-2x+6?

Answer: (3,0)(3,0). Set y=0y=0: 0=โˆ’2x+60=-2x+6, so x=3x=3.

Flashcard 82: Find the yy-intercept bb of the line y=3xโˆ’7y=3x-7.

Answer: โˆ’7-7. In y=mx+by=mx+b, the constant term bb is the y-intercept.

Flashcard 83: Identify the equation of the line through (1,โˆ’2)(1,-2) with slope 55.

Answer: y=5xโˆ’7y=5x-7. Use point-slope: yโˆ’(โˆ’2)=5(xโˆ’1)y-(-2)=5(x-1), then simplify.

Flashcard 84: Identify the equation of the line through (4,โˆ’1)(4,-1) with slope 22.

Answer: y=2xโˆ’9y=2x-9. Using point-slope form: yโˆ’(โˆ’1)=2(xโˆ’4)y-(-1)=2(x-4) simplifies to y=2xโˆ’9y=2x-9.

Flashcard 85: What is the standard form of a line (with integer coefficients)?

Answer: Ax+By=CAx+By=C. AA, BB, and CC are integers with no common factors.

Flashcard 86: Identify the slope and yy-intercept of y=โˆ’2x+5y=-2x+5.

Answer: m=โˆ’2,ย b=5m=-2,\ b=5. Read directly from slope-intercept form.

Flashcard 87: What is the slope of a vertical line given by x=cx=c?

Answer: Undefined. Vertical lines have zero run, making slope undefined.

Flashcard 88: Identify the xx-intercept of y=mx+by=mx+b in terms of mm and bb (assume mโ‰ 0m\ne 0).

Answer: (โˆ’bm,0)\left(-\frac{b}{m},0\right). Set y=0y=0 and solve for xx to find where line crosses xx-axis.

Flashcard 89: Identify the transformation of y=f(โˆ’x)y=f(-x) relative to y=f(x)y=f(x).

Answer: Reflect across the yy-axis. Negative input flips graph across vertical axis.

Flashcard 90: What is the slope of the line passing through (2,5)(2,5) and (6,1)(6,1)?

Answer: โˆ’1-1. Using slope formula: 1โˆ’56โˆ’2=โˆ’44=โˆ’1\frac{1-5}{6-2}=\frac{-4}{4}=-1.

Flashcard 91: What is the yy-intercept of a line written as ax+by=cax+by=c (assume bโ‰ 0b\neq 0)?

Answer: (0,cb)\left(0,\frac{c}{b}\right). Set x = 0 and solve for y to find where line crosses y-axis.

Flashcard 92: Identify the vertex of the parabola y=(xโˆ’3)2+4y=(x-3)^2+4.

Answer: (3,4)(3,4). Vertex form y=(xโˆ’h)2+ky=(x-h)^2+k has vertex at (h,k)(h,k).

Flashcard 93: Identify the slope of the line passing through (2,5)(2,5) and (6,1)(6,1).

Answer: m=โˆ’1m=-1. Using slope formula: 1โˆ’56โˆ’2=โˆ’44=โˆ’1\frac{1-5}{6-2}=\frac{-4}{4}=-1.

Flashcard 94: What are the coordinates of the origin on a coordinate plane?

Answer: (0,0)(0,0). The origin is where the x-axis and y-axis intersect.

Flashcard 95: Identify the yy-intercept of y=โˆ’12x+6y=-\frac{1}{2}x+6.

Answer: (0,6)(0,6). When x=0x=0, y=โˆ’12(0)+6=6y=-\frac{1}{2}(0)+6=6.

Flashcard 96: What is the midpoint of the segment with endpoints (โˆ’2,5)(-2,5) and (6,1)(6,1)?

Answer: (2,3)(2,3). Apply midpoint formula: (โˆ’2+62,5+12)=(2,3)\left(\frac{-2+6}{2},\frac{5+1}{2}\right)=(2,3).

Flashcard 97: Identify the transformation of y=f(xโˆ’h)y=f(x-h) relative to y=f(x)y=f(x).

Answer: Shift right hh units. Subtracting hh from input shifts graph horizontally right.

Flashcard 98: State the formula for the midpoint of a segment with endpoints (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2).

Answer: (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right). Average the x-coordinates and y-coordinates separately.

Flashcard 99: What is the slope of any vertical line (for example, x=โˆ’3x=-3)?

Answer: Slope is undefined. Vertical lines have no run, making division impossible.

Flashcard 100: What is the slope of a horizontal line given by y=7y=7?

Answer: 00. Horizontal lines have no vertical change.