SOLUTION: One of my math problems asks that you use Cramer's rule to solve this linear system. 5x+10y=70 5x+25z=270 10y+25z=300 When I put zeros on the third column to make it a 3x3 bec

Algebra ->  Matrices-and-determiminant -> SOLUTION: One of my math problems asks that you use Cramer's rule to solve this linear system. 5x+10y=70 5x+25z=270 10y+25z=300 When I put zeros on the third column to make it a 3x3 bec      Log On


   



Question 1142298: One of my math problems asks that you use Cramer's rule to solve this linear system.
5x+10y=70
5x+25z=270
10y+25z=300
When I put zeros on the third column to make it a 3x3 because it has to be the same I get 0. Please help me solve this problem

Found 3 solutions by Alan3354, Edwin McCravy, ikleyn:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Don't put zeroes in the 3rd column.

Answer by Edwin McCravy(20059) About Me  (Show Source):
You can put this solution on YOUR website!
use Cramer's rule to solve this linear system.

system%285x%2B10y=70%2C%0D%0A5x%2B25z=270%2C+%0D%0A10y%2B25z=300%0D%0A%0D%0A%29

Write it this way with 0 coefficients for the missing letters:



We begin by finding the determinant D. It consists 
of just the three columns of x, y, and z coefficients,
in that order, but does not contain the constants, the
three numbers to the right of the equal signs.

D=abs%28matrix%283%2C3%2C5%2C10%2C0%2C5%2C0%2C25%2C0%2C10%2C25%29%29.

It has value D=-2500.

Next we find D%5Bx%5D.

Dx has all the same elements as D except that the 1st column is replaced by
the three numbers that occur after the equal signs in the system, in the
order that they occur top to bottom:

D%5Bx%5D=abs%28matrix%283%2C3%2C70%2C10%2C0%2C270%2C0%2C25%2C300%2C10%2C25%29%29.

It has value D%5Bx%5D=-10000.

Next we find D%5By%5D.

Dy has all the same elements as D except that the 2nd column is replaced by
the three numbers that occur after the equal signs in the system, in the
order that they occur top to bottom:

D%5By%5D=abs%28matrix%283%2C3%2C5%2C70%2C0%2C5%2C270%2C25%2C0%2C300%2C25%29%29.

It has value D%5By%5D=-12500.

Next we find D%5Bz%5D.

Dz has all the same elements as D except that the 3rd column is replaced by
the three numbers that occur after the equal signs in the system, in the
order that they occur top to bottom:

D%5Bz%5D=abs%28matrix%283%2C3%2C5%2C10%2C70%2C5%2C0%2C270%2C0%2C10%2C300%29%29..

It has value D%5Bz%5D=-25000.

The values for x, y, and z are:



If you don't know how to find the value of a 3×3 determinant,
go here:

https://www.youtube.com/watch?v=V3e7m-qFDFU 

Edwin

Answer by ikleyn(52798) About Me  (Show Source):
You can put this solution on YOUR website!
.
On solving 3 x 3-systems of linear equation by the Cramer's rule see the lesssons
    - Determinant of a 3x3 matrix
    - Co-factoring the determinant of a 3x3 matrix
    - HOW TO solve system of linear equations in three unknowns using determinant (Cramer's rule)
    - Solving systems of linear equations in three unknowns using determinant (Cramer's rule)
    - Solving word problems by reducing to systems of linear equations in three unknowns
in this site.


Also,  you have this free of charge online textbook in ALGEBRA-II in this site
    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic
     "3x3-Matrices, determinants, Cramer's rule for systems in three unknowns"


Save the link to this textbook together with its description

Free of charge online textbook in ALGEBRA-II
https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson

into your archive and use when it is needed.

-------------

In addition,  there are many free of charge SOLVERS on a Cramer's rule in the Internet.

One of such popular solvers is in this site under the links

    https://www.algebra.com/algebra/homework/Matrices-and-determiminant/determinant-of-3x3-matrix.solver

    https://www.algebra.com/algebra/homework/Matrices-and-determiminant/cramers-rule-3x3.solver


Also, there are many sites in the Internet containing (free of charge) solvers to calculate 3x3 - determinants 
and to solve systems of equations by the Cramer's rule -- see, for example,

    https://www.algebra.com/algebra/homework/Matrices-and-determiminant/determinant-of-3x3-matrix.solver

and

    https://www.algebra.com/algebra/homework/Matrices-and-determiminant/cramers-rule-3x3.solver

directly in the site www.algebra.com

and universal multi-purpose solver 

    http://www.reshish.com

with many options.

===============

In your case,  of course,  the key issue was to write the matrix in correct form (!)