Answer:
See the explanation below.
Step-by-step explanation:

Starting from 
By putting
we have:

Answer:
3 lines of symmetry
Step-by-step explanation:
the lines go through the vertices of the triangle
It would be 9 because 2 x 3 = 6 and then 6 + 3 = 9
9514 1404 393
Answer:
y = 4/5x +13/5
Step-by-step explanation:
The slope is given by the formula ...
m = (y2 -y1)/(x2 -x1)
m = (5 -1)/(3 -(-2)) = 4/5
The y-intercept is given by the formula ...
b = y -mx . . . . for any point (x, y)
b = 1 -(4/5)(-2) = 1 +8/5 = 13/5 . . . . using the first point
So, the equation is ...
y = mx +b
y = 4/5x +13/5
_____
<em>Additional comment</em>
If you have a bunch of these to do, you may want to make a spreadsheet with the formulas built in. Then you can type in the two points and have it spit out the m and b for your equation. Even if you don't use it to <em>do</em> the work, you can use it to <em>check</em> the work.
Answer:
y=0.5x + 5
Step-by-step explanation:
The points are (0,5) and (-10,0)
to find the slope do
0-5/-10-0 = 5/10 = 1/2 = 0.5
next plug one of the points into point slope formula
y-y1=m(x-x1)
lets use the point (-10,0)
y1=0
x1= -10
m= 0.5
y-0=0.5(x- -10)
y = 0.5(x+10)
distribute the 0.5
y=0.5x+5