answersLogoWhite

0


Best Answer

2x + 5y = 11

4x - 3y = 9

Since this system of equations, determine a 2 x 2 matrix, it can have an inverse.

A = [a b], [c d] (imagine these as two rows of the matrix A)

A = [2 5],[4 -3]

Since the determinant of that matrix is different from zero (det A = [ad - bc] = [(2)(-3) - (5)(4)] = (-6 - 20) = -26), then it has an inverse (let call it A-1)

A-1 = (1/det A)([d -b], [-c a]) = [d/det A -b/det A], [-c/det A a/det A]

A-1 = [-3/-26 -5/-26], [-4/-26 2/-26] = [3/26 5/26], [4/26 -2/26]

By theorem, x = A-1b is the unique solution of Ax = b, where

x = [x1 x2 x3] , and b = [11 9] (imagine them as columns)

So we have:

x = A-1b = [3/26 5/26], [4/26 -2/26] x [11 9] = [(3/26 x 11 + 5/26 x 9) (4/26 x 11 + -2/26 x 9)] or

[x1 x2] = [(33/26 + 45/26) (44/26 - 18/26)] (imagine them as columns)

[x1 x2] = [(33 + 45)/26 (44 - 18)/26]

[x1 x2] = [78/26 26/26]

[x1 x2] = [3 1]

Thus, x1= 3 or x = 3, and x2 = 1 or y = 1

Check:

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 2x plus 5y equals 11 4x - 3y equals 9 solve the following simultaneous equation using matrix inverse method?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Simultaneous equation 2x-2y equals 10?

Simultaneous suggests at least two equations.


What is the simultaneous equation for 2x plus 5y equals 20?

Another straight line equation is needed such that both simultaneous equations will intersect at one point.


What is the inverse of the equation y equals 4x?

To find the inverse, replace y with x, and x with y. So, the inverse of the equation is: x = 4yWhich is equal to:y = x/4


Find the inverse variation equation if x equals 5 when y equals 9?

The equation is xy = 5*9 = 45 Alternatively, y = 45/x


Is xy 7 inverse equation?

It is difficult to be certain. Limitations of the browser used by Answers.com means that we cannot see most symbols. Please resubmit your question spelling out the symbols as "plus", "minus", "equals". If the question is about xy = 7, then it is an equation of an inverse relationship. This is NOT the same as an inverse equation.


What is the inverse of the equation y equals 2x plus 3?

x=(y-3)/2


What is the equation inverse of fx equals 5x 1 divided by 9?

fx=5x1 / 9


What is 2x plus y equals 1 2x equals minus y equals -5?

It seems to be some kind of simultaneous equation with too many equality signs in it.


What is x plus 4y equals 11 and x-6y equals 33?

Solving tne simultaneous equation gives x = 19.8 and y = -2.2


What is 5x plus 2y equals -18 2x-3y equals -11?

It's a simultaneous equation and can be solved by elimination which works out as:- x = -4 and y = 1


What is a word problem using y equals 3x-2 and x-y equals 4 as the system of equations?

It is a simultaneous equation and its solution is x = -1 and y = -5


What is 2x plus 3y equals 17 and 3x minus 2y equals 0.5?

It is a simultaneous equation and when solved its solutions are x = 71/26 and y = 50/13