Find the point of intersection by graphing both lines and observing where they intersect.

Y = -4x + 2
Y = x - 3

To find the point of intersection, we first need to graph both lines and observe where they intersect.

To graph the first line, Y = -4x + 2, we can start by setting x to some arbitrary values and solving for y. For example, if we set x = 0, we would have y = -4(0) + 2 = 2. This gives us one point on the line, which we can plot on the graph. Similarly, if we set x = 1, we would have y = -4(1) + 2 = -2. Plotting this point as well, we can continue this process to find more points that lie on the line.

For the second line, Y = x - 3, we can follow the same steps. If we set x = 0, we have y = 0 - 3 = -3. This gives us another point on the graph. Setting x = 1, we have y = 1 - 3 = -2, which is another point we can plot. Continuing this process, we can find more points on the line.

After graphing both lines, we can observe where they intersect. The point of intersection is the point where the two lines cross each other. In this case, it appears that the lines intersect at the point (-1, -4).

To verify this, we can substitute x = -1 into both equations:

For the first equation, Y = -4(-1) + 2 = 4 + 2 = 6.

For the second equation, Y = -1 - 3 = -4.

Both equations give us a y-value of -4 when x = -1, confirming that (-1, -4) is indeed the point of intersection for the two lines.

To find the point of intersection by graphing the lines, we can start by plotting the two equations on a coordinate plane:

1. Plotting the first equation: Y = -4x + 2
- Start by identifying the y-intercept, which is the point (0, 2).
- Next, use the slope of -4 to find additional points on the line. Since the slope is negative, this means that for every unit increase in x, the y-value decreases by 4.
- For example, if x = 1, y = -4(1) + 2 = -4 + 2 = -2. So we have the point (1, -2).
- Similarly, if x = -1, y = -4(-1) + 2 = 4 + 2 = 6. So we have the point (-1, 6).
- Connect the points using a straight line.

2. Plotting the second equation: Y = x - 3
- Again, identify the y-intercept, which is the point (0, -3).
- Since the slope is 1, this means that for every unit increase in x, the y-value increases by 1.
- For example, if x = 1, y = (1) - 3 = -2. So we have the point (1, -2).
- Similarly, if x = -1, y = (-1) - 3 = -4. So we have the point (-1, -4).
- Connect the points using a straight line.

Once both lines are plotted, observe the point where they intersect. This point represents the solution to the system of equations.

In this case, the lines intersect at the point (1, -2).

To find the point of intersection of two lines, you can graph both lines on a coordinate system and observe where they intersect.

1. Start by labeling the x and y axes on a graph paper.
2. For the first line, Y = -4x + 2, begin by calculating the y-values for different x-values. Choose several values for x, plug them into the equation, and calculate the corresponding y-values. For example, if x = 0, y = -4(0) + 2 = 2. Repeat this process for a few more values of x.
3. Plot the points (x, y) found in the previous step on the graph paper. For instance, if one of the points is (0, 2), locate the point (0, 2) on the graph paper.
4. Connect the plotted points with a straight line. This line represents the equation Y = -4x + 2.

Repeat steps 2-4 for the second equation, Y = x - 3, to graph the second line.

5. Once both lines are graphed, observe where they intersect. The point of intersection is the solution to the system of equations.

In this case, the lines are Y = -4x + 2 and Y = x - 3. By graphing them, you will find that the lines intersect at the point (1, -2). Therefore, the point of intersection is (1, -2).