Linear

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

To plot a graph

Line, arrows, label with rule

2
New cards

Graph using gradient and y-int

Plot y-int, from that point do rise/run using gradient, always run right, positive gradient go up negative gradient go down

3
New cards

Gradient with two points formula

y2-y1/x2-x1

4
New cards

Finding gradient of a graph

Start at left point, positive up negative down

5
New cards

Gradient of a horizontal line

0

6
New cards

Gradient of a vertical line

undefined

7
New cards

Given the gradient and one other point on the line

Substitute the gradient into gradient intercept form, Substitute the x and y values from the coordinate to solve for c

8
New cards

Finding the equation of a line from two points

Find the gradient of the line using the two point gradient formula, substitute in the gradient and one set of points into y = mx+c, solve for c

9
New cards

Midpoint formula

x1+x2/2, y1+y2/2