Respuesta :
Answer:
|Ay| = - 10
y = 10/19
x = 2 - 10/57
Step-by-step explanation:
we have to set the data into array format to be able to solve the problem.
[tex]A=\left[\begin{array}{ccc}-8&1\\3&-2\end{array}\right]\\\\|A_y|=\left|\begin{array}{ccc}-8&6\\3&-1\end{array}\right|=(-8)(-1)-(3)(6)=8-18=-10[/tex]
but then to calculate for the values of x and y we solve simultaneously
-24x + 3y = 18
-24x - 16y = 8
19y =10
y = 10/19
substituting the value of y
3x + 10/19 = 6
3x = 6-10/19
x = 2 - 10/57
The point of intersection of the two linear equation is at (-0.846, -0.769)
What is a linear function?
A linear function is in the form:
y = mx + b
Where y, x are variables, m is the rate of change and b is the initial value of y.
Given the linear function:
-8x + y = 6 (1)
And:
3x - 2y = -1 (2)
From both equations:
x = -0.846, y = -0.769
The point of intersection of the two linear equation is at (-0.846, -0.769)
Find out more on linear function at: https://brainly.com/question/15602982