Standard form is ax+by=c
first we use
y-y1=m(x-x1)
a point is (x1,y1)
the slope is m
the slope between the points (x1,y1) and (x2,y2) is
(y2-y1)/(x2-x1)
given
(1,1) and (3,4)
slope=(4-1)/(3-1)=3/2
a oint is (1,1) and slope is 3/2
y-1=3/2(x-1)
y-1=3/2x-3/2
solve for ax+by=c form, a is normally positive and a and b and c are whole numbers
times 2 both sides
2y-2=3x-3
minus 2y
-2=3x-2y-3
add 3
1=3x-2y
3x-2y=2
Answer:
I can't understand.. can you add pictures also
Remark
All you need is 2 points to get the line of the equation. One is itself (B and B') is the same in both triangles. Now we need to find one more point. Since this is a reflection, the midpoint between C and C' is the second point. That choice of C and C' is completely arbitrary.
Step One
y intercept of the line. That point is B which is (0,1)
Step Two
Find the midpoint between C and C'
C is (-4,-2) and C' is ( 0 , - 4) The midpoint is
C" = (x2 + x1)/2 , (y2 + y1)/2
C" = (-4 + 0 )/2 , (-2 + - 4) / 2
C" = (-4)/2 , - 6/2
C" = (-2, - 3) C" is the midpoint between C and C'
Step 3
Find the equation of the line.
y = ax + b We are trying to find A
y = ax + 1
-3 = a(-2) + 1
-3 - 1 = a(-2)
- 4 = a(-2) Divide by -2
-4/-2 = a
a = 2
The slope of the line is 2
Answer
y = 2x + 1