To find the intersection point of the equations \( y = x + 5 \) and \( 4x + 3y = 15 \), we can substitute the expression for \( y \) from the first equation into the second equation.
-
Start with the first equation: \[ y = x + 5 \]
-
Substitute \( y \) in the second equation: \[ 4x + 3(x + 5) = 15 \]
-
Expand and simplify: \[ 4x + 3x + 15 = 15 \] \[ 7x + 15 = 15 \]
-
Solve for \( x \): \[ 7x = 15 - 15 \] \[ 7x = 0 \] \[ x = 0 \]
-
Now substitute \( x = 0 \) back into the first equation to find \( y \): \[ y = 0 + 5 = 5 \]
Thus, the intersection point of the two lines is \( (0, 5) \).
So, the final answer is: The intersection point is \( (0, 5) \).