To find the solution to the system of equations given by:
- \( x - 5y = 7 \)
- \( 3x - 2y = -4 \)
we will solve the system using the substitution or elimination method. Let’s use substitution here.
Step 1: Solve the first equation for \( x \)
From the first equation: \[ x - 5y = 7 \]
We can express \( x \) in terms of \( y \): \[ x = 5y + 7 \]
Step 2: Substitute \( x \) in the second equation
Now substitute \( x \) in the second equation \( 3x - 2y = -4 \): \[ 3(5y + 7) - 2y = -4 \]
Distributing \( 3 \): \[ 15y + 21 - 2y = -4 \]
Now combine like terms: \[ (15y - 2y) + 21 = -4 \] \[ 13y + 21 = -4 \]
Step 3: Isolate \( y \)
Subtract \( 21 \) from both sides: \[ 13y = -4 - 21 \] \[ 13y = -25 \]
Now divide by \( 13 \): \[ y = -\frac{25}{13} \]
Step 4: Substitute \( y \) back to find \( x \)
Now substitute \( y \) back into the equation for \( x \): \[ x = 5\left(-\frac{25}{13}\right) + 7 \] \[ x = -\frac{125}{13} + 7 \] Convert \( 7 \) to a fraction with a denominator of \( 13 \): \[ 7 = \frac{91}{13} \] So, \[ x = -\frac{125}{13} + \frac{91}{13} \] \[ x = \frac{-125 + 91}{13} \] \[ x = \frac{-34}{13} \]
Step 5: Write the solution
The solution to the system of equations is: \[ \left( -\frac{34}{13}, -\frac{25}{13} \right) \]
This point gives the \( x \) and \( y \) coordinates where the two lines intersect.