Answer:
1
Step-by-step explanation:
We need two points to find the slope
( -1,0) and ( 2,3)
We can use the slope formula
m = ( y2-y1)/(x2-x1)
= ( 3-0)/(2 - -1)
= (3-0) / ( 2+1)
= 3/3
= 1
The slope is 1
Answer:
8
Step-by-step explanation:
hope it will help good luck
Answer:
(-4 , 3)
Step-by-step explanation:
(x,y) reflected over y axis ---> (-x,y)
Using elimination method to find y
3x - 4y = -15 (multiply 4)
4x + 3y = 5 (multiply 3)
------------------------------------
12x - 16y = -60
12x + 9y = 15
--------------------- - (substract)
-25y = -75
y = 3
Using subtitution method to find x
3x - 4y = -15
3x - 4(3) = -15
3x - 12 = -15
3x = -3
x = -1
The solution (-1,3)