81.1k views
23 votes
Use matrix method to find the point of intersection between the lines:

5x+3y-35=0 and 3x-4y=-8

2 Answers

5 votes

Hello !


\begin{cases} 5x+3y - 35&=0 \\ 3x - 4y &= - 8 \end{cases}


\Leftrightarrow\begin{cases} 5x+3y &=35 \\ 3x - 4y &= - 8 \end{cases}


\Leftrightarrow AX = B

With


A=\left[\begin{array}{ccc}5&3\\3& - 4\end{array}\right]


X=\left[\begin{array}{ccc}x\\y\\\end{array}\right]


B=\left[\begin{array}{ccc}35\\ - 8\\\end{array}\right]

The solution is given by
X=A^(-1)B.


X= {\left[\begin{array}{ccc}5&3\\3& - 4\end{array}\right] }^( - 1) \left[\begin{array}{ccc}35\\ - 8\\\end{array}\right]


X=\left[\begin{array}{ccc}4\\ 5\\\end{array}\right]

The point of intersection between the lines is (4;5).

Have a nice day

User Soothran
by
8.7k points
10 votes

Answer:

Point of intersection (4,5)

Explanation:

5x + 3y - 35 = 0

3x - 4y = -8

⇒ 5x + 3y = 35

3x - 4y = -8

Matrix A will be formed by the coefficient of x and y. Matrix B will be formed by the constants.


\sf A = \left[\begin{array}{cc}5&3\\3&-4\end{array}\right]


\sf B = \left[\begin{array}{c}35&-8\end{array}\right]

AX = B


\sf X =A^(-1)B


Now ,\ we \ have \ to \ find \ A^(-1),

Find the workout in the document attached.

Use matrix method to find the point of intersection between the lines: 5x+3y-35=0 and-example-1
User Exhausted
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories