5x+3y=13

4x+7y=-8
in Algebra 2 Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

solve 5x=3Y=13 and 4x+7y=-8 using matrices

 

Let A be a 2x2 matrix such that A = |a b|

                                                         |c d|

Then the inverse of A is given by,

A^(-1) = (1/det(A)) * |d -b|

                                |-c  a|

Our equations are:

5x + 3y = 13     | 5  3|| x | = |13|

4x +  7y = -8     | 4  7|| y | = | -8|

 

Which in matrix form is: AX = R,

Where X is the unknowns matrix, [x  y], and R is the constants matrix [13  -8].

 

Our determinant is A = |5  3|

                                     |4  7|

det(A) = ad – bc = 5*7 – 3*4 = 35 – 12 = 23

det(A) = 23

using the definition for A^(-1) above,

A^(-1) = (1/23)*|7  -3|

                         |-4 5|

And,

X = A^(-1) * R = (1/23)*|7  -3| * |13|  =  (1/23)*|91 + 24| = (1/23)*|115| = | 5|

                                     |-4  5|    | -8|                |-52 -40|                |-92|     |-4|

X = | 5|

       |-4|

Solution: x = 5, y = -4

 

by Level 11 User (81.5k points)

Related questions

2 answers
asked Nov 23, 2013 in Algebra 2 Answers by anonymous | 2.2k views
1 answer
asked Sep 16, 2021 in Algebra 2 Answers by anonymous | 1.5k views
1 answer
1 answer
asked Jul 20, 2012 in Algebra 1 Answers by thinkofer Level 1 User (120 points) | 1.6k views
1 answer
asked Oct 31, 2014 in Algebra 1 Answers by anonymous | 747 views
0 answers
asked May 1, 2013 in Statistics Answers by anonymous | 1.1k views
1 answer
1 answer
asked Apr 20, 2015 in Algebra 2 Answers by anonymous | 1.2k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
731,539 users