|
Question 942989: 1. if A= [ 2 -4 ]
[ -2 5 ]find A ^-1
2. Solve for X given that [ -5 0 -1 ]
[ 2 1 0 ] =4
[ x 3 0 ]
3. 3x +2y =5
-x +5y = 7
Answer by MathLover1(20849) (Show Source):
You can put this solution on YOUR website!
1.
Solved by pluggable solver: Finding the Inverse of a 2x2 Matrix |
To find the inverse of the matrix , we can follow these steps:
Step 1) Find the determinant
The determinant of is . So this means that 
Step 2) Swap the values
Now switch the highlighted values to get 
Step 3) Change the sign
Now change the sign of the highlighted values to get 
Step 4) Multiply by the inverse of the determinant
Multiply by to get 
Plug in to get 
Step 5) Multiply by every element in the matrix (simplify and reduce if possible)
Multiply by EVERY element to get 
Multiply to get 
Reduce each element: 
=================================================================
Answer:
So the inverse of is 
This means that if then 
|
2.
the determinant is: =
you have
so, , , , , , , , , and
the determinant is equal to :
check determinant if
Solved by pluggable solver: Finding the Determinant of a 3x3 Matrix |
If you have the general 3x3 matrix:

the determinant is: 
Which further breaks down to:

Note: , and are determinants themselves. If you need help finding the determinant of 2x2 matrices (which is required to find the determinant of 3x3 matrices), check out this solver
--------------------------------------------------------------
From the matrix , we can see that , , , , , , , , and 
Start with the general 3x3 determinant.
Plug in the given values (see above)
Multiply
Subtract
Multiply
Combine like terms.
======================================================================
Answer:
So , which means that the determinant of the matrix is 4
|
3.
Solved by pluggable solver: Solving a System of Linear Equations by Elimination/Addition |
Lets start with the given system of linear equations


In order to solve for one variable, we must eliminate the other variable. So if we wanted to solve for y, we would have to eliminate x (or vice versa).
So lets eliminate x. In order to do that, we need to have both x coefficients that are equal but have opposite signs (for instance 2 and -2 are equal but have opposite signs). This way they will add to zero.
So to make the x coefficients equal but opposite, we need to multiply both x coefficients by some number to get them to an equal number. So if we wanted to get 3 and -1 to some equal number, we could try to get them to the LCM.
Since the LCM of 3 and -1 is -3, we need to multiply both sides of the top equation by -1 and multiply both sides of the bottom equation by -3 like this:
Multiply the top equation (both sides) by -1
Multiply the bottom equation (both sides) by -3
So after multiplying we get this:


Notice how -3 and 3 add to zero (ie )
Now add the equations together. In order to add 2 equations, group like terms and combine them


Notice the x coefficients add to zero and cancel out. This means we've eliminated x altogether.
So after adding and canceling out the x terms we're left with:

Divide both sides by to solve for y
Reduce
Now plug this answer into the top equation to solve for x
Plug in 
Multiply
Reduce
Subtract from both sides
Make 5 into a fraction with a denominator of 17
Combine the terms on the right side
Multiply both sides by . This will cancel out on the left side.
Multiply the terms on the right side
So our answer is
, 
which also looks like
( , )
Notice if we graph the equations (if you need help with graphing, check out this solver)


we get
graph of (red) (green) (hint: you may have to solve for y to graph these) and the intersection of the lines (blue circle).
and we can see that the two equations intersect at ( , ). This verifies our answer. |
|
|
|
| |