IDNLearn.com: Your trusted source for accurate and reliable answers. Get comprehensive and trustworthy answers to all your questions from our knowledgeable community members.

At what point will the lines x= -21 - 2y and x = -39 - 4y intersect? (i need the answer)

Sagot :

ANSWER

The lines intersect at (-3, -9)

EXPLANATION

The point where the lines intersect is the solution to the system of equations

[tex]\begin{cases}x=-21-2y \\ x=-39-4y\end{cases}[/tex]

We can solve it using the elimination method, which consists in subtracting one equation from the other in order to eliminate one of the variables and obtain only one equation with only one variable:

[tex]\begin{gathered} x=-21-2y \\ - \\ x=-39-4y \\ \text{ ------------------------------} \\ (x-x)=(-21-2y)-(-39-4y) \end{gathered}[/tex]

Solving for y:

[tex]\begin{gathered} 0=-21+39-2y+4y \\ 0=18+2y \\ 2y=-18 \\ y=-9 \end{gathered}[/tex]

Now we have to replace y = -9 into one of the equations and solve for x:

[tex]\begin{gathered} x=-21-2y \\ x=-21-2(-9) \\ x=-21+18 \\ x=-3 \end{gathered}[/tex]

The lines intersect at (-3, -9)