To find the solution to the system of equations given by the lines \( x - 5y = 7 \) and \( 3x - 2y = -4 \), we need to solve the equations simultaneously.
-
Set the equations:
The equations are: \[ x - 5y = 7 \quad (1) \] \[ 3x - 2y = -4 \quad (2) \]
-
Solve equation (1) for \( x \): \[ x = 5y + 7 \]
-
Substitute \( x \) into equation (2): Substitute \( x \) in equation (2): \[ 3(5y + 7) - 2y = -4 \] Expand and simplify: \[ 15y + 21 - 2y = -4 \] \[ 13y + 21 = -4 \] Subtract 21 from both sides: \[ 13y = -25 \] Divide by 13: \[ y = -\frac{25}{13} \]
-
Substitute \( y \) back to find \( x \): Now substitute \( y \) back into \( x = 5y + 7 \): \[ x = 5\left(-\frac{25}{13}\right) + 7 \] \[ x = -\frac{125}{13} + \frac{91}{13} \] \[ x = -\frac{125 - 91}{13} \] \[ x = -\frac{34}{13} \]
-
Final intersection point: The intersection point of the two lines (the solution to the system of equations) is: \[ \left(-\frac{34}{13}, -\frac{25}{13}\right) \]
Thus, the intersection point is:
\[ \left(-\frac{34}{13}, -\frac{25}{13}\right) \]