SOLUTION: need help making sure i have the right solution for: solve the system using determinants: 7x+3y=1 3x+4y=5 I have it reduced to 4x+ 19y= 32 is this the final answer?

Algebra.Com
Question 1084436: need help making sure i have the right solution for:
solve the system using determinants:
7x+3y=1
3x+4y=5
I have it reduced to 4x+ 19y= 32 is this the final answer?

Found 3 solutions by MathLover1, rothauserc, ikleyn:
Answer by MathLover1(20850)   (Show Source): You can put this solution on YOUR website!
Solved by pluggable solver: Linear System solver (using determinant)
Solve:


Any system of equations:


has solution

or



(x=-0.578947368421053, y=1.68421052631579}

so, solutions are:
,
and lines intersect at point (,)





Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
Determinant(D) = 7*4 - 3*3 = 19
:
D(x) = 1 * 4 - 3 * 5 = -11
:
D(y) = 7 * 5 - 1 * 3 = 32
:
x = D(x) / D = -11/19
:
y = D(y) / D = 32/19
:
**********************************
x = -11/19, y = 32/19
:
check our solution
:
7 * (-11/19) + 3 * (32/19) = 1
(-77/19) + (96/19) = 1
19/19 = 1
1 = 1
:
3 * (-11/19) + 4 * (32/19) = 5
(-33/19) + (128/19) = 5
95/19 = 5
5 = 5
:
our solution checks
***********************************
:

Answer by ikleyn(52847)   (Show Source): You can put this solution on YOUR website!
.
Your step is wrong and leads you to NOWHERE. For correct steps see below.

Your prerequisite is the lesson
    - Solution of a linear system of two equations in two unknowns using determinant
in this site. You must know its contents in order for to understand what follows.

7x + 3y = 1
3x + 4y = 5


1.  Since you need to solve it using determinants, calculate the determinant of the coefficient matrix first:

    D = det  = 7*4 - 3*3 = 28 - 9 = 19.



2.  To solve for the first unknown, x, you need to modify the coefficient matrix by replacing it first column by the vector/column 
    of the constant terms of the right side; then calculate the determinant of the modified matrix:

     = det  = 1*4 - 3*5 = 4 - 15 = -11.

    Then the first unknown x is the ratio of the two determinants  x =  = .


3.  To solve for the second unknown, y, you need to modify the coefficient matrix by replacing it second column by the vector/column 
    of the constant terms of the right side; then calculate the determinant of the modified matrix:

     = det  = 7*5 - 1*3 = 35 - 3 = 32.

    Then the second unknown, y, is the ratio of the two determinants  y =  = .


Answer.  x = ,  y = .

Again, see the lesson.
    - Solution of a linear system of two equations in two unknowns using determinant
in this site.

The lesson is the part of this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

under the topic "Systems of two linear equations in two unknowns".


Another name for the determinant method is the Cramer's rule.

On Cramer's rule for solving systems of 2 equations in 2 unknowns see the lessons
    - What is a matrix?,
    - Determinant of a 2x2-matrix,
    - HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule),
    - Solving systems of linear equations in two unknowns using the Cramer's rule,
    - Solving word problems by the Cramer's rule after reducing to systems of linear equations in two 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
     "2x2-Matrices, determinants, Cramer's rule for systems in two unknowns"



RELATED QUESTIONS

I need help with this problem. I am supposed to solve this system using determinants and... (answered by Boreal,MathLover1)
I really didn't know where to submit this question but I have been working on it for... (answered by jim_thompson5910)
I have tried every solution and I cannot come up with an answer to this problem. I am... (answered by stanbon,solver91311)
I need help with usings Cramer's Rule. The question is: Solve the following system of... (answered by mukhopadhyay,venugopalramana)
I've missed a lot of school because I've been sick and I'm trying to get all of my work... (answered by jsmallt9)
I'm not sure if I have the correct type of question, but I need to know how to solve this (answered by stanbon)
How to use an elimination strategy to solve the linear system: 5/3x +1/4y = 10 1/3x (answered by MathLover1)
I need to solve the following system of linear equations with three variables. Here is... (answered by ptaylor)
1. 7x+6y=-30 -8x+y=50 What is the solution of the system? The solution is ___? (Type an (answered by Alan3354)