Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

can you find the slope and type the correct code? please remember to ty…

Question

can you find the slope and type the correct code? please remember to type in all caps with no spaces. puzzle #1 1: find the slope: graph 2: find the slope: table with x: 0,1,2,3 and y:7,4,1,-2 3: find the slope: (2, 18), (4, 28) 4: find the slope: graph answer choices a: m = -3 b: m = 1/2 c: m = 2 d: m = 3 e: m = 0 f: m = 1 g: m = -2 h: m = 5 i: m = undefined type the 4-letter code into the answer box. all caps, no spaces.

Explanation:

Step1: Calculate slope for Puzzle 1

Use slope formula $m=\frac{y_2-y_1}{x_2-x_1}$. Pick two points on the line, e.g., $(0,-3)$ and $(1,0)$.
$m=\frac{0-(-3)}{1-0}=3$ → matches D.

Step2: Calculate slope for Puzzle 2

Use slope formula with table points, e.g., $(0,7)$ and $(1,4)$.
$m=\frac{4-7}{1-0}=-3$ → matches A.

Step3: Calculate slope for Puzzle 3

Use points $(2,18)$ and $(4,28)$.
$m=\frac{28-18}{4-2}=\frac{10}{2}=5$ → matches H.

Step4: Calculate slope for Puzzle 4

Use slope formula with line points, e.g., $(0,-2)$ and $(2,2)$.
$m=\frac{2-(-2)}{2-0}=\frac{4}{2}=2$ → matches C.

Step5: Assemble the 4-letter code

Combine the matching letters in order: D, A, H, C.

Answer:

DAHC