Answer:y = 3x + 2
Step-by-step explanation: y = mx + b
Where m is the slope and b is the y-intercept.
Answer:
1) Place the compass point at the vertex of the angle and open it to any width. Draw an arc that intersects of the sides of the angle.
2) Place the compass point at the one of the intersection points. Place the pencil at the other intersection point. This sets the compass with.
3) Draw an arc inside the angle.
4) Move the compass point to the intersection point on the other side of the angle being sure to keep the compass width the same. Draw a second arc inside the angle.
5) Make a point where the 2 arcs intersect the angle. Use a straight edge to draw a ray from the vertex of the angle through the point.
3x moved 3 units to the left, -5y moved 14 units to the right.
Answer:
y = 3x
Step-by-step explanation:
Slope equation:
y2 - y1
--------
x2 - x1
----------------------------------------------------------------------------------------------------------------
6 - 0 6
m = ----------- = ----- = 3
2 - 0 2
Your slope is 3.
----------------------------------------------------------------------------------------------------------------
Equation:
y = mx + b
Plug in the slope and you get:
y = 3x + b
----------------------------------------------------------------------------------------------------------------
Now to find b, you can use either coordinate point. So I will show you both ways :)
<u>(0,0)</u> <u>(2,6)</u>
0 = 3(0) + b 6 = 3(2) + b
Multiply 0 and 3 Multiply 2 and 3
0 = 0 + b 6 = 6 + b
Subtract 0 to 0 Subtract 6 from 6
0 = b 0 = b
There is no y-intercept
----------------------------------------------------------------------------------------------------------------
Your answer: y = 3x
Hope this helped :)